* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘vinereg’ ...
** package ‘vinereg’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpulOHV7/R.INSTALL2915b535919bec/vinereg/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -pthread -D_HAS_AUTO_PTR_ETC=0 -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/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/Rcpp/include' -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/wdm/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppThread/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -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;
      |                              ^~~~~~~~~~~~~~~~
/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/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/Rcpp/include/Rcpp/InputParameter.h:77:11:   required from ‘class Rcpp::ConstReferenceInputParameter<Eigen::Matrix<double, -1, -1> >’
   77 |         T obj ;
      |           ^~~
RcppExports.cpp:21:80:   required from here
   21 |     Rcpp::traits::input_parameter< const Eigen::MatrixXd& >::type data(dataSEXP);
      |                                                                                ^
/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/Rcpp/include/Rcpp/InputParameter.h:77:11:   required from ‘class Rcpp::ConstReferenceInputParameter<Eigen::Matrix<double, -1, -1> >’
   77 |         T obj ;
      |           ^~~
RcppExports.cpp:21:80:   required from here
   21 |     Rcpp::traits::input_parameter< const Eigen::MatrixXd& >::type data(dataSEXP);
      |                                                                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/Rcpp/include/Rcpp/InputParameter.h:77:11:   required from ‘class Rcpp::ConstReferenceInputParameter<Eigen::Matrix<double, -1, 1> >’
   77 |         T obj ;
      |           ^~~
RcppExports.cpp:23:80:   required from here
   23 |     Rcpp::traits::input_parameter< const Eigen::VectorXd& >::type mult(multSEXP);
      |                                                                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -pthread -D_HAS_AUTO_PTR_ETC=0 -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/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/Rcpp/include' -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/wdm/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppThread/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c vinereg.cpp -o vinereg.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions.hpp:27,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/tools_stats.hpp:9,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/parametric.ipp:9,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/parametric.hpp:68,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/archimedean.hpp:9,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/bb1.hpp:9,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:9,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/abstract.hpp:114,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:8,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/class.hpp:161,
                 from ../inst/include/dvine_reg_selector.hpp:6,
                 from vinereg.cpp:16:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:283:13: warning: non-standard suffix on floating constant [-Wpedantic]
  283 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.87352751452164445024482162286994868262e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:284:13: warning: non-standard suffix on floating constant [-Wpedantic]
  284 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.07622509000285763173795736744991173600e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:285:13: warning: non-standard suffix on floating constant [-Wpedantic]
  285 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.75004930885780661923539070646503039258e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:286:13: warning: non-standard suffix on floating constant [-Wpedantic]
  286 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.72358602484766333657370198137154157310e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:287:13: warning: non-standard suffix on floating constant [-Wpedantic]
  287 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.80082654994455046054228833198744292689e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:288:13: warning: non-standard suffix on floating constant [-Wpedantic]
  288 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.53887200727615005180492399966262970151e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:289:13: warning: non-standard suffix on floating constant [-Wpedantic]
  289 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07684195532179300820096260852073763880e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:290:13: warning: non-standard suffix on floating constant [-Wpedantic]
  290 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.39151986881253768780523679256708455051e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:291:13: warning: non-standard suffix on floating constant [-Wpedantic]
  291 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.31700721746247708002568205696938014069e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:292:13: warning: non-standard suffix on floating constant [-Wpedantic]
  292 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.52538425285394123789751606057231671946e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:293:13: warning: non-standard suffix on floating constant [-Wpedantic]
  293 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.13997198703138372752313576244312091598e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:294:13: warning: non-standard suffix on floating constant [-Wpedantic]
  294 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74788965317036115104204201740144738267e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:295:13: warning: non-standard suffix on floating constant [-Wpedantic]
  295 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.18994723428163008965406453309272880204e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:296:13: warning: non-standard suffix on floating constant [-Wpedantic]
  296 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.49208308902369087634036371223527932419e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:299:13: warning: non-standard suffix on floating constant [-Wpedantic]
  299 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:300:13: warning: non-standard suffix on floating constant [-Wpedantic]
  300 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.07053963271862256947338846403373278592e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:301:13: warning: non-standard suffix on floating constant [-Wpedantic]
  301 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.30146528469038357598785392812229655811e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:302:13: warning: non-standard suffix on floating constant [-Wpedantic]
  302 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.22168809220570888957518451361426420755e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:303:13: warning: non-standard suffix on floating constant [-Wpedantic]
  303 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.30911708477464424748895247790513118077e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:304:13: warning: non-standard suffix on floating constant [-Wpedantic]
  304 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.32037605861909345291211474811347056388e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:305:13: warning: non-standard suffix on floating constant [-Wpedantic]
  305 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.37380742268959889784160508321242249326e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:306:13: warning: non-standard suffix on floating constant [-Wpedantic]
  306 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.17777859396994816599172003124202701362e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:307:13: warning: non-standard suffix on floating constant [-Wpedantic]
  307 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.69357597449425742856874347560067711953e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:308:13: warning: non-standard suffix on floating constant [-Wpedantic]
  308 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.22061268498705703002731594804187464212e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:309:13: warning: non-standard suffix on floating constant [-Wpedantic]
  309 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.03685918248668999775572498175163352453e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:310:13: warning: non-standard suffix on floating constant [-Wpedantic]
  310 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.42037705933347925911510259098903765388e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:311:13: warning: non-standard suffix on floating constant [-Wpedantic]
  311 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.13651251802353350402740200231061151003e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:312:13: warning: non-standard suffix on floating constant [-Wpedantic]
  312 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.15390928968620849348804301589542546367e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:313:13: warning: non-standard suffix on floating constant [-Wpedantic]
  313 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.96186359077726620124148756657971390386e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:325:13: warning: non-standard suffix on floating constant [-Wpedantic]
  325 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.02038159607840130388931544845552929992e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:326:13: warning: non-standard suffix on floating constant [-Wpedantic]
  326 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.85240836242909590376775233472494840074e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:327:13: warning: non-standard suffix on floating constant [-Wpedantic]
  327 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.92928437142375928121954427888812334305e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:328:13: warning: non-standard suffix on floating constant [-Wpedantic]
  328 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.56075992368354834619445578502239925632e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:329:13: warning: non-standard suffix on floating constant [-Wpedantic]
  329 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85410663490566091471288623735720924369e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:330:13: warning: non-standard suffix on floating constant [-Wpedantic]
  330 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.09160661432404033681463938555133581443e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:331:13: warning: non-standard suffix on floating constant [-Wpedantic]
  331 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60290555290385646856693819798655258098e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:332:13: warning: non-standard suffix on floating constant [-Wpedantic]
  332 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24420942563054709904053017769325945705e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:333:13: warning: non-standard suffix on floating constant [-Wpedantic]
  333 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.06370233020823161157791461691510091864e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:334:13: warning: non-standard suffix on floating constant [-Wpedantic]
  334 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.51562554221298564845071290898761434388e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:335:13: warning: non-standard suffix on floating constant [-Wpedantic]
  335 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.77361020844998296791409508640756247324e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:336:13: warning: non-standard suffix on floating constant [-Wpedantic]
  336 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.10768937536097342883548728871352580308e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:337:13: warning: non-standard suffix on floating constant [-Wpedantic]
  337 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.97810512763454658214572490850146305033e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:338:13: warning: non-standard suffix on floating constant [-Wpedantic]
  338 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.77430867682132459087084564268263825239e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:341:13: warning: non-standard suffix on floating constant [-Wpedantic]
  341 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:342:13: warning: non-standard suffix on floating constant [-Wpedantic]
  342 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.30030169049261634787262795838348954434e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:343:13: warning: non-standard suffix on floating constant [-Wpedantic]
  343 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.45935676273909940847479638179887855033e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:344:13: warning: non-standard suffix on floating constant [-Wpedantic]
  344 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.14724239378269259016679286177700667008e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:345:13: warning: non-standard suffix on floating constant [-Wpedantic]
  345 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21580123796578745240828564510740594111e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:346:13: warning: non-standard suffix on floating constant [-Wpedantic]
  346 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.70287348745451818082884807214512422940e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:347:13: warning: non-standard suffix on floating constant [-Wpedantic]
  347 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46859813604124308580987785473592196488e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:348:13: warning: non-standard suffix on floating constant [-Wpedantic]
  348 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.49627445316021031361394030382456867983e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:349:13: warning: non-standard suffix on floating constant [-Wpedantic]
  349 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05157712406194406440213776605199788051e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:350:13: warning: non-standard suffix on floating constant [-Wpedantic]
  350 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.91541875103990251411297099611180353187e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:351:13: warning: non-standard suffix on floating constant [-Wpedantic]
  351 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.47960462287955806798879139599079388744e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:352:13: warning: non-standard suffix on floating constant [-Wpedantic]
  352 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.80126815763067695392857052825785263211e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:353:13: warning: non-standard suffix on floating constant [-Wpedantic]
  353 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04569118116204820761181992270024358122e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:354:13: warning: non-standard suffix on floating constant [-Wpedantic]
  354 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.63024381269503801668229632579505279520e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:355:13: warning: non-standard suffix on floating constant [-Wpedantic]
  355 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00967434338725770754103109040982001783e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:367:13: warning: non-standard suffix on floating constant [-Wpedantic]
  367 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.45396231261375200568114750897618690566e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:368:13: warning: non-standard suffix on floating constant [-Wpedantic]
  368 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.83107635287140466760500899510899613385e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:369:13: warning: non-standard suffix on floating constant [-Wpedantic]
  369 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.71690205829238281191309321676655995475e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:370:13: warning: non-standard suffix on floating constant [-Wpedantic]
  370 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.95995611963950467634398178757261552497e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:371:13: warning: non-standard suffix on floating constant [-Wpedantic]
  371 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.52444689050426648467863527289016233648e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:372:13: warning: non-standard suffix on floating constant [-Wpedantic]
  372 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.40423239472181137610649503303203209123e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:373:13: warning: non-standard suffix on floating constant [-Wpedantic]
  373 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.72181273738390251101985797318639680476e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:374:13: warning: non-standard suffix on floating constant [-Wpedantic]
  374 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.11423032981781501087311583401963332916e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:375:13: warning: non-standard suffix on floating constant [-Wpedantic]
  375 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.37255768388351332508195641748235373885e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:376:13: warning: non-standard suffix on floating constant [-Wpedantic]
  376 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.25140171472943043666747084376053803301e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:377:13: warning: non-standard suffix on floating constant [-Wpedantic]
  377 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.98925617316135247540832898350427842870e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:378:13: warning: non-standard suffix on floating constant [-Wpedantic]
  378 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.27532592227329144332335468302536835334e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:379:13: warning: non-standard suffix on floating constant [-Wpedantic]
  379 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.25846339430429852334026937219420930290e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:380:13: warning: non-standard suffix on floating constant [-Wpedantic]
  380 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.17852693845678292024334670662803641322e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:381:13: warning: non-standard suffix on floating constant [-Wpedantic]
  381 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60008761860786244203651832067697976835e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:382:13: warning: non-standard suffix on floating constant [-Wpedantic]
  382 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.85474213475378978699789357283744252832e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:383:13: warning: non-standard suffix on floating constant [-Wpedantic]
  383 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.05561259222780127064607109581719435800e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:386:13: warning: non-standard suffix on floating constant [-Wpedantic]
  386 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:387:13: warning: non-standard suffix on floating constant [-Wpedantic]
  387 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08902510590064634965634560548380735284e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:388:13: warning: non-standard suffix on floating constant [-Wpedantic]
  388 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.60127698266075086782895988567899172787e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:389:13: warning: non-standard suffix on floating constant [-Wpedantic]
  389 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.73299227011247478433171171063045855612e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:390:13: warning: non-standard suffix on floating constant [-Wpedantic]
  390 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.94019328695445269130845646745771017029e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:391:13: warning: non-standard suffix on floating constant [-Wpedantic]
  391 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21478511930928822349285105322914093227e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:392:13: warning: non-standard suffix on floating constant [-Wpedantic]
  392 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.42888485420705779382804725954524839381e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:393:13: warning: non-standard suffix on floating constant [-Wpedantic]
  393 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36839484685440714657854206969200824442e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:394:13: warning: non-standard suffix on floating constant [-Wpedantic]
  394 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.77082068469251728028552451884848161629e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:395:13: warning: non-standard suffix on floating constant [-Wpedantic]
  395 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.92625563541021144576900067220082880950e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:396:13: warning: non-standard suffix on floating constant [-Wpedantic]
  396 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88302521658522279293312672887766072876e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:397:13: warning: non-standard suffix on floating constant [-Wpedantic]
  397 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.37703703342287521257351386589629343948e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:398:13: warning: non-standard suffix on floating constant [-Wpedantic]
  398 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.32454189932655869016489443530062686013e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:399:13: warning: non-standard suffix on floating constant [-Wpedantic]
  399 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.81822848072558151338694737514507945151e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:400:13: warning: non-standard suffix on floating constant [-Wpedantic]
  400 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.40176559099032106726456059226930240477e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:401:13: warning: non-standard suffix on floating constant [-Wpedantic]
  401 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.55722115663529425797132143276461872035e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:402:13: warning: non-standard suffix on floating constant [-Wpedantic]
  402 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.18236697046568703899375072798708359035e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:414:13: warning: non-standard suffix on floating constant [-Wpedantic]
  414 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36729417918039395222067998266923903488e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:415:13: warning: non-standard suffix on floating constant [-Wpedantic]
  415 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.05780369334958736210688756060527042344e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:416:13: warning: non-standard suffix on floating constant [-Wpedantic]
  416 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88449456199223796440901487003885388570e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:417:13: warning: non-standard suffix on floating constant [-Wpedantic]
  417 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20213624124017393492512893302682417041e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:418:13: warning: non-standard suffix on floating constant [-Wpedantic]
  418 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.95009975955570002297453163471062373746e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:419:13: warning: non-standard suffix on floating constant [-Wpedantic]
  419 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.35668345583965001606910217518443864382e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:420:13: warning: non-standard suffix on floating constant [-Wpedantic]
  420 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.69006847702829685253055277085000792826e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:421:13: warning: non-standard suffix on floating constant [-Wpedantic]
  421 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.08366922884479491780654020783735539561e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:422:13: warning: non-standard suffix on floating constant [-Wpedantic]
  422 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.71834368599657597252633517017213868956e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:423:13: warning: non-standard suffix on floating constant [-Wpedantic]
  423 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.88269472722301903965736220481240654265e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:424:13: warning: non-standard suffix on floating constant [-Wpedantic]
  424 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.37797139843759131750966129487745639531e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:425:13: warning: non-standard suffix on floating constant [-Wpedantic]
  425 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.72390971590654495025982276782257590019e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:426:13: warning: non-standard suffix on floating constant [-Wpedantic]
  426 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.68354503497961090303189233611418754374e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:427:13: warning: non-standard suffix on floating constant [-Wpedantic]
  427 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20749461042713568368181066233478264894e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:428:13: warning: non-standard suffix on floating constant [-Wpedantic]
  428 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.71167265100639100355339812752823628805e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:429:13: warning: non-standard suffix on floating constant [-Wpedantic]
  429 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.37497033071709741762372104386727560387e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:430:13: warning: non-standard suffix on floating constant [-Wpedantic]
  430 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.08992504249040731356693038222581843266e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:431:13: warning: non-standard suffix on floating constant [-Wpedantic]
  431 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.03311745412603363076896897060158476094e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:432:13: warning: non-standard suffix on floating constant [-Wpedantic]
  432 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.89266184062176002518506060373755160893e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:433:13: warning: non-standard suffix on floating constant [-Wpedantic]
  433 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.22157263424086267338486564980223658130e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:436:13: warning: non-standard suffix on floating constant [-Wpedantic]
  436 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:437:13: warning: non-standard suffix on floating constant [-Wpedantic]
  437 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.24254809760594824834854946949546737102e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:438:13: warning: non-standard suffix on floating constant [-Wpedantic]
  438 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.66740386908805016172202899592418717176e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:439:13: warning: non-standard suffix on floating constant [-Wpedantic]
  439 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.17175023341071972435947261868288366592e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:440:13: warning: non-standard suffix on floating constant [-Wpedantic]
  440 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33939409711833786730168591434519989589e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:441:13: warning: non-standard suffix on floating constant [-Wpedantic]
  441 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.58859674176126567295417811572162232222e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:442:13: warning: non-standard suffix on floating constant [-Wpedantic]
  442 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.66346764121676348703738437519493817401e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:443:13: warning: non-standard suffix on floating constant [-Wpedantic]
  443 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.00687534341032230207422557716131339293e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:444:13: warning: non-standard suffix on floating constant [-Wpedantic]
  444 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.57352381181825892637055619366793541271e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:445:13: warning: non-standard suffix on floating constant [-Wpedantic]
  445 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.23955067096868711061473058513398543786e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:446:13: warning: non-standard suffix on floating constant [-Wpedantic]
  446 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28279376429637301814743591831507047825e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:447:13: warning: non-standard suffix on floating constant [-Wpedantic]
  447 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22380760186302431267562571014519501842e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:448:13: warning: non-standard suffix on floating constant [-Wpedantic]
  448 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.21421839279245792393425090284615681867e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:449:13: warning: non-standard suffix on floating constant [-Wpedantic]
  449 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.80151544531415207189620615654737831345e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:450:13: warning: non-standard suffix on floating constant [-Wpedantic]
  450 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.57177992740786529976179511261318869505e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:451:13: warning: non-standard suffix on floating constant [-Wpedantic]
  451 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.54223623314672019530719165336863142227e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:452:13: warning: non-standard suffix on floating constant [-Wpedantic]
  452 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26447311109866547647645308621478963788e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:453:13: warning: non-standard suffix on floating constant [-Wpedantic]
  453 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.76514314007336173875469200193103772775e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:454:13: warning: non-standard suffix on floating constant [-Wpedantic]
  454 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.63785420481380041892410849615596985103e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:466:13: warning: non-standard suffix on floating constant [-Wpedantic]
  466 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.90649774685568282389553481307707005425e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:467:13: warning: non-standard suffix on floating constant [-Wpedantic]
  467 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.70151946710788532273869130544473159961e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:468:13: warning: non-standard suffix on floating constant [-Wpedantic]
  468 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76188245008605985768921328976193346788e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:469:13: warning: non-standard suffix on floating constant [-Wpedantic]
  469 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.94997481586873355765607596415761713534e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:470:13: warning: non-standard suffix on floating constant [-Wpedantic]
  470 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83556339450065349619118429405554762845e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:471:13: warning: non-standard suffix on floating constant [-Wpedantic]
  471 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.39766178753196196595432796889473826698e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:472:13: warning: non-standard suffix on floating constant [-Wpedantic]
  472 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.48835240264191055418415753552383932859e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:473:13: warning: non-standard suffix on floating constant [-Wpedantic]
  473 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.23205178959384483669515397903609703992e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:474:13: warning: non-standard suffix on floating constant [-Wpedantic]
  474 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.80665018951397281836428650435128239368e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:475:13: warning: non-standard suffix on floating constant [-Wpedantic]
  475 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27113208299726105096854812628329439191e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:476:13: warning: non-standard suffix on floating constant [-Wpedantic]
  476 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.75272882929773945317046764560516449105e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:477:13: warning: non-standard suffix on floating constant [-Wpedantic]
  477 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.73174017370926101455204470047842394787e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:478:13: warning: non-standard suffix on floating constant [-Wpedantic]
  478 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.55548825213165929101134655786361059720e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:479:13: warning: non-standard suffix on floating constant [-Wpedantic]
  479 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.79786015549170518239230891794588988732e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:480:13: warning: non-standard suffix on floating constant [-Wpedantic]
  480 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.73060731998834750292816218696923192789e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:481:13: warning: non-standard suffix on floating constant [-Wpedantic]
  481 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.62842837946576938669447109511449827857e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:482:13: warning: non-standard suffix on floating constant [-Wpedantic]
  482 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33878078951302606409419167741041897986e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:485:13: warning: non-standard suffix on floating constant [-Wpedantic]
  485 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:486:13: warning: non-standard suffix on floating constant [-Wpedantic]
  486 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.75629880937514507004822969528240262723e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:487:13: warning: non-standard suffix on floating constant [-Wpedantic]
  487 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43883005193126748135739157335919076027e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:488:13: warning: non-standard suffix on floating constant [-Wpedantic]
  488 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.26826935326347315479579835343751624245e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:489:13: warning: non-standard suffix on floating constant [-Wpedantic]
  489 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.52263130214924169696993839078084050641e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:490:13: warning: non-standard suffix on floating constant [-Wpedantic]
  490 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.34708681216662922818631865761136370252e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:491:13: warning: non-standard suffix on floating constant [-Wpedantic]
  491 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19079618273418070513605131981401070622e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:492:13: warning: non-standard suffix on floating constant [-Wpedantic]
  492 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.68812668867590621701228940772852924670e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:493:13: warning: non-standard suffix on floating constant [-Wpedantic]
  493 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.81323523265546812020317698573638573275e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:494:13: warning: non-standard suffix on floating constant [-Wpedantic]
  494 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46655191174052062382710487986225631851e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:495:13: warning: non-standard suffix on floating constant [-Wpedantic]
  495 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.79864553144116347379916608661549264281e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:496:13: warning: non-standard suffix on floating constant [-Wpedantic]
  496 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.81866770335021233700248077520029108331e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:497:13: warning: non-standard suffix on floating constant [-Wpedantic]
  497 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15408288688082935176022095799735538723e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:498:13: warning: non-standard suffix on floating constant [-Wpedantic]
  498 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29421875915133979067465908221270435168e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:499:13: warning: non-standard suffix on floating constant [-Wpedantic]
  499 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.74564282803894180881025348633912184161e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:500:13: warning: non-standard suffix on floating constant [-Wpedantic]
  500 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.69782249847887916810010605635064672269e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:501:13: warning: non-standard suffix on floating constant [-Wpedantic]
  501 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.85875986197737611300062229945990879767e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:513:13: warning: non-standard suffix on floating constant [-Wpedantic]
  513 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.07231582988207590928480356376941073734e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:514:13: warning: non-standard suffix on floating constant [-Wpedantic]
  514 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.35574911514921623999866392865480652576e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:515:13: warning: non-standard suffix on floating constant [-Wpedantic]
  515 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.60219401814297026945664630716309317015e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:516:13: warning: non-standard suffix on floating constant [-Wpedantic]
  516 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.84927222345566515103807882976184811760e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:517:13: warning: non-standard suffix on floating constant [-Wpedantic]
  517 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96327408363203008584583124982694689234e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:518:13: warning: non-standard suffix on floating constant [-Wpedantic]
  518 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.86684048703029160378252571846517319101e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:519:13: warning: non-standard suffix on floating constant [-Wpedantic]
  519 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65469175974819997602752600929172261626e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:520:13: warning: non-standard suffix on floating constant [-Wpedantic]
  520 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.21842057555380199566706533446991680612e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:521:13: warning: non-standard suffix on floating constant [-Wpedantic]
  521 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.53555106309423641769303386628162522042e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:522:13: warning: non-standard suffix on floating constant [-Wpedantic]
  522 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.92686543698369260585325449306538016446e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:523:13: warning: non-standard suffix on floating constant [-Wpedantic]
  523 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.01838615452860702770059987567879856504e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:524:13: warning: non-standard suffix on floating constant [-Wpedantic]
  524 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.65492535746962514730615062374864701860e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:525:13: warning: non-standard suffix on floating constant [-Wpedantic]
  525 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.53395563720606494853374354984531107080e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:526:13: warning: non-standard suffix on floating constant [-Wpedantic]
  526 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.99957357701259203151690416786669242677e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:527:13: warning: non-standard suffix on floating constant [-Wpedantic]
  527 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46357124817620384236108395837490629563e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:530:13: warning: non-standard suffix on floating constant [-Wpedantic]
  530 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:531:13: warning: non-standard suffix on floating constant [-Wpedantic]
  531 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.02259092175256156108200465685980768901e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:532:13: warning: non-standard suffix on floating constant [-Wpedantic]
  532 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63438230616954606028022008517920766366e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:533:13: warning: non-standard suffix on floating constant [-Wpedantic]
  533 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.63880061357592661176130881772975919418e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:534:13: warning: non-standard suffix on floating constant [-Wpedantic]
  534 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.81911305852397235014131637306820512975e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:535:13: warning: non-standard suffix on floating constant [-Wpedantic]
  535 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.09690724408294608306577482852270088377e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:536:13: warning: non-standard suffix on floating constant [-Wpedantic]
  536 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11275552068434583356476295833517496456e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:537:13: warning: non-standard suffix on floating constant [-Wpedantic]
  537 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.24681861037105338446379750828324925566e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:538:13: warning: non-standard suffix on floating constant [-Wpedantic]
  538 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16034379416965004687140768474445096709e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:539:13: warning: non-standard suffix on floating constant [-Wpedantic]
  539 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.23234481703249409689976894391287818596e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:540:13: warning: non-standard suffix on floating constant [-Wpedantic]
  540 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.93297387560911081670605071704642179017e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:541:13: warning: non-standard suffix on floating constant [-Wpedantic]
  541 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.50338428974314371000017727660753886621e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:542:13: warning: non-standard suffix on floating constant [-Wpedantic]
  542 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27897854868353937080739431205940604582e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:543:13: warning: non-standard suffix on floating constant [-Wpedantic]
  543 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.37798740524930029176790562876868493344e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:544:13: warning: non-standard suffix on floating constant [-Wpedantic]
  544 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.29920082153439260734550295626576101192e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:556:13: warning: non-standard suffix on floating constant [-Wpedantic]
  556 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.25741312407933720816582583160953651639e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:557:13: warning: non-standard suffix on floating constant [-Wpedantic]
  557 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.04434146174674791036848306058526901384e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:558:13: warning: non-standard suffix on floating constant [-Wpedantic]
  558 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.68959516304795838166182070164492846877e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:559:13: warning: non-standard suffix on floating constant [-Wpedantic]
  559 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.78859935261158263390023581309925613858e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:560:13: warning: non-standard suffix on floating constant [-Wpedantic]
  560 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.21854067989018450973827853792407054510e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:561:13: warning: non-standard suffix on floating constant [-Wpedantic]
  561 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20573856697340412957421887367218135538e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:562:13: warning: non-standard suffix on floating constant [-Wpedantic]
  562 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30843538021351383101589538141878424462e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:563:13: warning: non-standard suffix on floating constant [-Wpedantic]
  563 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.05991458689384045976214216819611949900e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:564:13: warning: non-standard suffix on floating constant [-Wpedantic]
  564 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.82253708752556965233757129893944884411e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:565:13: warning: non-standard suffix on floating constant [-Wpedantic]
  565 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.97645331663303764054986066027964294209e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:566:13: warning: non-standard suffix on floating constant [-Wpedantic]
  566 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.69353366461654917577775981574517182648e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:567:13: warning: non-standard suffix on floating constant [-Wpedantic]
  567 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.59050144462227302681332505386238071973e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:568:13: warning: non-standard suffix on floating constant [-Wpedantic]
  568 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.85165507189649330971049854127575847359e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:569:13: warning: non-standard suffix on floating constant [-Wpedantic]
  569 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70711310565669331853925519429988855964e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:570:13: warning: non-standard suffix on floating constant [-Wpedantic]
  570 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.72047006026700174884151916064158941262e-38),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:573:13: warning: non-standard suffix on floating constant [-Wpedantic]
  573 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:574:13: warning: non-standard suffix on floating constant [-Wpedantic]
  574 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.50985661940624198574968436548711898948e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:575:13: warning: non-standard suffix on floating constant [-Wpedantic]
  575 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.81705882167596649186405364717835589894e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:576:13: warning: non-standard suffix on floating constant [-Wpedantic]
  576 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.86537779048672498307196786015602357729e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:577:13: warning: non-standard suffix on floating constant [-Wpedantic]
  577 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.09555188550938733096253930959407749063e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:578:13: warning: non-standard suffix on floating constant [-Wpedantic]
  578 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.41930442687159455334801545898059105733e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:579:13: warning: non-standard suffix on floating constant [-Wpedantic]
  579 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.09084284266255183930305946875294557622e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:580:13: warning: non-standard suffix on floating constant [-Wpedantic]
  580 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.58122754063904909636061457739518406730e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:581:13: warning: non-standard suffix on floating constant [-Wpedantic]
  581 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.91800215912676651584368499126132687326e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:582:13: warning: non-standard suffix on floating constant [-Wpedantic]
  582 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.66413330532845384974993669138524203429e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:583:13: warning: non-standard suffix on floating constant [-Wpedantic]
  583 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65919563020196445006309683624384862816e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:584:13: warning: non-standard suffix on floating constant [-Wpedantic]
  584 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.61596083414169579692212575079167989319e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:585:13: warning: non-standard suffix on floating constant [-Wpedantic]
  585 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16321386033703806802403099255708972015e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:586:13: warning: non-standard suffix on floating constant [-Wpedantic]
  586 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.90892719803158002834365234646982537288e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:598:13: warning: non-standard suffix on floating constant [-Wpedantic]
  598 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.99206710301074508454959544950786401357e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:599:13: warning: non-standard suffix on floating constant [-Wpedantic]
  599 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.75243304700875633383991614142545185173e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:600:13: warning: non-standard suffix on floating constant [-Wpedantic]
  600 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.69652690455351600373808930804785330828e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:601:13: warning: non-standard suffix on floating constant [-Wpedantic]
  601 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.36233941060408773406522171349397343951e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:602:13: warning: non-standard suffix on floating constant [-Wpedantic]
  602 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.28958973553713980463808202034854958375e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:603:13: warning: non-standard suffix on floating constant [-Wpedantic]
  603 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.55704950313835982743029388151551925282e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:604:13: warning: non-standard suffix on floating constant [-Wpedantic]
  604 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.28767698270323629107775935552991333781e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:605:13: warning: non-standard suffix on floating constant [-Wpedantic]
  605 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.80591252844738626580182351673066365090e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:608:13: warning: non-standard suffix on floating constant [-Wpedantic]
  608 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:609:13: warning: non-standard suffix on floating constant [-Wpedantic]
  609 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.57593243741246726197476469913307836496e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:610:13: warning: non-standard suffix on floating constant [-Wpedantic]
  610 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.99458751269722094414105565700775283458e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:611:13: warning: non-standard suffix on floating constant [-Wpedantic]
  611 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.91043982880665229427553316951582511317e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:612:13: warning: non-standard suffix on floating constant [-Wpedantic]
  612 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.99054490423334526438490907473548839751e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:613:13: warning: non-standard suffix on floating constant [-Wpedantic]
  613 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.36948968143124830402744607365089118030e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:614:13: warning: non-standard suffix on floating constant [-Wpedantic]
  614 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.13781639547150826385071482161074041168e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:940:13: warning: non-standard suffix on floating constant [-Wpedantic]
  940 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.0e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:941:13: warning: non-standard suffix on floating constant [-Wpedantic]
  941 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.48548242430636907136192799540229598637e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:942:13: warning: non-standard suffix on floating constant [-Wpedantic]
  942 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31541453581608245475805834922621529866e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:943:13: warning: non-standard suffix on floating constant [-Wpedantic]
  943 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.16579064508490250336159593502955219069e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:944:13: warning: non-standard suffix on floating constant [-Wpedantic]
  944 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.61598809551362112011328341554044706550e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:945:13: warning: non-standard suffix on floating constant [-Wpedantic]
  945 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.15119245273512554325709429759983470969e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:946:13: warning: non-standard suffix on floating constant [-Wpedantic]
  946 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02145196753734867721148927112307708045e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:947:13: warning: non-standard suffix on floating constant [-Wpedantic]
  947 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.90817224464950088663183617156145065001e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:948:13: warning: non-standard suffix on floating constant [-Wpedantic]
  948 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.69596202760983052482358128481956242532e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:949:13: warning: non-standard suffix on floating constant [-Wpedantic]
  949 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.50461337222845025623869078372182437091e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:950:13: warning: non-standard suffix on floating constant [-Wpedantic]
  950 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.62777995800923647521692709390412901586e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:951:13: warning: non-standard suffix on floating constant [-Wpedantic]
  951 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.63937253747323898965514197114021890186e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:954:13: warning: non-standard suffix on floating constant [-Wpedantic]
  954 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:955:13: warning: non-standard suffix on floating constant [-Wpedantic]
  955 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.76090180430550757765787254935343576341e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:956:13: warning: non-standard suffix on floating constant [-Wpedantic]
  956 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.07685236907561593034104428156351640194e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:957:13: warning: non-standard suffix on floating constant [-Wpedantic]
  957 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.27770556484351179553611274487979706736e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:958:13: warning: non-standard suffix on floating constant [-Wpedantic]
  958 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.99201460869149634331004096815257398515e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:959:13: warning: non-standard suffix on floating constant [-Wpedantic]
  959 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.70139000408086498153685620963430185837e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:960:13: warning: non-standard suffix on floating constant [-Wpedantic]
  960 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.74682544708653069148470666809094453722e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:961:13: warning: non-standard suffix on floating constant [-Wpedantic]
  961 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.57607114117485446922700160080966856243e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:962:13: warning: non-standard suffix on floating constant [-Wpedantic]
  962 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01069214414741946409122492979083487977e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:963:13: warning: non-standard suffix on floating constant [-Wpedantic]
  963 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.19996282759031441186748256811206136921e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:964:13: warning: non-standard suffix on floating constant [-Wpedantic]
  964 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60933466092746543579699079418115420013e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:965:13: warning: non-standard suffix on floating constant [-Wpedantic]
  965 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.92780739162611243933581782562159603862e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:977:13: warning: non-standard suffix on floating constant [-Wpedantic]
  977 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.60595773518728397925852903878144761766e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:978:13: warning: non-standard suffix on floating constant [-Wpedantic]
  978 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.46999595154527091473427440379143006753e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:979:13: warning: non-standard suffix on floating constant [-Wpedantic]
  979 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36962313432466566724352608642383560211e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:980:13: warning: non-standard suffix on floating constant [-Wpedantic]
  980 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.08387290167105915393692028475888846796e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:981:13: warning: non-standard suffix on floating constant [-Wpedantic]
  981 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.34156151832478939276011262838869269011e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:982:13: warning: non-standard suffix on floating constant [-Wpedantic]
  982 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.15970594471853166393830585755485842021e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:983:13: warning: non-standard suffix on floating constant [-Wpedantic]
  983 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.47022841547527682761332752928069503835e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:984:13: warning: non-standard suffix on floating constant [-Wpedantic]
  984 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.01955019188793323293925482112543902560e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:985:13: warning: non-standard suffix on floating constant [-Wpedantic]
  985 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.03069493388735516695142799880566783261e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:986:13: warning: non-standard suffix on floating constant [-Wpedantic]
  986 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.61367662035593735709965982000611000987e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:987:13: warning: non-standard suffix on floating constant [-Wpedantic]
  987 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.62800430658278408539398798888955969345e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:988:13: warning: non-standard suffix on floating constant [-Wpedantic]
  988 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.22300086876618079439960709120163780513e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:991:13: warning: non-standard suffix on floating constant [-Wpedantic]
  991 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:992:13: warning: non-standard suffix on floating constant [-Wpedantic]
  992 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.19740977756009966244249035150363085180e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:993:13: warning: non-standard suffix on floating constant [-Wpedantic]
  993 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39394884078938560974435920719979860046e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:994:13: warning: non-standard suffix on floating constant [-Wpedantic]
  994 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.97107758486905601309707335353809421910e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:995:13: warning: non-standard suffix on floating constant [-Wpedantic]
  995 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.36594079604957733960211938310153276332e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:996:13: warning: non-standard suffix on floating constant [-Wpedantic]
  996 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.85712904264673773213248691029253356702e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:997:13: warning: non-standard suffix on floating constant [-Wpedantic]
  997 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.87605080555629969548037543637523346061e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:998:13: warning: non-standard suffix on floating constant [-Wpedantic]
  998 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.26356599628579249350545909071984757938e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:999:13: warning: non-standard suffix on floating constant [-Wpedantic]
  999 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.79582114368994462181480978781382155103e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1000:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1000 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.00970375323007336435151032145023199020e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1001:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1001 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.06528824060244313614177859412028348352e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1002:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1002 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.13914667697998291289987140319652513139e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1014:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1014 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.43657975600729535499895880792984203140e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1015:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1015 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.37090874182351552816526775008685285108e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1016:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1016 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.70793783828569126853147999925198280654e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1017:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1017 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.27295555253412802819195403503721983066e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1018:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1018 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.95916890788873842705597506423512639342e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1019:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1019 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.93625795791721417553345795882983866640e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1020:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1020 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.73237387099610415336810752053706403935e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1021:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1021 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.08118655139419640900853055479087235138e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1022:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1022 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74920069862339840183963818219485580710e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1023:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1023 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59015304773612605296533206093582658838e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1024:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1024 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.57256820413579442950151375512313072105e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1025:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1025 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.36240848333000575199740403759568680951e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1026:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1026 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.53890585580518120552628221662318725825e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1027:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1027 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.59245311730292556271235324976832000740e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1030:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1030 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1031:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1031 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.49800491033591771256676595185869442663e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1032:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1032 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.35827615015880595229881139361463765537e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1033:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1033 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.41657125931991211322147702760511651998e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1034:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1034 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11782602975553967179829921562737846592e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1035:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1035 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.79410805176258968660086532862367842847e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1036:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1036 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22872839892405613311532856773434270554e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1037:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1037 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.23742349724658114137235071924317934569e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1038:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1038 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.80350762663884259375711329227548815674e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1039:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1039 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59501693037547119094683008622867020131e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1040:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1040 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.86068186167498269806443077840917848151e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1041:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1041 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.36940342373887783231154918541990667741e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1042:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1042 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.48911186460768204167014270878839691938e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1043:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1043 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.55051094964993052272146587430780404904e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1044:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1044 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.96312716130620326771080033656930839768e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1045:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1045 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45496951385730104726429368791951742738e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1057:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1057 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05039829654829170780787685299556996311e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1058:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1058 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.28948022754388615368533934448107849329e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1059:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1059 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.34139151583225691775740839359914493385e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1060:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1060 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13366377215523066657592295006960955345e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1061:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1061 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08045462837998791188853367062130086996e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1062:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1062 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.37648565386728404881404199616182064711e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1063:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1063 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14881702523183566448187346081007871684e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1064:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1064 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.73169022445183613027772635992366708052e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1065:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1065 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.86434609673325793686202636939208406356e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1066:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1066 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20865083025640755296377488921536984172e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1067:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1067 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.24550087063009488023243811976147518386e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1068:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1068 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.78763689691843975658550702147832072016e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1069:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1069 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.53901449493513509116902285044951137217e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1070:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1070 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.64133451376958243174967226929215155126e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1071:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1071 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78021916681275593923355425070000331160e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1072:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1072 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.40116391931116431686557163556034777896e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1073:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1073 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.43891156389092896219387988411277617045e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1076:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1076 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1077:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1077 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30840297297890638941129884491157396207e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1078:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1078 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16059271948787750556465175239345182035e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1079:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1079 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.32333703228724830516425197803770832978e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1080:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1080 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.74722711058640395885914966387546141874e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1081:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1081 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.57544653090705553268164186689966671940e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1082:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1082 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.65943099435809995745673109708218670077e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1083:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1083 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74158626875895095042054345316232575354e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1084:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1084 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.65978318533667031874695821156329945501e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1085:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1085 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07907034178758316909655424935083792468e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1086:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1086 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.16769901831316460137104511711073411646e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1087:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1087 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.72764558714782436683712413015421717627e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1088:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1088 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.42494185105694341746192094740530489313e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1089:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1089 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.47668761140694808076322373887857100882e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1090:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1090 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.06395948884595166425357861427667353718e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1091:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1091 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.04398743651684916010743222115099630062e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1092:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1092 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47852251142917253705233519146081069006e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1104:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1104 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.05754562114095147060025732340404111260e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1105:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1105 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.29082907781747007723015304584383528212e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1106:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1106 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.15736486393536930535038719804968063752e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1107:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1107 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.47619683293773846642359668429058772885e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1108:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1108 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78777185267549567154655052281449528836e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1109:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1109 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.32280474402180284471490985942690221861e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1110:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1110 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.45430564625797085273267452885960070105e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1111:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1111 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.81643129239005795245093568930666448817e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1112:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1112 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.57851748656417804512189330871167578685e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1113:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1113 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.04264676511381380381909064283066657450e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1114:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1114 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.84536783037391183433322642273799250079e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1115:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1115 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.27169201994160924743393109705813711010e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1116:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1116 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.42623512076200527099335832138825884729e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1117:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1117 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.98298083389459839517970895839114237996e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1118:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1118 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.71357920034737751299594537655948527288e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1119:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1119 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.98563999354325930973228648080876368296e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1120:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1120 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36248172644168880316722905969876969074e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1121:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1121 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.61071663749398045880261823483568866904e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1122:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1122 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.95933262363502031836408613043245164787e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1123:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1123 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.23007623135952181561484264810647517912e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1126:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1126 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1127:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1127 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.17760389606658547971193065026711073898e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1128:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1128 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.49565543987559264712057768584303008339e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1129:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1129 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.94822569926563661124528478579051628722e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1130:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1130 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14676844425183314970062115422221981422e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1131:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1131 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.35960757354198367535169328826167556715e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1132:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1132 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.04865288305482048252211468989095938024e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1133:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1133 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.51599632816346741950206107526304703067e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1134:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1134 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74065824586512487126287762563576185455e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1135:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1135 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.91819078437689679732215988465616022328e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1136:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1136 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.41675362609023565846569121735444698127e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1137:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1137 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17176431752708802291177040031150143262e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1138:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1138 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52367587943529121285938327286926798550e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1139:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1139 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59405168077254169099025950029539316125e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1140:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1140 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29448420654438993509041228047289503943e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1141:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1141 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.70091773726833073512661846603385666642e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1142:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1142 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.03909417984236210307694235586859612592e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1143:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1143 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.59098698207309055890188845050700901852e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1144:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1144 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.28146456709550379493162440280752828165e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1156:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1156 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.47408470248235665279366712356669210597e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1157:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1157 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32149712567170349164953101675315481096e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1158:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1158 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.39806230477579028722350422669222849223e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1159:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1159 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.19665271447867857827798702851111114658e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1160:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1160 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.06773237553503696884546088197977608676e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1161:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1161 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41294370314265386485116359052296796357e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1162:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1162 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74848600628353761723457890991084017928e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1163:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1163 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52963427970210468265870547940464851481e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1164:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1164 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.33389244528769791436454176079341120973e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1165:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1165 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.86702000100897346192018772319301428852e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1166:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1166 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04192907586200235211623448416582655030e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1167:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1167 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70804269459077260463819507381406529187e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1168:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1168 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52665761996923502719902050367236108720e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1169:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1169 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.01866635015788942430563628065687465455e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1170:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1170 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.46658865059509532456423012727042498365e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1171:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1171 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.05806999626031246519161395419216393127e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1172:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1172 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.37645700309533972676063947195650607935e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1175:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1175 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1176:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1176 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59608758824065179587008165265773042260e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1177:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1177 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17347162462484266250945490058846704988e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1178:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1178 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.24511137251392519285309985668265122633e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1179:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1179 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.58497164094526279145784765183039854604e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1180:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1180 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.40787701096334660711443654292041286786e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1181:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1181 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.34615029717812271556414485397095293077e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1182:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1182 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.17712219229282308306346195001801048971e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1183:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1183 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.24578142893420308057222282020407949529e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1184:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1184 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.23429691331344898578916434987129070432e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1185:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1185 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41486460551571344910835151948209788541e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1186:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1186 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.23569151219279213399210115101532416912e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1187:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1187 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.21438860148387356361258237451828377118e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1188:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1188 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.46770060692933726695086996017149976796e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1189:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1189 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.58079984178724940266882149462170567147e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1190:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1190 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19997796316046571607659704855966005180e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1202:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1202 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.19610991747326725339429696634365932643e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1203:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1203 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74646611039453235739153286141429338461e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1204:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1204 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.13331430865337412098234177873337036811e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1205:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1205 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.58947311195482646360642638791970923726e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1206:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1206 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.79226752074485124923797575635082779509e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1207:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1207 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.73081326043094090549807549513512116319e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1208:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1208 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05408849431691450650464797109033182773e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1209:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1209 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75716486666270246158606737499459843698e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1210:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1210 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.81075133718930099703621109350447306080e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1211:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1211 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.41318403854345256855350755520072932140e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1212:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1212 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.70220987388883118699419526374266655536e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1213:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1213 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.38711669183547686107032286389030018396e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1214:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1214 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.31300491679098874872172866011372530771e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1215:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1215 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.99223939265527640018203019269955457925e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1216:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1216 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.18316957049006338447926554380706108087e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1217:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1217 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.47298013808154174645356607027685011183e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1220:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1220 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1221:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1221 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.42561659771176310412113991024326129105e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1222:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1222 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83353398513931409985504410958429204317e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1223:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1223 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.07254121026393428163401481487563215753e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1224:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1224 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.36667170168890854756291846167398225330e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1225:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1225 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.54019749685699795075624204463938596069e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1226:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1226 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.35321766966107368759516431698755077175e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1227:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1227 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.13350720091296144188972188966204719103e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1228:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1228 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.38107118390482863395863404555696613407e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1229:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1229 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.59267757423034664579822257229473088511e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1230:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1230 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.29549090773392058626428205171445962834e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1231:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1231 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.69922128600755513676564327500993739088e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1232:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1232 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31337037977667816904491472174578334375e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1233:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1233 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.28088047429043940293455906253037445768e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1234:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1234 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.01213369826105495256520034997664473667e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1246:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1246 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11172037056341396583040940446061501972e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1247:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1247 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.09383362521204903801686281772843962372e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1248:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1248 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71440982391172647693486692131238237524e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1249:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1249 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.01685075759372692173396811575536866699e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1250:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1250 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.36574894913423830789864836789988898151e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1251:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1251 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.59644999935503505576091023207315968623e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1252:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1252 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.95573282292603122067959656607163690356e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1253:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1253 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.10361486103428098366627536344769789255e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1254:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1254 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.80946231978997457068033851007899208222e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1255:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1255 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.39341134002270945594553624959145830111e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1256:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1256 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.72307967968246649714945553177468010263e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1257:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1257 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41093409238620968003297675770440189200e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1258:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1258 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.70464969040825495565297719377221881609e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1259:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1259 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.25341184125872354328990441812668510029e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1260:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1260 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.54663422572657744572284839697818435372e-36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1263:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1263 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1264:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1264 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.35632539169215377884393376342532721825e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1265:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1265 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.46975491055790597767445011183622230556e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1266:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1266 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.51806800870130779095309105834725930741e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1267:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1267 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.07403939022350326847926101278370197017e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1268:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1268 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66046114012817696416892197044749060854e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1269:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1269 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.16723371111678357128668916130767948114e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1270:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1270 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.22972796529973974439855811125888770710e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1271:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1271 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.91073180314665062004869985842402705599e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1272:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1272 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.43753004383633382914827301174981384446e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1273:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1273 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.77313206526206002175298314351042907499e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1274:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1274 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.32850553089285690900825039331456226080e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1275:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1275 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.85369976595753971532524294793778805089e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1276:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1276 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28948021485210224442871255909409155592e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1289:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1289 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.99471140200716338969973029967190934238e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1290:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1290 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.48481268366645066801385595379873318648e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1291:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1291 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.64087860141734943856373451877569284231e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1292:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1292 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.45555576045996041260191574503331698473e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1293:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1293 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43290677381328916734673040799990923091e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1294:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1294 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.63011127597770211743774689830589568544e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1295:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1295 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.61127812511057623691896118746981066174e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1298:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1298 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1299:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1299 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.90660291309478542795359451748753358123e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1300:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1300 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60631500002415936739518466837931659008e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1301:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1301 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.88655117367497147850617559832966816275e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1302:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1302 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48350179543067311398059386524702440002e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1303:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1303 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.18873206560757944356169500452181141647e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1657:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1657 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.59789769759815031687162026655576575384e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1658:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1658 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.23247138049619855169890925442523844619e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1659:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1659 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.35351935489348780511227763760731136136e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1660:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1660 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.17321534695821967609074567968260505604e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1661:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1661 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30930523792327030433989902919481147250e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1662:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1662 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.47676800034255152477549544991291837378e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1663:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1663 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.09952071024064609787697026812259269093e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1664:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1664 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.65479872964217159571026674930672527880e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1665:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1665 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.30204907832301876030269224513949605725e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1666:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1666 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.61038349134944320766567917361933431224e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1667:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1667 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.17242905696479357297850061918336600969e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1668:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1668 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.43640101589433162893041733511239841220e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1669:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1669 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.39406616773257816628641556843884616119e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1670:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1670 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.54871597065387376666252643921309051097e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1673:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1673 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1674:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1674 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.06310038178166385607814371094968073940e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1675:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1675 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06144046990424238286303107360481469219e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1676:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1676 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17860081295611631017119482265353540470e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1677:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1677 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.26319639748358310901277622665331115333e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1678:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1678 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.25962127567362715217159291513550804588e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1679:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1679 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.65543974081934423010588955830131357921e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1680:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1680 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.80331848633772107482330422252085368575e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1681:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1681 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.97426948050874772305317056836660558275e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1682:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1682 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.10722999873793200671617106731723252507e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1683:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1683 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.68871255379198546500699434161302033826e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1684:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1684 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.70190278641952708999014435335172772138e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1685:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1685 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.11562497711461468804693130702653542297e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1697:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1697 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.63490994331899195346399558699533994243e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1698:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1698 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.68682839419340144322747963938810505658e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1699:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1699 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.63089084712442063245295709191126453412e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1700:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1700 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24910510426787025593146475670961782647e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1701:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1701 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.14005632199839351091767181535761567981e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1702:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1702 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.88144015238275997284082820907124267240e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1703:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1703 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.12015895125039876623372795832970536355e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1704:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1704 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.96386756665254981286292821446749025989e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1705:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1705 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.82855208595003635135641502084317667629e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1706:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1706 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.18007513930934295792217002090233670917e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1707:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1707 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.82563310387467580262182864644541746616e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1708:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1708 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.52830681121195099547078704713089681353e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1709:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1709 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.91383571211375811878311159248551586411e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1712:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1712 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1713:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1713 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96820655322136936855997114940653763917e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1714:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1714 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30209571878469737819039455443404070107e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1715:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1715 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.61235660141139249931521613001554108034e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1716:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1716 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.31683133997030095798635713869616211197e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1717:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1717 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.20681979279848555447978496580849290723e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1718:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1718 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.08958899028812330281115719259773001136e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1719:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1719 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.02478613175545210977059079339657545008e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1720:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1720 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.68653479132148912896487809682760117627e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1721:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1721 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.35166554499214836086438565154832646441e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1722:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1722 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.95409975934011596023165394669416595582e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1723:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1723 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.84312112139729518216217161835365265801e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1737:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1737 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.84521387984759060262188972210005114936e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1738:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1738 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.70837834325236202821328032137877091515e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1739:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1739 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.53856963029219911450181095566096563059e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1740:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1740 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.97659091653089105048621336944687224192e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1741:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1741 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.77726241585387617566937892474685179582e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1742:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1742 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21657224955483589784473724186837316423e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1743:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1743 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76357400631206366078287330192525531850e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1744:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1744 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.45967265853745968166172649261385754061e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1745:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1745 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.08367654892620484522749804048317330020e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1746:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1746 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.41224530727710207304898458924763411052e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1747:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1747 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.02908228738160003274584644834000176496e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1748:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1748 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.05702214080592377840761032481067834813e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1751:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1751 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1752:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1752 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33954869248363301881659953529609341564e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1753:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1753 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.73738626674455393272550888585363920917e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1754:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1754 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.90708494363306682523722238824373341707e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1755:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1755 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.49559648492983033200126224112060119905e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1756:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1756 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.07561158260652000950392950266037061167e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1757:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1757 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.30349651195547682860585068738648645100e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1758:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1758 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.21766408404123861757376277367204136764e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1759:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1759 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.22181499366766592894880124261171657846e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1760:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1760 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.74488053046587079829684775540618210211e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1761:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1761 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.90504597668186854963746384968119788469e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1762:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1762 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45195198322028676384075318222338781298e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1774:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1774 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.34418795581931891732555950599385666106e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1775:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1775 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.13006013029934051875748102515422669897e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1776:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1776 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.27990072710518465265454549585803147529e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1777:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1777 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.82530244963278920355650323928131927272e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1778:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1778 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.05335741422175616606162502617378682462e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1779:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1779 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71242678756797136217651369710748524650e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1780:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1780 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.65147398836785709305701073315614307906e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1781:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1781 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.23912765853731378067295654886575185240e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1782:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1782 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.77861910171412622761254991979036167882e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1783:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1783 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.11971510714149983297022108523700437739e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1784:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1784 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23649928279010039670034778778065846828e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1785:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1785 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.99636080473697209793683863161785312159e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1788:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1788 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1789:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1789 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.95056572065373808001002483348789719155e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1790:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1790 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.55702988004729812458415992666809422570e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1791:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1791 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.07586989542594910084052301521098115194e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1792:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1792 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96831670560124470215505714403486118412e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1793:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1793 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.86445076378084412691927796983792892534e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1794:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1794 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.75566285003039738258189045863064261980e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1795:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1795 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.18557444175572723760508226182075127685e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1796:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1796 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.66667716357950609103712975111660496416e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1797:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1797 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.70999480357934082364999779023268059131e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1798:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1798 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.14604868719110256415222454908306045416e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1799:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1799 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.32724040071094913191419223901752642417e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1812:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1812 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.46943301497773318715008398224877079279e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1813:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1813 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.85403413700924949902626248891615772650e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1814:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1814 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.02791895890363892816315784780533893399e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1815:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1815 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.89147412486638444082129846251261616763e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1816:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1816 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.93382251168424191872267997181870008850e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1817:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1817 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.68332196426082871660060467570049113632e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1818:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1818 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.88720436260994811649162949644253306037e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1819:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1819 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.34099304204778307050211441936900839075e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1820:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1820 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.42970601149275611131932131801993030928e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1821:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1821 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.19329425598839605828710629592687495198e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1822:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1822 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.48826007216547106568423189194739111033e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1823:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1823 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.47132934846160946190230821709692067279e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1824:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1824 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.34123780321108493820637601375183345528e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1825:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1825 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.64549285026064221742294542922996905241e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1826:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1826 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.72723306533295983872420985773212608299e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1829:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1829 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1830:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1830 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.23756826160440280076231428938184359865e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1831:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1831 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.46557011055563840763437682311082689407e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1832:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1832 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18907861669025579159409035585375166964e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1833:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1833 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.09998981512549500250715800529896557509e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1834:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1834 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.09496663758959409482213456915225652712e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1835:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1835 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.37086325651334206453116588474211557676e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1836:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1836 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65325780110454655811120026458133145750e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1837:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1837 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.93435549562125602056160657604473721758e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1838:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1838 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.34967558308250784125219085040752451132e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1839:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1839 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.73883529653464036447550624641291181317e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1840:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1840 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.88600727347267778330635397957540267359e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1841:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1841 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.26681383000234695948685993798733295748e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1842:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1842 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19871610873353691152255428262732390602e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1843:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1843 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.42468017918888155246438948321084323623e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1856:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1856 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.25344469980677353573160570139298422046e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1857:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1857 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.41915371584999983192100443156935649063e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1858:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1858 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02829239548689190780023994008688591230e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1859:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1859 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29283473326959885625548350158197923999e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1860:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1860 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.01078477165670046284950196047161898687e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1861:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1861 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.02714892887893367912743194877742997622e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1862:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1862 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.43133417775367444366548711083157149060e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1863:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1863 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34782994090554432391320506638030058071e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1864:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1864 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.06742736859237185836735105245477248882e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1865:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1865 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.55982601406660341132288721616681417444e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1866:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1866 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.57770758189194396236862269776507019313e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1867:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1867 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.29311341249565125992213260043135188072e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1870:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1870 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1871:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1871 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.54021943144355190773797361537886598583e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1872:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1872 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30965787836836308380896385568728211303e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1873:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1873 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.19314242976592846926644622802257778872e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1874:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1874 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.84123785238634690769817401191138848504e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1875:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1875 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.75779029464908805680899310810660326192e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1876:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1876 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15078294915445673781718097749944059134e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1877:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1877 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.84667183003626452412083824490324913477e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1878:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1878 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.59521438712225874821007396323337016693e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1879:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1879 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.90446539427779905568600432145715126083e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1880:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1880 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.21425779911599424040614866482614099753e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1881:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1881 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.00972806247654369646317764344373036462e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1893:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1893 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.08071367192424306005939751362206079160e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1894:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1894 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.94625900993512461462097316785202943274e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1895:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1895 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.55970241156822104458842450713854737857e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1896:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1896 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.07663066299810473476390199553510422731e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1897:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1897 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.89859986209620592557993828310690990189e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1898:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1898 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.04002735956724252558290154433164340078e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1899:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1899 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.28754717941144647796091692241880059406e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1900:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1900 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19307116062867039608045413276099792797e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1901:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1901 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.02377178609994923303160815309590928289e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1902:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1902 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.71739619655097982325716241977619135216e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1903:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1903 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.70229045058419872036870274360537396648e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1904:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1904 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.90495731447121207951661931979310025968e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1905:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1905 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23210708203609461650368387780135568863e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1908:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1908 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1909:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1909 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.93402256203255215539822867473993726421e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1910:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1910 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.42452702043886045884356307934634512995e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1911:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1911 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.16981055684612802160174937997247813645e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1912:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1912 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39560623514414816165791968511612762553e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1913:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1913 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.26014275897567952035148355055139912545e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1914:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1914 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.42163967753843746501638925686714935099e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1915:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1915 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.63605648300801696460942201096159808446e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1916:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1916 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.55933967787268788177266789383155699064e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1917:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1917 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.41526208021076709058374666903111908743e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1918:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1918 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.08505866202670144225100385141263360218e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1931:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1931 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.92042979500197776619414802317216082414e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1932:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1932 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.94742044285563829335663810275331541585e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1933:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1933 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.14525306632578654372860377652983462776e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1934:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1934 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.88893010132758460781753381176593178775e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1935:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1935 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08491462791290535107958214106528611951e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1936:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1936 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.61374431854187722720094162894017991926e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1937:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1937 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.11641062509116613779440753514902522337e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1938:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1938 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.12474548036763970495563846370119556004e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1939:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1939 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.48140831258790372410036499310440980121e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1940:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1940 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.26913338169355215445128368312197650848e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1941:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1941 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63109797282729701768942543985418804075e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1942:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1942 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.55296802973076575732233624155433324402e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1943:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1943 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.72108609713971908723724065216410393928e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1944:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1944 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.93328436272999507339897246655916666269e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1945:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1945 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.72119240610740992234979508242967886200e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1946:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1946 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17836139198065889244530078295061548097e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1949:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1949 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1950:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1950 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.78065342260594920160228973261455037923e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1951:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1951 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.08575070304822733863613657779515344137e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1952:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1952 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.81185785915044621118680763035984134530e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1953:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1953 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.87597191269586886460326897968559867853e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1954:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1954 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07903258768761230286548634868645339678e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1955:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1955 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.88395769450457864233486684232536503140e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1956:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1956 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.05678227243099671420442217017131559055e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1957:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1957 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.24803207742284923122212652186826674987e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1958:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1958 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06094715338829793088081672723947647238e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1959:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1959 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.96454433858093590192363331553516923090e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1960:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1960 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.94509901530299070041475386866323617753e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1961:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1961 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.49001710126540196485963921184736711193e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1962:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1962 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.58899179756014192338509671769986887613e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1963:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1963 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.06916561094749601736592488829778059190e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1975:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1975 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.68520435599726860132888599110871216319e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1976:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1976 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.01076105507184082206031922185510102322e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1977:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1977 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39912455237662038937400667644545834191e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1978:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1978 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.51088991221663244634723139723207272560e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1979:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1979 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26465949648856746869050310379379898086e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1980:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1980 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.37079746226805258449355819952819997723e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1981:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1981 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.49372033421420312720741838903118544951e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1982:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1982 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.95729572745049276972587492142384353131e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1983:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1983 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.92794840197452838799536047152725573779e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1984:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1984 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96897979363475104635129765703613472468e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1985:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1985 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.44138843334474914059035559588791041371e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1986:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1986 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.78076328055619970057667292651627051391e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1987:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1987 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04182093251998194244585085400876144351e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1988:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1988 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04392999917657413659748817212746660436e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1989:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1989 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.76006125565969084470924344826977844710e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1990:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1990 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.21045181507045010640119572995692565368e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1991:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1991 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.61400097324698003962179537436043636306e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1992:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1992 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.88084230973635340409728710734906398080e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1995:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1995 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1996:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1996 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.49319798750825059930589954921919984293e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1997:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1997 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.90218243410186000622818205955425584848e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1998:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1998 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.25384789213915993855434876209137054104e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:1999:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1999 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.58563858782064482133038568901836564329e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2000:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2000 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.39112608961600614189971858070197609546e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2001:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2001 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29192895265168981204927382938872469754e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2002:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2002 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.66418375973954918346810939649929797237e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2003:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2003 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.01606040038159207768769492693779323748e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2004:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2004 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.75837675697421536953171865636865644576e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2005:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2005 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30258315910281295093103384193132807400e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2006:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2006 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.28333635097670841003561009290200071343e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2007:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2007 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.04871369296490431325621140782944603554e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2008:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2008 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.05077352164673794093561693258318905067e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2009:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2009 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.28508157403208548483052311164947568580e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2010:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2010 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22527248376737724147359908626095469985e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2011:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2011 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.75479484339716254784610505187249810386e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2012:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2012 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.39990051830081888581639577552526319577e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2024:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2024 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.48432718168951398420402661878962745094e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2025:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2025 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.55946442453078865766668586202885528338e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2026:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2026 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.54912640113904816247923987542554486059e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2027:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2027 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.60852745978561293262851287627328856197e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2028:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2028 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.93256608166097432329211369307994852513e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2029:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2029 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.94707001299612588571704157159595918562e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2030:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2030 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40368387009950846525432054396214443833e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2031:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2031 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.62326983889228773089492130483459202197e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2032:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2032 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.97166112600628615762158757484340724056e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2033:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2033 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.95053681446806610424931810174198926457e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2034:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2034 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.13613767164027076487881255767029235747e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2035:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2035 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.46627172639536503825606138995804926378e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2036:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2036 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.26813757095977946534946955553296696736e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2037:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2037 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.01393212063713249666862633388902006492e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2038:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2038 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04428602119155661411061942866480445477e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2039:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2039 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.52977051350929618206095556763031195967e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2040:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2040 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63092013964238065197415324341392517794e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2041:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2041 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.77457116423818347179318334884304764609e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2042:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2042 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10372468210274291890669895933038762772e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2043:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2043 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85517152798650696598776156882211719502e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2044:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2044 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.01916800572423194619358228507804954863e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2045:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2045 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.72241483171311778625855302356391965266e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2048:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2048 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2049:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2049 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.18341916009800042837726003154518652168e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2050:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2050 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19215655980509256344434487727207541208e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2051:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2051 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34380326549827252189214516628038733750e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2052:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2052 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.65069135930665131327262366757787760402e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2053:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2053 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74132905027750048531814627726862962404e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2054:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2054 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.11184893124573373947875834716323223477e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2055:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2055 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.68456853089572312034718359282699132364e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2056:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2056 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16340806625223749486884390838046244494e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2057:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2057 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45007766006724826837429360471785418874e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2058:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2058 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50443251593190111677537955057976277305e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2059:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2059 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30829464745241179175728900376502542995e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2060:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2060 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.57256894336319418553622695416919409120e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2061:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2061 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.89973763917908403951538315949652981312e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2062:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2062 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.05834675579622824896206540981508286215e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2063:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2063 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32721343511724613011656816221169980981e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2064:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2064 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.77569292346900432492044041866264215291e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2065:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2065 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39903737668944675386972393000746368518e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2066:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2066 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.23200083621376582032771041306045737695e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2067:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2067 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.43557805626692790539354751731913075096e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2068:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2068 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.91326410956582998375100191562832969140e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2080:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2080 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.41419813138786928653984591611599949126e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2081:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2081 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.94225020281693988785012368481961427155e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2082:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2082 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.28967134188573605597955859185818311256e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2083:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2083 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.16617725083935565014535265818666424029e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2084:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2084 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.13379610773944032381149443514208866162e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2085:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2085 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06508483032198116332154635763926628153e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2086:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2086 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.89315471210589177037346413966039863126e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2087:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2087 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.72993906450633221200844495419180873066e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2088:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2088 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.32883391567312244751716481903540505335e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2089:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2089 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.50998889887280885500990101116973130081e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2090:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2090 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.23247766687180294767338042555173653249e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2091:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2091 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.12326475887709255500757383109178584638e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2092:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2092 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.11688319088825228685832870139320733695e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2093:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2093 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.95381542569360703428852622701723193645e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2094:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2094 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.70730387484749668293167350494151199659e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2095:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2095 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.84243405919322052861165273432136993833e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2096:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2096 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.40860917180131228318146854666419586211e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2097:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2097 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.85122374200561402546731933480737679849e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2098:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2098 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.79744248200459077556218062241428072826e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2101:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2101 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2102:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2102 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.68930884381361438749954611436694811868e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2103:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2103 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.54944129151720429074748655153760118465e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2104:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2104 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.68493670923968273171437877298940102712e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2105:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2105 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.32109946297461941811102221103314572340e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2106:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2106 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.11983030120265263999033828442555862122e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2107:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2107 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.31204888358097171713697195034681853057e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2108:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2108 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.38548604936907265274059071726622071821e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2109:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2109 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.82158855359673890472124017801768455208e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2110:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2110 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.78564556026252472894386810079914912632e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2111:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2111 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.46854501887011863360558947087254908412e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2112:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2112 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.67236380279070121978196383998000020645e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2113:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2113 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.20076045812548485396837897240357026254e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2114:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2114 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15814123143437217877762088763846289858e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2115:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2115 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.67177999717442465582949551415385496304e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2116:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2116 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71135001552136641449927514544850663366e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2117:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2117 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.98449056954034104266783180068258117013e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2129:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2129 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.41392032051575981622151194498090952488e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2130:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2130 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32651097995974052731414709779952524875e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2131:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2131 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.51927763729719814565225981452897995722e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2132:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2132 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.11148082477882981299945196621348531180e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2133:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2133 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.80457559655975695558885644380771202301e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2134:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2134 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96223001525552834934139567532649816367e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2135:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2135 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10625449265784963560596299595289620029e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2136:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2136 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.14785887121654524328854820350425279893e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2137:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2137 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.00832358736396150660417651391240544392e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2138:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2138 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.63128732906298604011217701767305935851e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2139:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2139 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.86148432181465165445355560568442172406e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2140:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2140 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.44088921565424320298916604159745842835e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2141:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2141 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.95220124898384051195673049864765987092e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2142:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2142 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50531060529388128674128631193212903032e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2143:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2143 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06119051130826148039530805693452156757e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2144:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2144 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19849873960405145967462029876325494393e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2145:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2145 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66833600176986734600260382043861669021e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2146:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2146 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.07829060832934383885234817363480653925e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2147:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2147 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21485411177823993142696645934560017341e-40),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2150:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2150 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2151:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2151 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.88559444380290379529260819350179144435e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2152:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2152 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.37942717465159991856146428659881557553e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2153:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2153 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.11409915376157429952160202733757574026e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2154:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2154 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.21511733003564236929107862750700281202e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2155:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2155 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.74773232555012468159223116269289241483e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2156:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2156 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.24042271031862389840796415749527818562e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2157:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2157 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50790246845873571117791557191071320982e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2158:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2158 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.88274886666078071130557536971927872847e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2159:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2159 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.94242592538917360235050248151146832636e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2160:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2160 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.45262967284548223426004177385213311949e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2161:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2161 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30081806380053435857465845326686775489e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2162:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2162 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.62226426496757450797456131921060042081e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2163:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2163 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.40933140159573381494354127717542598424e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2164:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2164 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.03760580312376891985077265621432029857e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2165:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2165 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.43980683769941233230954109646012150124e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2166:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2166 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.88686274782816858372719510890126716148e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2167:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2167 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.07336140055510452905474533727353308321e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2179:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2179 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.41392031627647840832213878541731833340e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2180:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2180 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48256908849985263191468999842405689327e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2181:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2181 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.16515822909144946601084169745484248278e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2182:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2182 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.42246334265547596187501472291026180697e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2183:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2183 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.54145961608971551335283437288203286104e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2184:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2184 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.64840354062369555376354747633807898689e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2185:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2185 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.38246669464526050793398379055335943951e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2186:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2186 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29684566081664150074215568847731661446e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2187:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2187 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.98456331768093420851844051941851740455e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2188:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2188 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.36738267296531031235518935656891979319e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2189:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2189 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.08128287278026286279504717089979753319e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2190:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2190 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.38334581618709868951669630969696873534e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2191:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2191 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.08478537820365448038773095902465198679e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2192:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2192 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30768169494950935152733510713679558562e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2193:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2193 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.49254243621461466892836128222648688091e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2194:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2194 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.17026357413798368802986708112771803774e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2195:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2195 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.05630817682870951728748696694117980745e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2196:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2196 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.13881361534205323565985756195674181203e-50),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2199:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2199 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2200:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2200 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.34271731953273239599863811873205236246e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2201:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2201 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.27133013035186849060586077266046297964e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2202:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2202 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29542078693828543540010668640353491847e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2203:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2203 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33027698228265344545932885863767276804e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2204:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2204 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06868444562964057780556916100143215394e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2205:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2205 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.97868278672593071061800234869603536243e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2206:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2206 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.79869926850283188735312536038469293739e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2207:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2207 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.75298857713475428365153491580710497759e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2208:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2208 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.93449891515741631851202042430818496480e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2209:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2209 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.36715626731277089013724968542144140938e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2210:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2210 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.98125789528264426869121548546848968670e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2211:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2211 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78234546049400950521459021508632294206e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2212:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2212 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.83044000387150792643468853129175805308e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2213:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2213 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.30111486296552039388613073915170671881e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2214:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2214 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.28628462422858134962149154420358876352e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2215:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2215 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48108558735886480279744474396456699335e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/holtsmark.hpp:2309:5: warning: non-standard suffix on floating constant [-Wpedantic]
 2309 |     return BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.0694485051346244003155800384542166381);
      |     ^~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions.hpp:34:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:365:13: warning: non-standard suffix on floating constant [-Wpedantic]
  365 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.62240126375351657025589608183516471315e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:366:13: warning: non-standard suffix on floating constant [-Wpedantic]
  366 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.94698530837122818345222883832757839888e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:367:13: warning: non-standard suffix on floating constant [-Wpedantic]
  367 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06728003509081587907620543204047536319e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:368:13: warning: non-standard suffix on floating constant [-Wpedantic]
  368 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.41256254272104786752190871391781331271e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:369:13: warning: non-standard suffix on floating constant [-Wpedantic]
  369 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.34420233794664437979710204055323742199e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:370:13: warning: non-standard suffix on floating constant [-Wpedantic]
  370 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.55021337841765667713712845735938627884e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:371:13: warning: non-standard suffix on floating constant [-Wpedantic]
  371 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.90557752737535583908921594594761570259e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:372:13: warning: non-standard suffix on floating constant [-Wpedantic]
  372 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.89899202021818926241643215600800085123e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:373:13: warning: non-standard suffix on floating constant [-Wpedantic]
  373 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.19635143827754893815649685600837995626e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:374:13: warning: non-standard suffix on floating constant [-Wpedantic]
  374 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.90989458941330917626663002392683325107e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:375:13: warning: non-standard suffix on floating constant [-Wpedantic]
  375 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92038069341802550019371049232152823407e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:376:13: warning: non-standard suffix on floating constant [-Wpedantic]
  376 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.40251964644989324856906264776204142653e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:377:13: warning: non-standard suffix on floating constant [-Wpedantic]
  377 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.55873076454666680466531097660277995317e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:378:13: warning: non-standard suffix on floating constant [-Wpedantic]
  378 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.80771940886011613393622410616035955976e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:381:13: warning: non-standard suffix on floating constant [-Wpedantic]
  381 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:382:13: warning: non-standard suffix on floating constant [-Wpedantic]
  382 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.35771004134750535117224809381897395331e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:383:13: warning: non-standard suffix on floating constant [-Wpedantic]
  383 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.37002484862962406489509174332580745411e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:384:13: warning: non-standard suffix on floating constant [-Wpedantic]
  384 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.40833952846707180337506160933176158766e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:385:13: warning: non-standard suffix on floating constant [-Wpedantic]
  385 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.81709029902887471895588386777029652661e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:386:13: warning: non-standard suffix on floating constant [-Wpedantic]
  386 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.98824705588020901032379932614151640505e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:387:13: warning: non-standard suffix on floating constant [-Wpedantic]
  387 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.83767868823957223030472664574235892682e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:388:13: warning: non-standard suffix on floating constant [-Wpedantic]
  388 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.35718995485026064249286377096427165287e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:389:13: warning: non-standard suffix on floating constant [-Wpedantic]
  389 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.37305148463792922843850823142976586205e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:390:13: warning: non-standard suffix on floating constant [-Wpedantic]
  390 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.06575764439154972544253668821920460826e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:391:13: warning: non-standard suffix on floating constant [-Wpedantic]
  391 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07663693811543002088092708395572161856e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:392:13: warning: non-standard suffix on floating constant [-Wpedantic]
  392 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.09711221791106684926377106608027279057e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:393:13: warning: non-standard suffix on floating constant [-Wpedantic]
  393 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.91302186546138009232520527964387543006e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:405:13: warning: non-standard suffix on floating constant [-Wpedantic]
  405 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63531240868022603475813051802104652763e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:406:13: warning: non-standard suffix on floating constant [-Wpedantic]
  406 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.17803013130262393286657457221415701909e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:407:13: warning: non-standard suffix on floating constant [-Wpedantic]
  407 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.77780575692956605214628767143941600132e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:408:13: warning: non-standard suffix on floating constant [-Wpedantic]
  408 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44224824965135546671876867759691622832e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:409:13: warning: non-standard suffix on floating constant [-Wpedantic]
  409 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.93294212655117265065191070995706405837e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:410:13: warning: non-standard suffix on floating constant [-Wpedantic]
  410 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16021988737209938284910541133167243163e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:411:13: warning: non-standard suffix on floating constant [-Wpedantic]
  411 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.89245591723934954825306673917695058577e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:412:13: warning: non-standard suffix on floating constant [-Wpedantic]
  412 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.09614731993308746343064543583426077485e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:413:13: warning: non-standard suffix on floating constant [-Wpedantic]
  413 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48578173962833046113032690615443901556e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:414:13: warning: non-standard suffix on floating constant [-Wpedantic]
  414 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.91098199913613774034789276073191721350e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:415:13: warning: non-standard suffix on floating constant [-Wpedantic]
  415 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.46788618410999858374206722394998550706e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:416:13: warning: non-standard suffix on floating constant [-Wpedantic]
  416 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.14296339768511312584670061679121003569e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:417:13: warning: non-standard suffix on floating constant [-Wpedantic]
  417 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.52631422678659858574974085885146420544e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:420:13: warning: non-standard suffix on floating constant [-Wpedantic]
  420 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:421:13: warning: non-standard suffix on floating constant [-Wpedantic]
  421 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.48481735580594347909096198787726314434e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:422:13: warning: non-standard suffix on floating constant [-Wpedantic]
  422 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.91598585888012869317473155570063821216e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:423:13: warning: non-standard suffix on floating constant [-Wpedantic]
  423 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.12672162924784178863164220170459406872e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:424:13: warning: non-standard suffix on floating constant [-Wpedantic]
  424 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06981909640884405591730537337036849744e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:425:13: warning: non-standard suffix on floating constant [-Wpedantic]
  425 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.89767326897694369071250285702215471082e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:426:13: warning: non-standard suffix on floating constant [-Wpedantic]
  426 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05098647402530640576816174680275844283e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:427:13: warning: non-standard suffix on floating constant [-Wpedantic]
  427 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.10454903166951593161839822697382452489e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:428:13: warning: non-standard suffix on floating constant [-Wpedantic]
  428 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.08850649343579977859251275585834901546e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:429:13: warning: non-standard suffix on floating constant [-Wpedantic]
  429 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.21168773136767495960695426112972188729e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:430:13: warning: non-standard suffix on floating constant [-Wpedantic]
  430 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21420361560900449851206650427538430926e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:431:13: warning: non-standard suffix on floating constant [-Wpedantic]
  431 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.84456961344035545134425261150891935402e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:432:13: warning: non-standard suffix on floating constant [-Wpedantic]
  432 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46462389440125559723382692664970874255e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:444:13: warning: non-standard suffix on floating constant [-Wpedantic]
  444 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.55242261334771588093967856464157010584e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:445:13: warning: non-standard suffix on floating constant [-Wpedantic]
  445 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48866040463435403672044647455806606078e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:446:13: warning: non-standard suffix on floating constant [-Wpedantic]
  446 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04241715667984551487882549843428953917e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:447:13: warning: non-standard suffix on floating constant [-Wpedantic]
  447 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.32030608366022483736940428739436921577e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:448:13: warning: non-standard suffix on floating constant [-Wpedantic]
  448 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17209924605508887793687609139940354371e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:449:13: warning: non-standard suffix on floating constant [-Wpedantic]
  449 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.16808856405217460367038406337257561698e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:450:13: warning: non-standard suffix on floating constant [-Wpedantic]
  450 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75466331296758720822164534334356742122e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:451:13: warning: non-standard suffix on floating constant [-Wpedantic]
  451 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.35657250222166360635152712608912585973e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:452:13: warning: non-standard suffix on floating constant [-Wpedantic]
  452 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28870137478821561164537700376942753108e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:453:13: warning: non-standard suffix on floating constant [-Wpedantic]
  453 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.07556331078347991810236646922418944687e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:454:13: warning: non-standard suffix on floating constant [-Wpedantic]
  454 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.18067019247793233704208913546277631267e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:455:13: warning: non-standard suffix on floating constant [-Wpedantic]
  455 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.96745094401496364651919224112160111958e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:458:13: warning: non-standard suffix on floating constant [-Wpedantic]
  458 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:459:13: warning: non-standard suffix on floating constant [-Wpedantic]
  459 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.07735872062601280828576861757316683396e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:460:13: warning: non-standard suffix on floating constant [-Wpedantic]
  460 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.00667909426245388114411629440735066799e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:461:13: warning: non-standard suffix on floating constant [-Wpedantic]
  461 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18840123665979969294228925712434860653e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:462:13: warning: non-standard suffix on floating constant [-Wpedantic]
  462 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.79233661359264185181083948452464063323e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:463:13: warning: non-standard suffix on floating constant [-Wpedantic]
  463 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.38221013998193410441723488211346327478e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:464:13: warning: non-standard suffix on floating constant [-Wpedantic]
  464 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.91365002115280149925615665651486504495e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:465:13: warning: non-standard suffix on floating constant [-Wpedantic]
  465 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.50379182630668701710656913597366961277e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:466:13: warning: non-standard suffix on floating constant [-Wpedantic]
  466 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.03946139315999749917224356955071595508e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:467:13: warning: non-standard suffix on floating constant [-Wpedantic]
  467 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.95417998434227083224840824790387887539e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:468:13: warning: non-standard suffix on floating constant [-Wpedantic]
  468 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.05109028829536837163462811783445124876e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:469:13: warning: non-standard suffix on floating constant [-Wpedantic]
  469 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.33125282515685091345480270760501403655e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:470:13: warning: non-standard suffix on floating constant [-Wpedantic]
  470 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.58127838888839012133236453180928291822e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:471:13: warning: non-standard suffix on floating constant [-Wpedantic]
  471 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.64781659622256824499981528095809140284e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:483:13: warning: non-standard suffix on floating constant [-Wpedantic]
  483 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.83643820409470770350079809236512802618e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:484:13: warning: non-standard suffix on floating constant [-Wpedantic]
  484 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.02996762669868036727057860510914079553e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:485:13: warning: non-standard suffix on floating constant [-Wpedantic]
  485 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88220267784864518806154823373656292346e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:486:13: warning: non-standard suffix on floating constant [-Wpedantic]
  486 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.12677705163934102871251710968247891123e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:487:13: warning: non-standard suffix on floating constant [-Wpedantic]
  487 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.96642570169484318623869835991454809217e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:488:13: warning: non-standard suffix on floating constant [-Wpedantic]
  488 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04358807405587072010621764865118316919e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:489:13: warning: non-standard suffix on floating constant [-Wpedantic]
  489 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.09461879230275452416933096674703383719e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:490:13: warning: non-standard suffix on floating constant [-Wpedantic]
  490 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.06823998699058163165831211561331795518e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:491:13: warning: non-standard suffix on floating constant [-Wpedantic]
  491 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24129479811279469256914665585439417704e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:492:13: warning: non-standard suffix on floating constant [-Wpedantic]
  492 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.01799222004929573125167949870797564244e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:493:13: warning: non-standard suffix on floating constant [-Wpedantic]
  493 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27744716755834439008073010185921331093e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:494:13: warning: non-standard suffix on floating constant [-Wpedantic]
  494 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.64210356143729930758657624381557123115e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:495:13: warning: non-standard suffix on floating constant [-Wpedantic]
  495 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11666384975358223644665199669986358056e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:496:13: warning: non-standard suffix on floating constant [-Wpedantic]
  496 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.30202644697506464624965700043476935471e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:499:13: warning: non-standard suffix on floating constant [-Wpedantic]
  499 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:500:13: warning: non-standard suffix on floating constant [-Wpedantic]
  500 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44479208003384373099160875893986831861e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:501:13: warning: non-standard suffix on floating constant [-Wpedantic]
  501 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.54290037675901616362332580709754113529e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:502:13: warning: non-standard suffix on floating constant [-Wpedantic]
  502 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.79815821498858750185823401350096868195e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:503:13: warning: non-standard suffix on floating constant [-Wpedantic]
  503 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01076480676864621093034009679744852375e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:504:13: warning: non-standard suffix on floating constant [-Wpedantic]
  504 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88607467767854661547920709472888000469e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:505:13: warning: non-standard suffix on floating constant [-Wpedantic]
  505 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.51572461182263866462295745828009170865e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:506:13: warning: non-standard suffix on floating constant [-Wpedantic]
  506 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.39843444671402317250813055670653845815e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:507:13: warning: non-standard suffix on floating constant [-Wpedantic]
  507 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60546478324160472036295355872288494327e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:508:13: warning: non-standard suffix on floating constant [-Wpedantic]
  508 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.25462551353792877506974677628167909695e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:509:13: warning: non-standard suffix on floating constant [-Wpedantic]
  509 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.05915328498722701961972258866550409117e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:510:13: warning: non-standard suffix on floating constant [-Wpedantic]
  510 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.20632869761578411246344533841556350518e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:511:13: warning: non-standard suffix on floating constant [-Wpedantic]
  511 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.99438347491752820345051091574883391217e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:523:13: warning: non-standard suffix on floating constant [-Wpedantic]
  523 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12656323880287532946687856443190592955e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:524:13: warning: non-standard suffix on floating constant [-Wpedantic]
  524 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.31374972240605659239154788518240221417e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:525:13: warning: non-standard suffix on floating constant [-Wpedantic]
  525 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.10776910971729651587578902049263096117e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:526:13: warning: non-standard suffix on floating constant [-Wpedantic]
  526 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.53872632372452909103332647334935138324e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:527:13: warning: non-standard suffix on floating constant [-Wpedantic]
  527 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.81756147611150151751911596225474463602e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:528:13: warning: non-standard suffix on floating constant [-Wpedantic]
  528 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75302607308223110644722612796766590029e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:529:13: warning: non-standard suffix on floating constant [-Wpedantic]
  529 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33839913867469199941739467004997833889e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:530:13: warning: non-standard suffix on floating constant [-Wpedantic]
  530 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.32115127487193219555283158969582307620e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:531:13: warning: non-standard suffix on floating constant [-Wpedantic]
  531 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.90766547421015851413713511917307214275e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:532:13: warning: non-standard suffix on floating constant [-Wpedantic]
  532 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08939895797457378361211153362169024503e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:533:13: warning: non-standard suffix on floating constant [-Wpedantic]
  533 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.88597187949354708113046662952288249250e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:534:13: warning: non-standard suffix on floating constant [-Wpedantic]
  534 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.62829447082637808482463811005771133942e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:535:13: warning: non-standard suffix on floating constant [-Wpedantic]
  535 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.65525705592205245661726488519562256000e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:536:13: warning: non-standard suffix on floating constant [-Wpedantic]
  536 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.60698835222044786453848932477732972928e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:539:13: warning: non-standard suffix on floating constant [-Wpedantic]
  539 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:540:13: warning: non-standard suffix on floating constant [-Wpedantic]
  540 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.88605948104664828377228254521124685930e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:541:13: warning: non-standard suffix on floating constant [-Wpedantic]
  541 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.58594705700945215121673591119784576258e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:542:13: warning: non-standard suffix on floating constant [-Wpedantic]
  542 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.67113091918430152113322758216774649130e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:543:13: warning: non-standard suffix on floating constant [-Wpedantic]
  543 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39583889554372147091140765508385042797e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:544:13: warning: non-standard suffix on floating constant [-Wpedantic]
  544 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.57139043074134496391251233307552940106e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:545:13: warning: non-standard suffix on floating constant [-Wpedantic]
  545 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26451960029396455805403758307828624817e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:546:13: warning: non-standard suffix on floating constant [-Wpedantic]
  546 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.30400557427446929311350088728080667203e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:547:13: warning: non-standard suffix on floating constant [-Wpedantic]
  547 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.99617890540456503276038942480115937467e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:548:13: warning: non-standard suffix on floating constant [-Wpedantic]
  548 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.50232186816498003232143065883536003942e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:549:13: warning: non-standard suffix on floating constant [-Wpedantic]
  549 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59310652872918546431499274822722004981e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:550:13: warning: non-standard suffix on floating constant [-Wpedantic]
  550 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.82203579442241682923277858553949327687e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:551:13: warning: non-standard suffix on floating constant [-Wpedantic]
  551 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10345359368438386945407402887625511801e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:552:13: warning: non-standard suffix on floating constant [-Wpedantic]
  552 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.55225829972215033873365516486524181445e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:564:13: warning: non-standard suffix on floating constant [-Wpedantic]
  564 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.83847488747490686627461184914507143000e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:565:13: warning: non-standard suffix on floating constant [-Wpedantic]
  565 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.61220392257287638364190361688188696363e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:566:13: warning: non-standard suffix on floating constant [-Wpedantic]
  566 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.42217711448675893329072184826328300776e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:567:13: warning: non-standard suffix on floating constant [-Wpedantic]
  567 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20597728166467972373586650878478687059e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:568:13: warning: non-standard suffix on floating constant [-Wpedantic]
  568 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.46404433551447410467051774706080733051e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:569:13: warning: non-standard suffix on floating constant [-Wpedantic]
  569 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.27909145305324391651548849043874549520e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:570:13: warning: non-standard suffix on floating constant [-Wpedantic]
  570 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.33564789388635859003082815215888382619e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:571:13: warning: non-standard suffix on floating constant [-Wpedantic]
  571 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.18456219811686603951886248687349029515e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:572:13: warning: non-standard suffix on floating constant [-Wpedantic]
  572 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.92730718471866912036453008101994816885e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:573:13: warning: non-standard suffix on floating constant [-Wpedantic]
  573 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.51773776414973336511129801645901922234e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:574:13: warning: non-standard suffix on floating constant [-Wpedantic]
  574 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32371094281803507447435352076735970857e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:575:13: warning: non-standard suffix on floating constant [-Wpedantic]
  575 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44775294242071078601023962869394690897e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:576:13: warning: non-standard suffix on floating constant [-Wpedantic]
  576 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.94920633206242554892676642458535141153e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:577:13: warning: non-standard suffix on floating constant [-Wpedantic]
  577 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.18030442958390399095902441284074544279e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:580:13: warning: non-standard suffix on floating constant [-Wpedantic]
  580 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:581:13: warning: non-standard suffix on floating constant [-Wpedantic]
  581 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.65871972115253665568580046072625013145e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:582:13: warning: non-standard suffix on floating constant [-Wpedantic]
  582 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.74531522538358367003224536101724206626e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:583:13: warning: non-standard suffix on floating constant [-Wpedantic]
  583 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20716479628426451344205712137554469781e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:584:13: warning: non-standard suffix on floating constant [-Wpedantic]
  584 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.83247584368619500260722365812456197226e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:585:13: warning: non-standard suffix on floating constant [-Wpedantic]
  585 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.52931189426842216323461406426803698335e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:586:13: warning: non-standard suffix on floating constant [-Wpedantic]
  586 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19343566926626449933230814579037896037e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:587:13: warning: non-standard suffix on floating constant [-Wpedantic]
  587 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.16243058880148231471744235009435586353e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:588:13: warning: non-standard suffix on floating constant [-Wpedantic]
  588 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21344088555713979086041331387697053780e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:589:13: warning: non-standard suffix on floating constant [-Wpedantic]
  589 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63246599173435592817113618949498524238e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:590:13: warning: non-standard suffix on floating constant [-Wpedantic]
  590 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43426263963680589288791782556801934305e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:591:13: warning: non-standard suffix on floating constant [-Wpedantic]
  591 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.62386317351298917459659548443220451300e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:592:13: warning: non-standard suffix on floating constant [-Wpedantic]
  592 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13281535580097407374477446521496074453e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:593:13: warning: non-standard suffix on floating constant [-Wpedantic]
  593 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.27187882784316306216858933778750811182e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:605:13: warning: non-standard suffix on floating constant [-Wpedantic]
  605 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.85767880395157523314894776472286059373e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:606:13: warning: non-standard suffix on floating constant [-Wpedantic]
  606 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07684379950498990874449661385130414967e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:607:13: warning: non-standard suffix on floating constant [-Wpedantic]
  607 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.29181715091139597455177955800910928786e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:608:13: warning: non-standard suffix on floating constant [-Wpedantic]
  608 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.78745116935613858188145093313446961899e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:609:13: warning: non-standard suffix on floating constant [-Wpedantic]
  609 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.61522707085521545633529621526418843836e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:610:13: warning: non-standard suffix on floating constant [-Wpedantic]
  610 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00989556810424018339768632204186394735e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:611:13: warning: non-standard suffix on floating constant [-Wpedantic]
  611 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.94136605359672888838088037894401904574e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:612:13: warning: non-standard suffix on floating constant [-Wpedantic]
  612 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.15203266224687619299892471650072720579e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:613:13: warning: non-standard suffix on floating constant [-Wpedantic]
  613 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.25349098945982074415471295859193558426e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:614:13: warning: non-standard suffix on floating constant [-Wpedantic]
  614 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.31874620165906020409111024866737082384e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:615:13: warning: non-standard suffix on floating constant [-Wpedantic]
  615 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.19330888204484008667352280840160186671e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:616:13: warning: non-standard suffix on floating constant [-Wpedantic]
  616 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.89951131249530265518610784629981482444e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:617:13: warning: non-standard suffix on floating constant [-Wpedantic]
  617 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.35979606245171162602352579985003194602e-33),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:618:13: warning: non-standard suffix on floating constant [-Wpedantic]
  618 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.50946115943875327149319867495704969908e-36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:621:13: warning: non-standard suffix on floating constant [-Wpedantic]
  621 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:622:13: warning: non-standard suffix on floating constant [-Wpedantic]
  622 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21212467547297045538111676107434471585e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:623:13: warning: non-standard suffix on floating constant [-Wpedantic]
  623 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.17663841151156626845609176694801024524e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:624:13: warning: non-standard suffix on floating constant [-Wpedantic]
  624 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.25478800461954401173897968683982253458e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:625:13: warning: non-standard suffix on floating constant [-Wpedantic]
  625 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.69831763649657690166671862562231448718e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:626:13: warning: non-standard suffix on floating constant [-Wpedantic]
  626 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19712058726935472913461138967922524612e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:627:13: warning: non-standard suffix on floating constant [-Wpedantic]
  627 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.11423395018514913507624349385447326009e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:628:13: warning: non-standard suffix on floating constant [-Wpedantic]
  628 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.58664605420655866109404476637021322838e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:629:13: warning: non-standard suffix on floating constant [-Wpedantic]
  629 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.15398721299264752103644541934654351463e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:630:13: warning: non-standard suffix on floating constant [-Wpedantic]
  630 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17567858878427250079920401604119982576e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:631:13: warning: non-standard suffix on floating constant [-Wpedantic]
  631 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.92808825029184923713064129493385469531e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:632:13: warning: non-standard suffix on floating constant [-Wpedantic]
  632 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.06007644624654848502783947087038305433e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:633:13: warning: non-standard suffix on floating constant [-Wpedantic]
  633 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.01246784499782934986619755015082182398e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:645:13: warning: non-standard suffix on floating constant [-Wpedantic]
  645 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.78613480244945294594505480426643613242e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:646:13: warning: non-standard suffix on floating constant [-Wpedantic]
  646 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.07362312709864018864207848733814857157e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:647:13: warning: non-standard suffix on floating constant [-Wpedantic]
  647 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.47727521897653923649758175033206259109e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:648:13: warning: non-standard suffix on floating constant [-Wpedantic]
  648 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04183129813120998456717217121703605830e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:649:13: warning: non-standard suffix on floating constant [-Wpedantic]
  649 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.09978729224187570508825456585418357590e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:650:13: warning: non-standard suffix on floating constant [-Wpedantic]
  650 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.98739784100617344335742510102186570437e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:651:13: warning: non-standard suffix on floating constant [-Wpedantic]
  651 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.08596635852958074572320481325030046975e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:652:13: warning: non-standard suffix on floating constant [-Wpedantic]
  652 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.34947456497875218771996878497766058580e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:653:13: warning: non-standard suffix on floating constant [-Wpedantic]
  653 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31766866003171430205401377671093088134e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:654:13: warning: non-standard suffix on floating constant [-Wpedantic]
  654 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.29444683984117745298484117924452498776e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:655:13: warning: non-standard suffix on floating constant [-Wpedantic]
  655 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34885173277203843795065094551227568738e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:656:13: warning: non-standard suffix on floating constant [-Wpedantic]
  656 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30306828175920576070486704404727265760e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:657:13: warning: non-standard suffix on floating constant [-Wpedantic]
  657 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.05908347665846652276910544097430115068e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:660:13: warning: non-standard suffix on floating constant [-Wpedantic]
  660 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:661:13: warning: non-standard suffix on floating constant [-Wpedantic]
  661 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07218191317166728296013167220324207427e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:662:13: warning: non-standard suffix on floating constant [-Wpedantic]
  662 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.38908532499742180532814291654329829544e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:663:13: warning: non-standard suffix on floating constant [-Wpedantic]
  663 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63676664387672566455490461784630320677e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:664:13: warning: non-standard suffix on floating constant [-Wpedantic]
  664 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.31302647779056928216789214742790688980e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:665:13: warning: non-standard suffix on floating constant [-Wpedantic]
  665 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.69477260342662648574925942030720482689e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:666:13: warning: non-standard suffix on floating constant [-Wpedantic]
  666 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.82918424748192763052497731722563414651e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:667:13: warning: non-standard suffix on floating constant [-Wpedantic]
  667 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.69244295675395948278971027618145225216e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:668:13: warning: non-standard suffix on floating constant [-Wpedantic]
  668 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.08928780307959133484802547123672997757e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:669:13: warning: non-standard suffix on floating constant [-Wpedantic]
  669 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.11055350627948183551681634293425028439e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:670:13: warning: non-standard suffix on floating constant [-Wpedantic]
  670 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22066081452382450191191677443527136733e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:671:13: warning: non-standard suffix on floating constant [-Wpedantic]
  671 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78025987104169227624653323808131280009e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:672:13: warning: non-standard suffix on floating constant [-Wpedantic]
  672 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.93164997733174955208299290433803918816e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:684:13: warning: non-standard suffix on floating constant [-Wpedantic]
  684 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.51438485661317103069553924870169052838e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:685:13: warning: non-standard suffix on floating constant [-Wpedantic]
  685 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.29652867028564588922931020456447362877e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:686:13: warning: non-standard suffix on floating constant [-Wpedantic]
  686 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.90557738902930002845457640269863338815e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:687:13: warning: non-standard suffix on floating constant [-Wpedantic]
  687 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.47622170600415955276436226439948455362e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:688:13: warning: non-standard suffix on floating constant [-Wpedantic]
  688 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.75198213226024095368607442455597948634e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:689:13: warning: non-standard suffix on floating constant [-Wpedantic]
  689 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.73010116224706573149404022585502812698e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:690:13: warning: non-standard suffix on floating constant [-Wpedantic]
  690 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.33440551266376466187512220300943206212e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:691:13: warning: non-standard suffix on floating constant [-Wpedantic]
  691 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.27556365758364667507686872656121131255e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:692:13: warning: non-standard suffix on floating constant [-Wpedantic]
  692 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.63395763346533783414747536236033733143e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:693:13: warning: non-standard suffix on floating constant [-Wpedantic]
  693 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.75408632486279069728789506666930014630e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:694:13: warning: non-standard suffix on floating constant [-Wpedantic]
  694 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.74194099205847568739445023334735086627e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:695:13: warning: non-standard suffix on floating constant [-Wpedantic]
  695 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.52462367172968216583968200390021647482e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:696:13: warning: non-standard suffix on floating constant [-Wpedantic]
  696 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.75367408334713835736514158797013854282e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:697:13: warning: non-standard suffix on floating constant [-Wpedantic]
  697 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.62633983586253025227038002631010874719e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:698:13: warning: non-standard suffix on floating constant [-Wpedantic]
  698 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46717630077826649018810277799043037738e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:699:13: warning: non-standard suffix on floating constant [-Wpedantic]
  699 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.00642537643332236333695338824014611799e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:700:13: warning: non-standard suffix on floating constant [-Wpedantic]
  700 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.47351714774371338348451112020520067028e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:701:13: warning: non-standard suffix on floating constant [-Wpedantic]
  701 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.15896012319823666881998903857141624070e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:702:13: warning: non-standard suffix on floating constant [-Wpedantic]
  702 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.62176014448801854863922778456328119208e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:705:13: warning: non-standard suffix on floating constant [-Wpedantic]
  705 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:706:13: warning: non-standard suffix on floating constant [-Wpedantic]
  706 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.79042471052521112984740498925369905803e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:707:13: warning: non-standard suffix on floating constant [-Wpedantic]
  707 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.55058068535501327896327971200536085268e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:708:13: warning: non-standard suffix on floating constant [-Wpedantic]
  708 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33143443551335870264469963604049242325e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:709:13: warning: non-standard suffix on floating constant [-Wpedantic]
  709 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75325348141376361676246108294525717629e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:710:13: warning: non-standard suffix on floating constant [-Wpedantic]
  710 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.28871858542582365161221803267369985933e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:711:13: warning: non-standard suffix on floating constant [-Wpedantic]
  711 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.23702867786056336210872367019916245663e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:712:13: warning: non-standard suffix on floating constant [-Wpedantic]
  712 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.14513776996445072162386201808986222616e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:713:13: warning: non-standard suffix on floating constant [-Wpedantic]
  713 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.13763070277828149031445006534179375988e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:714:13: warning: non-standard suffix on floating constant [-Wpedantic]
  714 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75529866599039195417128499359378019030e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:715:13: warning: non-standard suffix on floating constant [-Wpedantic]
  715 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.53029524184341515115464886126119582515e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:716:13: warning: non-standard suffix on floating constant [-Wpedantic]
  716 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.10598685541492162454676538516969294049e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:717:13: warning: non-standard suffix on floating constant [-Wpedantic]
  717 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75587930183994618721688808612207567233e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:718:13: warning: non-standard suffix on floating constant [-Wpedantic]
  718 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.83150895141383746641924725237948860959e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:719:13: warning: non-standard suffix on floating constant [-Wpedantic]
  719 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30675015193353451939138512698571954110e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:720:13: warning: non-standard suffix on floating constant [-Wpedantic]
  720 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.71774361582156518394662911172142577047e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:721:13: warning: non-standard suffix on floating constant [-Wpedantic]
  721 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.03397072601182597002547703682673198965e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:722:13: warning: non-standard suffix on floating constant [-Wpedantic]
  722 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.52666999314026491934445577764441483687e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:734:13: warning: non-standard suffix on floating constant [-Wpedantic]
  734 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36745544906925230101752563433306496000e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:735:13: warning: non-standard suffix on floating constant [-Wpedantic]
  735 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.73688900814770369626527563956988302379e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:736:13: warning: non-standard suffix on floating constant [-Wpedantic]
  736 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.81718746296195151971617726268038570065e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:737:13: warning: non-standard suffix on floating constant [-Wpedantic]
  737 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.13663059680440438907042970413471861121e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:738:13: warning: non-standard suffix on floating constant [-Wpedantic]
  738 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.40004645275531255402942177790836798523e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:739:13: warning: non-standard suffix on floating constant [-Wpedantic]
  739 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.80059489775751412372432345156902685277e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:740:13: warning: non-standard suffix on floating constant [-Wpedantic]
  740 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.47699576477278882708291693658669435536e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:741:13: warning: non-standard suffix on floating constant [-Wpedantic]
  741 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.45226121992756638990044029871581321461e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:742:13: warning: non-standard suffix on floating constant [-Wpedantic]
  742 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.13406331882918393195342615955627442395e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:743:13: warning: non-standard suffix on floating constant [-Wpedantic]
  743 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.46682598893946975917562485374893408094e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:744:13: warning: non-standard suffix on floating constant [-Wpedantic]
  744 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50450743907497671918301557074470352707e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:745:13: warning: non-standard suffix on floating constant [-Wpedantic]
  745 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.33121239192492785826422815650499088833e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:746:13: warning: non-standard suffix on floating constant [-Wpedantic]
  746 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05998176182038788839361491871608950696e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:747:13: warning: non-standard suffix on floating constant [-Wpedantic]
  747 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.17857918044922309623941523489531919822e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:748:13: warning: non-standard suffix on floating constant [-Wpedantic]
  748 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.67865547879145051715131144371287619666e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:749:13: warning: non-standard suffix on floating constant [-Wpedantic]
  749 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.89654931108624296326740455618289840327e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:750:13: warning: non-standard suffix on floating constant [-Wpedantic]
  750 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.73017950634516660552375272495618707905e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:751:13: warning: non-standard suffix on floating constant [-Wpedantic]
  751 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.68519137981001059472024985205381913202e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:754:13: warning: non-standard suffix on floating constant [-Wpedantic]
  754 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:755:13: warning: non-standard suffix on floating constant [-Wpedantic]
  755 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.29948066505039082395951244410552705780e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:756:13: warning: non-standard suffix on floating constant [-Wpedantic]
  756 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.13730690908098361287472898564563217987e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:757:13: warning: non-standard suffix on floating constant [-Wpedantic]
  757 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27810872138103132689695155123062073221e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:758:13: warning: non-standard suffix on floating constant [-Wpedantic]
  758 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31948058845675193039732511839435290811e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:759:13: warning: non-standard suffix on floating constant [-Wpedantic]
  759 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06822729610151747708260147063757668707e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:760:13: warning: non-standard suffix on floating constant [-Wpedantic]
  760 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.03250522904270408071762059653475885811e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:761:13: warning: non-standard suffix on floating constant [-Wpedantic]
  761 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.85197262150009124871794386644476067020e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:762:13: warning: non-standard suffix on floating constant [-Wpedantic]
  762 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78139536405831228129042087771755615472e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:763:13: warning: non-standard suffix on floating constant [-Wpedantic]
  763 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.01642938314578533660138738069251610818e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:764:13: warning: non-standard suffix on floating constant [-Wpedantic]
  764 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.36328724659833107203404258336776286146e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:765:13: warning: non-standard suffix on floating constant [-Wpedantic]
  765 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.80342430290059616305921915291683180697e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:766:13: warning: non-standard suffix on floating constant [-Wpedantic]
  766 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66502051110007556897014898713746069491e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:767:13: warning: non-standard suffix on floating constant [-Wpedantic]
  767 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.42209715361911856322028597714105225748e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:768:13: warning: non-standard suffix on floating constant [-Wpedantic]
  768 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.77842582605458905635718323117222788078e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:769:13: warning: non-standard suffix on floating constant [-Wpedantic]
  769 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.69147628396460384758492682185049535079e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:770:13: warning: non-standard suffix on floating constant [-Wpedantic]
  770 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.43015110519230289924122344324563890953e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:771:13: warning: non-standard suffix on floating constant [-Wpedantic]
  771 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.21788819753161690674882271896091269356e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:783:13: warning: non-standard suffix on floating constant [-Wpedantic]
  783 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36619776379492082323649724050601750141e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:784:13: warning: non-standard suffix on floating constant [-Wpedantic]
  784 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29818158612993476124594583743266388964e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:785:13: warning: non-standard suffix on floating constant [-Wpedantic]
  785 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.07736315744724186061845512973085067283e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:786:13: warning: non-standard suffix on floating constant [-Wpedantic]
  786 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.72566458808745644851080213349673559756e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:787:13: warning: non-standard suffix on floating constant [-Wpedantic]
  787 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.01243670706840752914099834172565920736e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:788:13: warning: non-standard suffix on floating constant [-Wpedantic]
  788 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65306557791300593593488790517297048902e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:789:13: warning: non-standard suffix on floating constant [-Wpedantic]
  789 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41751291649776832705247036453540452119e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:790:13: warning: non-standard suffix on floating constant [-Wpedantic]
  790 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.26652535267657618112731521308564571490e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:791:13: warning: non-standard suffix on floating constant [-Wpedantic]
  791 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.32742926765578976373764178875983383214e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:792:13: warning: non-standard suffix on floating constant [-Wpedantic]
  792 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.32948532312961882464151446137719196209e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:793:13: warning: non-standard suffix on floating constant [-Wpedantic]
  793 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96536595631611560703804402181953334762e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:794:13: warning: non-standard suffix on floating constant [-Wpedantic]
  794 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.48463581600017734001916804890205661347e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:795:13: warning: non-standard suffix on floating constant [-Wpedantic]
  795 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.65588239861378749665334852913775575615e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:796:13: warning: non-standard suffix on floating constant [-Wpedantic]
  796 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39462290798829172203386678450961569536e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:797:13: warning: non-standard suffix on floating constant [-Wpedantic]
  797 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83049279786679854738508318703604392055e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:798:13: warning: non-standard suffix on floating constant [-Wpedantic]
  798 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.87131679136229094080572090496960701828e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:799:13: warning: non-standard suffix on floating constant [-Wpedantic]
  799 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.35977519905679446758726709186381481753e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:800:13: warning: non-standard suffix on floating constant [-Wpedantic]
  800 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.50639358104925465711435411537609380290e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:801:13: warning: non-standard suffix on floating constant [-Wpedantic]
  801 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.47593981758247424082096107205150226114e-40),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:804:13: warning: non-standard suffix on floating constant [-Wpedantic]
  804 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:805:13: warning: non-standard suffix on floating constant [-Wpedantic]
  805 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.60997521267746350015610841742718472657e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:806:13: warning: non-standard suffix on floating constant [-Wpedantic]
  806 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.40470704349086277215167519790809981379e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:807:13: warning: non-standard suffix on floating constant [-Wpedantic]
  807 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.42305660178694704379572259575557934523e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:808:13: warning: non-standard suffix on floating constant [-Wpedantic]
  808 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.30272082429322808188807034927827414359e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:809:13: warning: non-standard suffix on floating constant [-Wpedantic]
  809 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.16742567294582284534194935923915261582e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:810:13: warning: non-standard suffix on floating constant [-Wpedantic]
  810 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22662407906450293978092195442686428843e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:811:13: warning: non-standard suffix on floating constant [-Wpedantic]
  811 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.84343501655116670387608730076359018869e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:812:13: warning: non-standard suffix on floating constant [-Wpedantic]
  812 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.65591734166216912475609790035240582537e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:813:13: warning: non-standard suffix on floating constant [-Wpedantic]
  813 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15131286290573570519912674341226377625e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:814:13: warning: non-standard suffix on floating constant [-Wpedantic]
  814 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.08718962387679715644203327604824250850e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:815:13: warning: non-standard suffix on floating constant [-Wpedantic]
  815 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.04444946843492647477476784817227903589e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:816:13: warning: non-standard suffix on floating constant [-Wpedantic]
  816 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.35966282749098189010715902284098451987e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:817:13: warning: non-standard suffix on floating constant [-Wpedantic]
  817 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19066854132814661112207991393498039851e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:818:13: warning: non-standard suffix on floating constant [-Wpedantic]
  818 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.87533136296192957063599695937632598999e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:819:13: warning: non-standard suffix on floating constant [-Wpedantic]
  819 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.93945754223094281767677343057286164777e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:820:13: warning: non-standard suffix on floating constant [-Wpedantic]
  820 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13592988790740273103099465658198617078e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:821:13: warning: non-standard suffix on floating constant [-Wpedantic]
  821 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.64942281110142621080966631872844557766e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:833:13: warning: non-standard suffix on floating constant [-Wpedantic]
  833 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36619772367581344984274685280416528592e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:834:13: warning: non-standard suffix on floating constant [-Wpedantic]
  834 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.72417390936686577479751162141499390532e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:835:13: warning: non-standard suffix on floating constant [-Wpedantic]
  835 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.74319117326966091295365258834959120634e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:836:13: warning: non-standard suffix on floating constant [-Wpedantic]
  836 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.94269681742277805376258823511210253023e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:837:13: warning: non-standard suffix on floating constant [-Wpedantic]
  837 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.09354876913180019634171748490068797632e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:838:13: warning: non-standard suffix on floating constant [-Wpedantic]
  838 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.46986612543101357465265079580805403382e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:839:13: warning: non-standard suffix on floating constant [-Wpedantic]
  839 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.21726753043764920243710352514279216684e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:840:13: warning: non-standard suffix on floating constant [-Wpedantic]
  840 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29971756326232375757519588897328507962e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:841:13: warning: non-standard suffix on floating constant [-Wpedantic]
  841 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06770117983967828996891025614645348127e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:842:13: warning: non-standard suffix on floating constant [-Wpedantic]
  842 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.27141668055392041978388268556174062945e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:843:13: warning: non-standard suffix on floating constant [-Wpedantic]
  843 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48383887723476619460217715361289178429e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:844:13: warning: non-standard suffix on floating constant [-Wpedantic]
  844 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.49530301203157403427315504054500005836e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:845:13: warning: non-standard suffix on floating constant [-Wpedantic]
  845 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18668427867427341566476567665953082312e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:846:13: warning: non-standard suffix on floating constant [-Wpedantic]
  846 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.73377083349017331494144334612902128610e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:847:13: warning: non-standard suffix on floating constant [-Wpedantic]
  847 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.32380647653444581710582396517056104063e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:848:13: warning: non-standard suffix on floating constant [-Wpedantic]
  848 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.29865827039123699411352876626634361936e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:849:13: warning: non-standard suffix on floating constant [-Wpedantic]
  849 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07464506614287925844993490382319608619e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:850:13: warning: non-standard suffix on floating constant [-Wpedantic]
  850 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60173555862875972119871402681133785088e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:853:13: warning: non-standard suffix on floating constant [-Wpedantic]
  853 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:854:13: warning: non-standard suffix on floating constant [-Wpedantic]
  854 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.27912237038396638341492536677313983747e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:855:13: warning: non-standard suffix on floating constant [-Wpedantic]
  855 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.02138359905285600768927677649467546192e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:856:13: warning: non-standard suffix on floating constant [-Wpedantic]
  856 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24763589856532154099789305018886222841e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:857:13: warning: non-standard suffix on floating constant [-Wpedantic]
  857 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27133166772875885088000073325642460162e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:858:13: warning: non-standard suffix on floating constant [-Wpedantic]
  858 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01628419446817660009223289575239926907e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:859:13: warning: non-standard suffix on floating constant [-Wpedantic]
  859 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.62446834592284424116329218260348474201e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:860:13: warning: non-standard suffix on floating constant [-Wpedantic]
  860 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.61238790103816844895453935630752859272e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:861:13: warning: non-standard suffix on floating constant [-Wpedantic]
  861 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.67714109140674398508739253084218270557e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:862:13: warning: non-standard suffix on floating constant [-Wpedantic]
  862 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.70952563202454851902810005226033501692e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:863:13: warning: non-standard suffix on floating constant [-Wpedantic]
  863 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.33080865791583428494353408816388908148e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:864:13: warning: non-standard suffix on floating constant [-Wpedantic]
  864 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.06120545912923145572220606396715398781e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:865:13: warning: non-standard suffix on floating constant [-Wpedantic]
  865 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.86403930600680015325844027465766431761e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:866:13: warning: non-standard suffix on floating constant [-Wpedantic]
  866 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.29419718354538719350803683985104818654e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:867:13: warning: non-standard suffix on floating constant [-Wpedantic]
  867 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.36261565790718847159482447247645891176e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:868:13: warning: non-standard suffix on floating constant [-Wpedantic]
  868 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46062982552515416754702177333530968405e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:869:13: warning: non-standard suffix on floating constant [-Wpedantic]
  869 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.68804852250549346018535616711418533423e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:870:13: warning: non-standard suffix on floating constant [-Wpedantic]
  870 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.51600033199082754845231795160728350588e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1035:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1035 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21762208692280384264052188465103527015e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1036:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1036 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07121154108880017947709737976750200391e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1037:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1037 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.34036993772851526455115746887751392080e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1038:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1038 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.06347688547967680654012636399459376006e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1039:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1039 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.68662427153576049083876306225433068713e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1040:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1040 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.67496398036468361727297056409545434117e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1041:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1041 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.69289909624425652939466055042210850769e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1042:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1042 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65649060232973461318206716040181929160e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1043:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1043 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.93006819232611588097575675157841312689e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1044:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1044 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34514211575975820725706925256381036061e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1045:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1045 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.86184594939834946952489805173559003431e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1046:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1046 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66982890863184520310462776294335540260e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1047:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1047 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.28944885271022303878175622411438230193e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1048:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1048 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.47136245900831864668353768185407977846e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1049:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1049 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.98034330388999615249606466662289782222e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1050:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1050 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.67931741921878993598048665757824165533e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1053:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1053 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1054:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1054 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.81019852414657529520034272090632311645e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1055:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1055 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.51602582973416348091361820936922274106e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1056:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1056 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.87246706500788771729605610442552651673e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1057:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1057 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.55758863380051182011815572544985924963e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1058:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1058 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.16921634066377885762356020006515057786e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1059:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1059 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.28590978860106110644638308039189352463e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1060:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1060 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.07182688002603587927920766666962846169e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1061:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1061 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.14413931232875917473403467095618397172e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1062:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1062 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.59534588679183116305361784906322155131e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1063:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1063 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.62788361787003488572546802835677555151e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1064:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1064 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32291670834750583053201239125839728061e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1065:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1065 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.97300476673137879475887158731166178829e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1066:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1066 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.99801949382703479169010768105376163814e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1067:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1067 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09234481837537672361990844588166022791e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1079:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1079 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.50763682207511020788551990942118742910e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1080:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1080 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.35160148798611192350830963080055471564e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1081:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1081 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.85567614778755464918744664468938413626e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1082:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1082 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24395902843792338723377508551415399267e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1083:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1083 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75803588325237557939443967923337822799e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1084:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1084 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.44751743702858358960016891543930028989e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1085:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1085 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.38771920793989989423514808134997891434e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1086:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1086 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.99899457801652012757624005300136548027e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1087:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1087 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.59668432891116320233415536189782241116e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1088:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1088 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.02521376213276025040458141317737977692e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1089:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1089 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.00511857068867825025582508627038721402e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1090:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1090 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.19031970665203475373248353773765801546e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1091:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1091 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.03203906044415590651592066934331209362e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1092:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1092 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.01354553335348149914596284286907046333e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1093:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1093 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.40077709279222086527834844446288408059e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1094:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1094 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.07036291955272673946830858788691198641e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1095:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1095 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75229595324028909877518859428663744660e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1096:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1096 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.51522041748753421579496885726802106514e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1097:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1097 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.28554063325397021905295499768922434904e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1100:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1100 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1101:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1101 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.55889733194498836168215560931863059152e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1102:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1102 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.45050534010127542130960211621894286688e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1103:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1103 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39437268390909980446225806216001154876e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1104:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1104 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85370557677145869100298813360909127310e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1105:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1105 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.99358236671478050470186012149124879556e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1106:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1106 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.82914467302553175692644992910876515874e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1107:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1107 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.42426383410763382224410804289834740252e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1108:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1108 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.69477085497572590673874940261777949808e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1109:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1109 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.69832833104494997844651343499526754631e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1110:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1110 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.95708391432781281454592429473451742972e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1111:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1111 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32541987059874996779040445020449508142e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1112:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1112 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.24889827757289516008834701298899804535e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1113:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1113 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76326709965329347689033555841964826234e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1114:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1114 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.19652942193884551681987290472603208296e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1115:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1115 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22987197033955835618810845653379470109e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1116:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1116 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.51893290463268547258382709202599507274e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1117:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1117 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.43575882043846146581825453522967678538e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1118:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1118 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.06683418138599962787868832158681391673e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1124:9: warning: non-standard suffix on floating constant [-Wpedantic]
 1124 |         const static RealType lambda_bias = BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.451582705289454864726195229894882143572); // (= log(pi/2)+1)
      |         ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1136:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1136 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.31126317567898819464557840628449107915e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1137:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1137 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.31008645911415314700225107327351636697e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1138:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1138 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.60743397071713227215207831174512626190e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1139:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1139 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.69243936604887410595461520921270733657e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1140:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1140 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.93778117053417749769040328795824088196e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1141:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1141 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.04718815412035890861219665332918840537e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1142:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1142 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.41914050146414549019258775115663029791e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1143:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1143 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17147074474397510167661838243237386450e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1144:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1144 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.31006358624990533313832878493963971249e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1145:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1145 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.31424805670861981190416637260176493218e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1146:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1146 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71604447221961082506919140038819715820e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1147:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1147 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.01796816886825676412069047911936154422e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1148:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1148 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.16975381608692872525287947181531051179e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1149:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1149 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.47194712963929503930146780326366215579e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1150:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1150 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.19469248860267489980690249379132289464e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1151:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1151 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22272545853285700254948346226514762534e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1152:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1152 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.05432616288832680241611577865488417904e-13),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1153:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1153 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08723511461992818779941378551362882730e-14),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1156:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1156 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1157:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1157 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01021278581037282130358759075689669228e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1158:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1158 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.91783545335316986601746168681457332835e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1159:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1159 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.90025337163174587593060864843160047245e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1160:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1160 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.09029833197792884728968597136867674585e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1161:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1161 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44295160726145715084515736090313329125e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1162:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1162 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.46416375246465800703437031839310870287e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1163:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1163 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.86521610039165178072099210670199368231e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1164:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1164 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.29830357713744587265637686549132688965e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1165:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1165 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32187562202835921333177458294507064946e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1166:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1166 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75034541113922116856456794810138543224e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1167:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1167 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.79216314818261657918748858010817570215e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1168:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1168 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.69179323869133503169292092727333289999e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1169:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1169 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.09019623876540244217038375274802731869e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1170:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1170 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.13900582194674129200395213522524183495e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1171:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1171 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92590979457175565666605415984496551246e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1183:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1183 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.26864481454444278645937156746132802908e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1184:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1184 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.35052316263030534355724898036735352905e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1185:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1185 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46701697626917441774916114124028252971e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1186:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1186 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.03805679118924248671851611170709699862e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1187:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1187 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.29457230118834515743802694404620370943e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1188:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1188 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.04992992250026414994541561073467805333e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1189:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1189 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.21521951889983113700615967351903983850e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1190:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1190 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50611640491200231504944279876023072268e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1191:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1191 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.96007721851412367657495076592244098807e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1192:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1192 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.76876967456744990483799856564174838073e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1193:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1193 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.34285198828980523126745002596084187049e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1194:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1194 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.98811180672843179022928339476420108494e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1195:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1195 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36933707823930146448761204037985193905e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1196:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1196 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.76515121042989743198432939393805252169e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1197:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1197 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.87259915481622487665138935922067520210e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1198:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1198 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34703958446785695676542385299325713141e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1199:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1199 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.53199672688507288037695102377982544434e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1200:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1200 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.97283413733676690377949556457649405210e-14),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1203:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1203 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1204:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1204 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.15492787140203223641846510939273526038e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1205:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1205 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.34095796298757853634036909432345998054e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1206:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1206 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.65650140652391522296109869665871008634e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1207:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1207 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.44894089102275258806976831589022821974e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1208:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1208 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.27121975866547045393504246592187721233e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1209:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1209 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.91803733484503004520983723890062644122e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1210:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1210 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.40341451263971324381655967408519161854e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1211:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1211 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.72360046810103129487529493828280649599e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1212:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1212 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.60986435254173073868329335245110986549e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1213:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1213 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01216966786091058959421242465309838187e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1214:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1214 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11514619470960373138100691463949937779e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1215:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1215 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01639426441970732201346798259534312372e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1216:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1216 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.60411422906070056043690129326288757143e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1217:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1217 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.58398956202137709744885774931524547894e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1218:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1218 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.14956902064425256856583295469934064903e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1219:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1219 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.23201118234279642321630988607491208515e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1220:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1220 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43185798646451225275728735761433082676e-13),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1620:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1620 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.34761298487625202628055609797763667089e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1621:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1621 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.67589195401255255724121983550745957195e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1622:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1622 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.07502511824371206858547365520593277966e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1623:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1623 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.58354381655514028012912292026393699991e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1624:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1624 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.26470588572701739953294573496059174764e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1625:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1625 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.09494168186680012705692462031819276746e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1626:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1626 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.47385718073281027400744626077865581325e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1627:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1627 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.69107567947502492044754464589464306928e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1628:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1628 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.39641345689672620514703813504927833352e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1629:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1629 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.27003930699448633502508661352994055898e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1630:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1630 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26124673422692247711088651516214728305e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1631:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1631 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.92103390710025598612731036700549416611e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1632:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1632 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.49572523814120679048097861755172556652e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1633:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1633 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.50719933268462244255954307285373705456e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1636:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1636 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1637:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1637 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.05332427324361912631483249892199461926e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1638:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1638 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.46280417679002004953145547112352398783e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1639:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1639 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.10429833573651169023447466152999802738e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1640:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1640 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.63535585818618617796313647799029559407e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1641:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1641 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24103322502244219003850826414302390557e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1642:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1642 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.38359438431541204276767900393091886363e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1643:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1643 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16687583686405832820912406970664239423e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1644:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1644 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.31451667102532056871497958974899742424e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1645:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1645 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.31646175307279119467894327494418625431e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1646:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1646 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.22334681489114534492425036698050444462e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1647:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1647 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.86326948577818727263376488455223120476e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1648:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1648 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.53867591038308710930446815360572461884e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1660:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1660 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.22133240358047652363270514524313049653e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1661:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1661 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.35860518549481281929441026718420080571e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1662:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1662 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.89900189271177970319691370395978805326e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1663:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1663 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.84682995288088652145572170736339265315e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1664:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1664 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.10748045562955323875797887939420022326e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1665:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1665 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.00246325517647746481631710824413702051e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1666:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1666 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.02998394686245118431020407235000441722e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1667:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1667 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.06095284318730009040434594746639110387e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1668:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1668 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.91754425158654496372516241124447726889e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1669:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1669 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.37288564874584819097890713305968351561e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1670:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1670 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.77487285800889132325390488044487626942e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1671:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1671 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.41654614425073025870130302460301244273e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1674:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1674 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1675:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1675 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13058739144695658589427075788960660400e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1676:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1676 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.11792528400843967390452475642793635419e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1677:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1677 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28794756779085737559146475126886069030e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1678:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1678 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.29339015472607099189295465796550367819e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1679:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1679 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.53434372685847620864540166752049026834e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1680:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1680 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.17610372643685730837081191600424913542e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1681:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1681 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.64455304425865128680681864919048610730e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1682:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1682 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.62357689170951502920019033576939977973e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1683:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1683 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.89912258835489782923345357128779660633e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1684:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1684 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.76323449710934127736624596886862488066e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1685:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1685 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21524231900555452527639738371019517044e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1697:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1697 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.95892137955791216377776422765473500279e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1698:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1698 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.65957634570689820998348206103212047458e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1699:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1699 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.34657686985192350529330481818991619730e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1700:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1700 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43985500841002490334046057189458709493e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1701:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1701 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.09876223028004323158413173719329449720e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1702:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1702 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.04194660038290410425299531094974709019e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1703:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1703 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09780604136364125990393172827373829860e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1704:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1704 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02676079027875648517286351062161581740e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1705:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1705 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.30298199082321832830328345832636435982e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1706:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1706 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.33633965123855006982811143987691483957e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1707:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1707 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.46384114966020719170903077536685621119e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1708:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1708 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.07058773850795175564735754911699285828e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1709:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1709 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.76765053309825506619419451346428518606e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1712:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1712 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1713:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1713 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.89758965744489334954041814073547951925e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1714:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1714 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.65985298582650601001220682594742473012e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1715:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1715 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.81017086203232617734714711306180675445e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1716:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1716 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.14481301672800918591822984940714490526e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1717:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1717 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.90605450026850685321372623938646722657e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1718:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1718 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.42447999818015246265718131846902731574e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1719:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1719 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83426770079526980292392341278413549820e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1720:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1720 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.65073357441521690641768959521412898756e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1721:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1721 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.90437453546925074707222505750595530773e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1722:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1722 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.63458145595422196447107547750737429872e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1723:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1723 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.94457070577990681786301801930765271001e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1724:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1724 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.80986568964737305842778359322566801845e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1736:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1736 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.73159318667565938775602634998889798568e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1737:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1737 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.95149372103869634275319490207451722385e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1738:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1738 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.87504411659823400690797222216564651939e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1739:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1739 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.94571385159717824767058200278511014560e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1740:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1740 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.71656210265434934399632978675652106638e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1741:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1741 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.51248899957476233641240573020681464290e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1742:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1742 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.74490600490886011190565727721143414249e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1743:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1743 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.07537323853509621126318424069471060527e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1744:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1744 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59167561354023258538869598891502822922e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1745:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1745 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.72608361427131857269675430568328018022e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1746:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1746 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.54143016370650707528704927655983490119e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1747:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1747 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.07936446902207128577031566135957311260e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1748:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1748 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.73506415766100115673754920344659223382e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1749:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1749 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66918494546396383814682000746818494148e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1752:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1752 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1753:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1753 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34854858486201481385140426291984169791e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1754:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1754 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.25379978655428608198799717171321453517e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1755:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1755 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.01905621587554903438286661709763596137e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1756:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1756 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.31293339647901753103699339801273898688e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1757:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1757 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22793491714510746538048140924864505813e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1758:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1758 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45360205736839126407568005196865547577e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1759:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1759 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20918479556021574336548106785887700883e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1760:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1760 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.91450617548036413606169102407934734864e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1761:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1761 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.59940586452863361281618661053014404930e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1762:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1762 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.93918243796178165623395356401173295690e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1763:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1763 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.14578198844767847381800490360878776998e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1764:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1764 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.25951924258762195043744665124187621023e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1776:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1776 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.90469147411748292410422813492550092930e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1777:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1777 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.20196598836093298098360769875443462143e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1778:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1778 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92579652651763461802771336515384878994e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1779:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1779 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.50439147419887323351995227585244144060e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1780:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1780 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.13214742069751393867851080954754449610e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1781:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1781 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.29648648382394801501422003194522139519e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1782:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1782 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.80420399625810952886117129805960917210e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1783:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1783 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.73059844436212109742132138573157222143e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1784:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1784 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66835461298243901306176013397428732836e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1785:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1785 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.61808423521250921041207160217989047728e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1786:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1786 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.39300098366988229510997966682317724011e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1787:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1787 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09447823064238788960158765421669935819e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1788:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1788 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76962456941948786610101052244821659252e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1789:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1789 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.56004343709960620209823076030906442732e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1792:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1792 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1793:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1793 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.22996422556023111037354479836605618488e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1794:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1794 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.05244279198013248402385148537421114680e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1795:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1795 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.72477335169177427114629223821992187549e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1796:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1796 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.76404568980852320252614006021707040788e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1797:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1797 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.79959793426748071158513573279263946303e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1798:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1798 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.93524788220877416643145672816678561612e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1799:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1799 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.46692111397574773931528693806744007042e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1800:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1800 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20764040991846422990601664181377937629e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1801:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1801 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.84452460717254884659858711994943474216e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1802:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1802 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.30317379590981344496250492107505244036e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1803:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1803 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.83736710938966780518785861828424593249e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1804:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1804 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.72943283576264035508862984899450025895e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1805:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1805 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.77791087299927741360821362607419036797e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1817:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1817 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.35157264931262089761621934621402648954e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1818:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1818 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.51407493866635569361305338029611888082e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1819:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1819 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30886132894858313459359493329266696766e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1820:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1820 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.02488735053241778868198537544867092626e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1821:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1821 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12676055870976203566712705442945186614e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1822:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1822 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.14136757304740001515364737551021389293e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1823:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1823 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01514327671186735593984375829685709678e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1824:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1824 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63783530594707477852365258482782354261e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1825:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1825 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.67623013776194044717097141295482922572e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1826:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1826 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01397549144502050693284434189497148608e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1827:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1827 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.16720246008161901837639496002941412533e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1828:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1828 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.70776057051329137176494230292143483874e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1829:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1829 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.02838174509144355795908173352005717435e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1830:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1830 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.07343581702278433243268463675468320030e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1833:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1833 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1834:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1834 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.13166129191902183515154099741529804400e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1835:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1835 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.58587877615076239769720197025023333190e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1836:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1836 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.14619910799508944167306046977187889556e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1837:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1837 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.66671218029939293563302720748492945618e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1838:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1838 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.67192565058098643223751044962155343554e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1839:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1839 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.68397391192695060767615969382391508636e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1840:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1840 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.94009678375859797198831431154760916459e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1841:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1841 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.91901267471125881702216121486397689200e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1842:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1842 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.83697721782125852878533856266722593909e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1843:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1843 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.65409094893730117412328297801448869154e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1844:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1844 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.04202174160401885595563150562438901685e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1845:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1845 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.82104711207466136473754349696286794448e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1857:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1857 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.11253031965493064317003259449214452745e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1858:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1858 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.66886306590939856622089350675801752704e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1859:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1859 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.77786526684921036345823450504680078696e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1860:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1860 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20343424607276252128027697088363135591e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1861:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1861 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.29196073776799916444272401212341853981e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1862:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1862 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.92132293422644089278551376756604946339e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1863:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1863 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.07465707745270914645735055945940815947e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1864:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1864 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.54424785613626844024154493717770471131e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1865:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1865 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.74829439628215654062512023453584521531e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1866:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1866 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.03470347880592072854295353687395319489e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1867:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1867 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21113051919776165865529140783521696702e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1868:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1868 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.83719812218384126931626509884648891889e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1869:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1869 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.41009036423458926116066353864843586169e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1870:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1870 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04965807080681693416200699806159303323e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1873:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1873 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1874:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1874 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06133417626680943824361625182288165823e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1875:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1875 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.87991711814130682492211639336942588926e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1876:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1876 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.98342969282034680444232201546039059255e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1877:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1877 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.41940454945139684365514171982891170420e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1878:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1878 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.90481418770909949109210069475433304086e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1879:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1879 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.25451856391453896652473393039014954572e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1880:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1880 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36349120987010174609224867075354225138e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1881:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1881 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.94716367816033715208164909918572061643e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1882:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1882 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.67466470065187852967064897686894407151e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1883:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1883 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31509787633232139845762764472649607555e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1884:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1884 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.93147765040455324545205202900563337981e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1885:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1885 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07370974123835247210519262324524537634e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1897:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1897 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.60754766433212615408805486898847664740e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1898:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1898 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.76143516602438873568296501921670869526e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1899:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1899 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.25254763859315398784817302471631188095e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1900:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1900 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.58650277225655302085863010927524053686e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1901:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1901 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92227773746592457803942136197158658110e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1902:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1902 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.77170481512334811333255898903061802339e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1903:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1903 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.97864282716826576471164657368231427231e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1904:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1904 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.44243747123065035356982629201975914275e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1905:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1905 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.54592817957461998135980337838429682406e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1906:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1906 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.52110831321633404722419425039513444319e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1907:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1907 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75030698219998735693228347424295850790e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1908:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1908 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.08894662488905377548940479566994482806e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1909:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1909 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11472306961184868827300852021969296872e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1912:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1912 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1913:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1913 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04202386226609593823214781180612848612e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1914:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1914 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.07648212684952405730772649955008739292e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1915:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1915 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50646784687432427178774105515508540021e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1916:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1916 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.02521400964223268224629095722841793118e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1917:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1917 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.35374201758795213489427690294679848997e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1918:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1918 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.67290684433876221744005507243460683585e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1919:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1919 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.83834977086311601362115427826807705185e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1920:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1920 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.43236252790815493406777552261402865674e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1921:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1921 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17693398496807851224497995174884274919e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1922:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1922 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.34161978291568722756523120609497435933e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1923:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1923 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10819003833429876218381886615930538464e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1924:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1924 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.75674945131892236663189757353419870796e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1936:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1936 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.44802371584831601817146389426921705500e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1937:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1937 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.32962058761590152378007743852342151897e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1938:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1938 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.93461601407042255925193793376118641680e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1939:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1939 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.55533612685775705468614711945893908392e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1940:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1940 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76358919439168503100357154639460097607e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1941:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1941 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.74131615534562303144125602950691629908e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1942:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1942 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.34470363614899824502654995633001232079e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1943:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1943 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.29020592733459891982428815398092077306e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1944:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1944 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65794017754267756566941255128608603072e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1945:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1945 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78550878208007836345763926019855723350e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1946:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1946 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00524022519953193863682806155339574713e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1947:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1947 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.75977976583947697667784048133959750133e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1948:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1948 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.89287460618943500291479647438555099783e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1949:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1949 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.27647727947590174240069836749437647626e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1950:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1950 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70582660582766959108625375415057711766e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1951:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1951 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.68499175244574169768386088971844067765e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1952:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1952 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.84493774639724473576782806157757824413e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1953:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1953 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.03526708437207438952843827018631758857e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1956:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1956 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1957:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1957 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.88770963972332750838571146142568699263e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1958:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1958 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.60273143287476497658795203149608758815e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1959:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1959 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34393017137025732376113353720493995469e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1960:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1960 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.77086140458900002000076127880391602253e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1961:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1961 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.30613589576665986239534705717153313682e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1962:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1962 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.25355055770024448240128702278455001334e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1963:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1963 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.16820392686312531160900884133254461634e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1964:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1964 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.17518073757769640772428097588524967431e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1965:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1965 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.80469112215756035261419102003591533407e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1966:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1966 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.57898123952200478396366475124854317231e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1967:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1967 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.47675840885248141425130440389244781221e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1968:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1968 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.97339213584115778189141444065113447170e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1969:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1969 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.85845602624148484344802432304264064957e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1970:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1970 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.67971825826765902713812866354682255811e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1971:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1971 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.78795543918651402032912195982033010270e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1972:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1972 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.18166403020940538730241286150437447698e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1973:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1973 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.47995312365747437038996228794650773820e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1985:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1985 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36685748306554972131586673701426039950e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1986:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1986 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75892450098649456865500477195142009984e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1987:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1987 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.77167300709199375935767980419262418694e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1988:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1988 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.76657987434662206916119089733639111866e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1989:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1989 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.55003354250569146980730594644539195376e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1990:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1990 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.64102805555049236216024194001407792885e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1991:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1991 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.36247488122195469059567496833809879653e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1992:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1992 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63710218182036673197103906176200862606e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1993:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1993 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.60629446465979003842091012679929186607e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1994:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1994 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22712292003775206105713577811447961965e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1995:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1995 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.28539646473359376707298867613704501434e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1996:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1996 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47893806904387088760579412952474847897e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1997:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1997 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.86809622035928392542821045232270554753e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1998:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1998 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.47935154807866802001012566914901169147e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:1999:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1999 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.40623855123515207599160827187101517978e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2000:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2000 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.60738876249485914019826585865464103800e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2001:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2001 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29257874466803586327275841282905821499e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2002:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2002 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.06781616867813418930916928811492801723e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2005:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2005 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2006:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2006 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.33391038950576592915531240096703257292e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2007:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2007 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.06598147816889621749840662500099582486e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2008:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2008 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21997213397347849640608088189055469954e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2009:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2009 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18596259982438670449688554459343971428e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2010:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2010 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.86085649929528605647139297483281849158e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2011:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2011 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.28178198640304770056854166079598253406e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2012:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2012 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.57155234493390297220982397633114062827e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2013:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2013 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.03771216318243964850930846579433365529e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2014:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2014 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.49837117625052865973189772546210716556e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2015:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2015 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.87302306206908338457432167186661027909e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2016:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2016 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.32312467403555290915110093627622951484e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2017:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2017 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.50516769529388616534895145258103120804e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2018:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2018 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.03618834064000582669276279973634033592e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2019:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2019 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.49205787058220657972891114812453768100e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2020:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2020 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.23730041323226753771240724078738146658e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2021:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2021 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.60115971929371066362271909482282503973e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2033:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2033 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36619774420718062663274858007687066488e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2034:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2034 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30268560944740805268408378762250557522e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2035:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2035 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.09208091036436297425427953080968023835e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2036:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2036 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.74943166696408995577495065480328455423e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2037:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2037 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.03759498310898586326086395411203400316e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2038:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2038 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.67261192787197720215143001944093963953e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2039:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2039 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.42934578939412238889174695091726883834e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2040:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2040 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.32436794923711934610724023467723195718e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2041:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2041 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.35077626369701051583611707128788137675e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2042:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2042 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.40836846523442062397035620402082560833e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2043:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2043 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.98783806012035285862106614557391807137e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2044:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2044 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.53869567415427145730376778932236900838e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2045:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2045 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.76521311340629419738016523643187305675e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2046:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2046 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41298928566351198899106243930173421965e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2047:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2047 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85552706372195482059144049293491755419e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2048:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2048 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.89780987301820615664133438159710338126e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2049:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2049 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.37965575161090804572561349091024723962e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2050:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2050 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.58944184323201470938493323680744408698e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2051:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2051 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.35050162268451658064792430214910233545e-40),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2054:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2054 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2055:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2055 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.61705010674524952791495931314010679992e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2056:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2056 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.42782564900556152436041716057503104160e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2057:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2057 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.46038982970912591009739894441944631471e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2058:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2058 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.34223936001873800295785537132905986678e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2059:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2059 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.19812900355867749521882613003222797586e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2060:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2060 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.24521111398180921205229795007228494287e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2061:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2061 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.93429394949368809594897465724934596442e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2062:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2062 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.69259071867341718986156650672535675726e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2063:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2063 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16370379759046264903196063336023488714e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2064:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2064 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.12248872253003553623419554868303473929e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2065:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2065 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.12936649424676303532477421399492615666e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2066:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2066 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.37683645610869385656713212194971883914e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2067:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2067 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21951837982136344238516771475869548147e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2068:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2068 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.91465509588513270823718962232280739302e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2069:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2069 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.98107277753797219142748868489983891831e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2070:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2070 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.16715818685246698314459625236675887448e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2071:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2071 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.77987471623502330881961633434056523159e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2083:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2083 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36619772367581344040890134127619524371e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2084:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2084 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.72522424358877592972375801826826390634e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2085:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2085 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.74749058021341871895402838175268752603e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2086:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2086 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.95136532385982168410320513292144834602e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2087:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2087 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.10500792867575154180588502397506694341e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2088:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2088 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.48101840822895419487033057691746982216e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2089:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2089 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.22577211783918426674527460572438843266e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2090:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2090 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30499751609793470641331626931224574780e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2091:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2091 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07043764292750472900578756659402327450e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2092:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2092 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.28345765853059515246787820662932506931e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2093:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2093 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48838700086419232178247558529254516870e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2094:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2094 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.51015062047870581993810118835353083110e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2095:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2095 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19087584836023628483830612541904830502e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2096:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2096 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.74405125338538967114280887107628943111e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2097:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2097 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.34493122865874905104884954420903910585e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2098:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2098 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.33794243240353561095702650271950891264e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2099:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2099 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07931799710240978706633227327649731325e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2100:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2100 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60935135769719557933955672887720342220e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2103:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2103 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2104:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2104 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.28077223152164982690351137450174450926e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2105:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2105 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.02813709168750724641877726632095676090e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2106:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2106 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24899754437233214579860634420198464016e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2107:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2107 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27313166830073839667108783881090842820e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2108:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2108 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01803599095361490387188839658640162684e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2109:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2109 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.63782732057408167492988043000134055952e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2110:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2110 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.62068163155799642595981598061154626504e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2111:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2111 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.68143951757351157612001096085234448512e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2112:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2112 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.72843955600132743549395255544732133507e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2113:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2113 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.33795283380674591910584657171640729449e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2114:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2114 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.08452802793967494363851669977089389376e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2115:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2115 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.87062340827301546650149031133192913586e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2116:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2116 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.31034562935470222182311379138749593572e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2117:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2117 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.39579834094849668082821388907704276985e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2118:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2118 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46680056726416759571957577951115309094e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2119:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2119 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.69538874529209016624246362786229032706e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2120:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2120 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.52796320119313458991885552944744518437e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2288:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2288 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.61609610406317335842332400044553397267e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2289:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2289 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.74152295981095898203847178356629061821e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2290:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2290 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.58642905042588731020840168744866124345e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2291:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2291 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.69370085525311304330141932309908104187e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2292:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2292 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.14888713497930800611167630826754270499e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2293:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2293 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.69123861559106636252620023643265102867e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2294:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2294 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74273532954853421626852458737661546439e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2295:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2295 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.73534665976007761924923962996725209700e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2296:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2296 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.42543389723715037640714282663089570985e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2297:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2297 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05120903211852044362181935724880384488e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2298:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2298 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.49586169587615171270941258051088627885e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2299:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2299 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.46047939521303565932576405363107506886e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2300:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2300 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.68248726161641913236972878212857788320e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2301:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2301 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.60663638253775180681171554635861859625e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2302:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2302 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76463460016745893121574217030494989443e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2303:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2303 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.08380585744336744543979680558024295296e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2306:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2306 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2307:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2307 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.66458574743150749245922924142120646408e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2308:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2308 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.87010262350733534202724862784081296105e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2309:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2309 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.51107149980251214963849267707173045433e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2310:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2310 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.71158207369578457239679595370389431171e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2311:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2311 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.37188705505573668092513124472448362633e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2312:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2312 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.95647530096628718695081507038921183627e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2313:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2313 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30278895428001081342301218278371140110e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2314:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2314 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.61322060563420594659487640090297303892e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2315:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2315 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30529729106312748824241317854740876915e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2316:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2316 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.90465740298431311519387111139787971960e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2317:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2317 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.92760416706194729215037805873466599319e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2318:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2318 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.02070496615845146626690561655353212151e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2319:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2319 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.72080705566714681586449384371609107346e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2320:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2320 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76433504120625478720883079263866245392e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2332:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2332 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.07114056489178077422539043012078031613e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2333:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2333 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.18006784954579394004360967455655021959e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2334:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2334 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.60309646092161147676756546417366564213e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2335:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2335 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13479499932401667065782086621368143322e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2336:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2336 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.68587439643060549883916236839613331692e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2337:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2337 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12366494749830793876926914920462629077e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2338:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2338 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70739124754664545339208363069646589169e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2339:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2339 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.04073482998938337661285862393345731336e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2340:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2340 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.94833709787596305918524943438549684109e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2341:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2341 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50214412821697972546222929550410139790e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2342:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2342 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.43105005523280337071698704765973602884e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2343:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2343 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.85396789833278250392015217207198739243e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2344:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2344 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.05690359993570736607428746439280858381e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2345:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2345 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.17297815188944531843360083791153470475e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2346:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2346 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.03913601629627587800587620822216769010e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2347:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2347 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.61963034255210565218722882961703473760e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2348:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2348 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.99502258440875586452963094474829571000e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2349:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2349 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.66563884565518965562535171848480872267e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2350:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2350 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.23954896921292896539048530795544784261e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2353:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2353 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2354:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2354 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.77934931846682015134812629288297137499e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2355:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2355 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.85052416252910403272283619201501701345e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2356:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2356 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45276747409453182009917448097687214033e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2357:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2357 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.87717215449690275562288513806049961791e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2358:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2358 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96583424263422661540930513525639950307e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2359:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2359 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.73001838976297286477856104855182595364e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2360:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2360 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29209801725936746054703603946844929105e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2361:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2361 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.31809396176316042818100839595926947461e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2362:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2362 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.62125101720695030847208519302530333864e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2363:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2363 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22912823173107974750307098204717046200e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2364:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2364 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.28404310708078592866397210871397836013e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2365:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2365 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.33433860799478110495440617696667578486e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2366:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2366 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01779942752411055394079990371203135494e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2367:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2367 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.60870827161929649807734240735205100749e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2368:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2368 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.43275518144078080917466090587075581039e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2369:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2369 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.80287554756375373913082969626543154342e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2370:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2370 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00697535360590561244468004025972321465e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2371:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2371 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.23883308105457761862174623664449205327e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2377:9: warning: non-standard suffix on floating constant [-Wpedantic]
 2377 |         const static RealType lambda_bias = BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.451582705289454864726195229894882143572); // (= log(pi/2)+1)
      |         ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2389:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2389 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.71658823632747235572391863987803415545e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2390:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2390 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20402452680758356732340074285765302037e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2391:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2391 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.53870483364594487885882489517365212394e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2392:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2392 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.73525449564340671962525942038149851804e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2393:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2393 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.67339872142847248852186397385576389802e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2394:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2394 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.60644488744851390946293970736919678433e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2395:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2395 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33042051950636491987775324999025538357e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2396:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2396 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.13846819893538329440033115143593487041e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2397:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2397 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41648498082970622389678372669789346515e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2398:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2398 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.74006867625631068946791714035394785978e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2399:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2399 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.12238896415831258936563475509362795783e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2400:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2400 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88070293465108791701905953972140154151e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2401:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2401 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.24813015654516014181209691083399092303e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2402:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2402 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.64092873079064926551281731026589848877e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2403:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2403 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.09892207654972883190432072151353819511e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2404:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2404 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.86990125202059013860642688739159455800e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2405:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2405 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.62986611607135348214220687891374676368e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2406:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2406 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07567013469555215514702758084138467446e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2407:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2407 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.84619752008414239602732630339626773669e-14),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2410:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2410 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2411:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2411 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.28669950018285475182750690468224641923e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2412:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2412 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.12421557061005325313661189943328446480e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2413:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2413 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.68376064122323574208976258468929505299e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2414:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2414 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22010354939562426718305463635398985290e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2415:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2415 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.13795955314742199207524303721722785075e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2416:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2416 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.90452274425830801819532524004271355513e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2417:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2417 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.38324283887272345859359008873739301544e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2418:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2418 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.15232844484261129757743512155821350773e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2419:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2419 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.79562237779621711674853020864686436450e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2420:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2420 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.64370777996591099856555782918006739330e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2421:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2421 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.02327782881305686529414731684464770990e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2422:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2422 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.27181015755595543140221119020333695667e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2423:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2423 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01121287947061613072815935956604529157e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2424:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2424 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44038164966032378909755215752715620878e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2425:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2425 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.39138685106442954199109662617641745618e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2426:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2426 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.83317957765031605023198891326325990178e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2438:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2438 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.97500903816385095134217223320239082420e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2439:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2439 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02058997410109156148729828665298333233e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2440:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2440 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30492992901887465108077581566548743407e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2441:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2441 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08695332228530157560495896731847709498e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2442:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2442 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.54469321766529692240388930552986490213e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2443:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2443 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.00543201281990041935310905273146022998e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2444:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2444 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08633547932070289660163851972658637916e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2445:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2445 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.15432691192536747268886307936712580254e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2446:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2446 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.46179071338871656505293487217938889935e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2447:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2447 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45295210106393905833273975344579255175e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2448:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2448 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.34638105523514101671944454719592801562e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2449:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2449 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.15786069528793080046638424661219527619e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2450:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2450 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.54781306296697568446848038567723598851e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2451:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2451 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.31977279631544580423883461084970429143e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2452:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2452 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.56616743805004179430469197497030496870e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2453:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2453 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60913959062328670735884196858280987356e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2454:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2454 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.91123354712008822789348244888916948822e-11),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2455:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2455 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.82453513391091361890763400931018529659e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2456:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2456 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.12671859603774617133607658779709622453e-14),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2457:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2457 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.03211544596001317143519388487481133891e-20),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2460:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2460 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2461:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2461 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.56188463983858614833914386500628633184e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2462:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2462 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.27273165410457713017446497319550252691e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2463:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2463 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.72495122287308474449946195751088057230e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2464:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2464 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.64049710819255633163836824600620426349e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2465:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2465 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.53329810455612298967902432399110414761e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2466:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2466 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.72302144446588066369304547920758875106e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2467:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2467 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.90680157119357595265085115978578965640e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2468:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2468 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.87039785683949322939618337154059874729e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2469:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2469 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.64199530594973983893552925652598080310e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2470:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2470 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.88147828823178863054226159776600116931e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2471:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2471 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.91569503818223078110818909039307983575e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2472:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2472 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.89289385694964650198403071737653842880e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2473:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2473 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.32154679053642509246603754078168127853e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2474:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2474 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.43239674842248090516375370051832849701e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2475:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2475 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.03349866320207008385913232167927124115e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2476:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2476 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.98307302768178927108235662166752511325e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2477:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2477 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.07996042577029996321821937863373306901e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2478:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2478 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.53576500935979732855511826033727522138e-13),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2904:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2904 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.74557416577759248536854968412794870581e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2905:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2905 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.04379368253541440583870397314012269006e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2906:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2906 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.12622841210720956864564105821904588447e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2907:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2907 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.57744422491408570970393103737579322242e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2908:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2908 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.13509711945094517370264490591904074504e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2909:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2909 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.18322789179144512109337184576079775889e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2910:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2910 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21447613719864832622177316196592738866e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2911:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2911 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.49076304733407444404640803736504398642e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2912:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2912 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.96654951892056950374719952752959986017e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2913:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2913 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.73083458872938872583408218098970368331e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2914:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2914 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.22584946471889320670122404162385347867e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2915:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2915 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.98534922151507267157370682137856253991e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2916:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2916 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.09159286510191893522643172277831735606e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2919:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2919 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2920:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2920 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.86204686129323171601167115178777357431e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2921:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2921 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.43698274248278918649234376575855135232e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2922:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2922 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.75240332521434608696943994815649748669e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2923:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2923 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.31438891446345558658756610288653829009e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2924:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2924 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10716029191240549289948990305434475528e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2925:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2925 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.10878330779477313404660683539265890549e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2926:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2926 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.52360069933886703736010179403700697679e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2927:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2927 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.15864312939821257811853678185928982258e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2928:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2928 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.10341116017481903631605786613604619909e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2929:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2929 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29121822170912306719250697890270750964e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2930:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2930 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.56489746112937744052098794310386515793e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2942:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2942 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.17764764050720242897742634974454113395e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2943:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2943 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.80044093802431965072543552425830082205e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2944:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2944 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.23613318632011593171919848575560968064e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2945:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2945 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.77438013844838858458786448973516177604e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2946:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2946 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.62569530523012138862025718052954558264e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2947:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2947 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.02005706260864894793795986187582916504e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2948:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2948 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.29383609355165614630538852833671831839e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2949:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2949 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.09367754001841471839736367284852087164e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2950:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2950 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45744413840415901080013900562654222567e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2951:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2951 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.41920296534143581978760545125050148256e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2952:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2952 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.94857580745127596732818606388347624241e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2953:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2953 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.02847586753967876900858299686189155164e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2954:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2954 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.29953583375818707785500963989580066735e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2957:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2957 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2958:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2958 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27455303165341271216882778791555788609e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2959:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2959 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.41762124591820618604790027888328605963e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2960:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2960 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.30845760165840203715852751405553821601e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2961:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2961 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.00827370048057599908445731563638383351e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2962:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2962 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.19621193929561206904250173267823637982e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2963:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2963 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.10514757798726932158537558200005910184e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2964:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2964 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.79738493761540403010052092523396617472e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2965:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2965 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.94101664430520833603032182296078344870e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2966:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2966 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.31586575577250608890806988616823861649e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2967:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2967 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.93650751613703379272667745729529916084e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2968:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2968 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.52472388998113562780767055981852228229e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2969:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2969 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.01428305018551686265238906201345171425e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2981:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2981 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.77109518013577849065583862782160121458e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2982:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2982 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.05813204052660740589813216397258899528e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2983:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2983 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.19628607167020425528944673039894592264e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2984:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2984 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.67162644860799051148361885190022738759e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2985:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2985 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.05921446080443979618622123764941760355e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2986:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2986 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.26685085062411656483492973256809500654e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2987:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2987 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.17117538916032273474332064444853786788e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2988:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2988 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.45059470468014721314631799845029715639e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2989:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2989 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.28952226224720891553119529857430570919e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2990:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2990 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.98502296814963504284919407719496390478e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2991:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2991 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.10876326351879104392865586365509749012e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2992:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2992 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.70358021544406445036220918341411271912e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2993:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2993 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.49724346845064961378591039928633169443e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2994:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2994 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.23815021378788622035604969476085727123e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2995:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2995 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.17262073948257994617723369387261569086e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2998:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2998 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:2999:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2999 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.94901665980514882602824575757494472790e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3000:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3000 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.54328910175180674300123471690771017388e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3001:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3001 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.84847502738788846487698327848593567941e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3002:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3002 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.98451502799612368808473649408471338893e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3003:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3003 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.13744760159877712051088928513298431905e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3004:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3004 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.20745061658519699732567732006176366700e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3005:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3005 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.68622317228909264645937229979147883985e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3006:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3006 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.96020751551679746882793283955926871655e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3007:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3007 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.88860541272346724142574740580038834720e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3008:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3008 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.73454107207588310809238143625482857512e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3009:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3009 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.23165643368613191971938741926948857263e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3010:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3010 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.94832163019509140191456686231012184524e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3011:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3011 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.26616234097287315007047356261933409072e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3012:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3012 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24686019847093806280148917466062407447e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3024:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3024 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.77109518013577849065583862782160155093e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3025:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3025 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.77585398076895266354686007069850894777e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3026:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3026 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.47522378123968853907102309276280187353e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3027:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3027 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.63343576432650242131602396758195296288e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3028:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3028 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.77801189859227220359806456829683498508e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3029:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3029 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.93221663334563259732178473649683953515e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3030:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3030 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.95272757466323942599253855146019408376e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3031:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3031 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.73624853556509653351605530630788087166e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3032:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3032 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.41317699770351712612969089634227647374e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3033:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3033 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.34187895701093934279414993393750297714e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3034:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3034 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.64090928155753225614302094820737249510e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3037:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3037 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3038:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3038 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.62401464973350962823995096121206419019e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3039:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3039 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11979822811128264831341485706314465894e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3040:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3040 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.27257342406829987209876262928379300361e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3041:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3041 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.85505879705365729768944032174855501091e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3042:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3042 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40983451000610516082352700421098499905e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3043:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3043 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23459897865681009685618192649929504121e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3044:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3044 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.28925214684463186484928824536992032740e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3045:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3045 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.67647262682850294124662856194944728023e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3046:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3046 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88173142080572819772032615169461689904e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3047:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3047 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.07756799117728455728056041053803769069e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3059:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3059 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.16727296241754547290632950718657117630e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3060:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3060 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.97822895738734630842909028778257589627e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3061:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3061 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.45580723831325060656664869189975355503e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3062:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3062 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.13835678647158936819843386298690513648e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3063:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3063 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.64536831064884519168892017327822018961e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3064:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3064 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.93786616484143556451247457584976578832e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3065:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3065 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.55770899078184683328915310751857391073e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3066:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3066 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.91778173446401005072425460365992356304e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3067:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3067 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.59064619930808759325013814591048817325e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3068:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3068 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.54786673836080683521554567617693797315e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3069:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3069 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.15917340396537949894051711038346411232e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3070:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3070 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.29633344043292285568750868731529586549e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3071:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3071 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.27785620133198676852587951604694784533e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3072:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3072 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.89999814745618370028655821500875451178e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3075:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3075 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3076:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3076 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48772690114094395052120751771215809418e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3077:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3077 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.72281013057830222881716429522080327421e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3078:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3078 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.67186370229687087768391373818683340542e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3079:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3079 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.86988148601521223503040043124617333773e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3080:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3080 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43321724586909919175166704060749343677e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3081:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3081 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.57428821868404424742036582321713763151e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3082:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3082 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17165774858274087452172407067668213010e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3083:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3083 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.78674439389954997342198692571336875222e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3084:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3084 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.82045374895858670592647375231115294575e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3085:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3085 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.40152058277291349447734231472872126483e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3086:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3086 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.34789603687129472952627586273206671442e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3087:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3087 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.38087376350052845654180435966624948994e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3088:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3088 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34945081364333330292720602508979680233e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3100:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3100 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.78348038398799867332294266481364810762e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3101:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3101 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.42913983922316889357725662957488617770e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3102:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3102 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.02077376277824482097703213549730657663e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3103:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3103 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.01799479940825547859103232846394236067e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3104:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3104 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.31954083060883245879038709103320778401e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3105:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3105 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.14437110578260816704498035546280169833e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3106:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3106 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.75434713435598124790021625988306358726e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3107:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3107 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.70722283097111675839403787383067403199e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3108:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3108 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.22792548204908895458622068271940298849e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3109:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3109 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.23652632092726261134927067083229843867e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3110:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3110 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.26848751206698811476021875382152874517e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3111:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3111 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.96683933776920842966962054618493551480e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3112:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3112 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.65547426464916480144982028081303670013e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3113:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3113 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.01788104318587272115031165074724363239e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3116:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3116 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3117:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3117 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.43507070588695242714872431565299762416e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3118:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3118 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.42808541175677232789532731946043918868e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3119:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3119 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.58154336417481327293949514291626832622e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3120:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3120 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.52883128062761272825364005132296437324e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3121:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3121 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.46220303655089035098911370014929809787e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3122:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3122 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.44776253795594076489612438705019750179e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3123:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3123 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.09607872267766585503592561222987444825e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3124:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3124 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.24270418154050297788150584301311027023e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3125:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3125 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.52138350835458198482199500102799185922e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3126:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3126 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.28330565098807415367837423320898722351e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3127:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3127 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.61220858078610415609826514581165467762e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3128:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3128 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.31680570822471881148008283775281806658e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3129:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3129 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.61638868324981393463928986484698110415e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3141:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3141 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.32474749499506228416012679106564727824e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3142:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3142 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.11125026189437033131539969177846635890e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3143:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3143 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.56906722402983201196890012041528422765e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3144:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3144 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.56242546565817333757522889497509484980e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3145:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3145 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.96189353402888611791301502740835972176e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3146:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3146 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.25518459970705638772495930203869523701e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3147:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3147 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.23831474024265607073689937590604367113e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3148:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3148 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.44925744847701733694636991148083680863e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3149:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3149 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.22891322042392818013643347840386719351e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3150:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3150 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.72860750698838897533843164259437533533e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3151:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3151 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.38276123679972197567738586890856461530e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3152:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3152 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.75010927807240165715236750369730131837e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3153:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3153 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.39435252454410259267870094713230289131e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3154:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3154 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.32672767938414655620839066142834241506e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3157:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3157 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3158:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3158 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.71913035066927544877255131988977106466e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3159:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3159 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.07499674325721771035402891723823952963e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3160:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3160 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.73304002376509252638426379643927595435e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3161:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3161 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.45986195188119302051678426047947808068e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3162:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3162 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39631771214004792103186529415117786213e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3163:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3163 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.82972151546053891838685817022915476363e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3164:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3164 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.11484161875982352879422494936862579004e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3165:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3165 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.76886416872139526041488219568768973343e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3166:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3166 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.88160764330501845206576873052377420740e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3167:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3167 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.20653899535657202009579871085255085820e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3168:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3168 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.86752135706343102514753706859178940399e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3169:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3169 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.08670633989984379551412930443791478495e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3170:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3170 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96869107941293302786688580824755244599e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3182:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3182 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.82318656228158372073367735499501003484e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3183:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3183 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.46261040951642110189344545942990712460e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3184:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3184 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.64741560190892266676648641695426188913e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3185:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3185 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.28753551974093682831398870653055328683e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3186:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3186 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.21312013770915263838500863217194379134e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3187:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3187 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.52436958859473873340733176333088176566e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3188:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3188 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.19550238139736009251193868269757013675e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3189:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3189 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.14964971787780037500173882363122301527e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3190:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3190 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.40304301938210548254468386306034204388e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3191:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3191 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.86982233973109416660769999752508002999e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3192:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3192 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.47229710624085810190563630948355644978e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3193:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3193 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.97511060097659395674010001155696382091e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3194:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3194 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.14321784268659603072523892366718901165e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3195:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3195 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.69804409248161357472540739283978368871e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3198:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3198 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3199:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3199 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85763741109198600677877934140774914793e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3200:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3200 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.51555423561034635648725665049090572375e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3201:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3201 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.14334282485948451530639961260946534734e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3202:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3202 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.15303265564789411158928907568898290494e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3203:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3203 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.33945229806307308687045028827126348382e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3204:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3204 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.94373901322371782367428404051188999662e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3205:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3205 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.51420073260465851038482922686870398511e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3206:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3206 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.39366317896256472225488167609473929757e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3207:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3207 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32986474655329330922243678847674164814e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3208:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3208 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.09408217872473269288530036223761068322e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3209:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3209 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.79051953285476930547217173280519421410e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3210:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3210 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.94530899348454778842122895096072361105e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3211:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3211 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.36452993460830805591166007621343447892e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3223:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3223 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.29700011190686230364493911161520668302e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3224:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3224 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.16175031776740080906111179721128106011e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3225:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3225 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.33343982195432985864570319341790342784e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3226:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3226 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.25414682801788504282484273374052405406e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3227:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3227 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.08812659343240279665150323243172015853e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3228:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3228 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.33251452861660571881208437468957953698e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3229:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3229 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.80894766863868081020089830941243893253e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3230:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3230 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.84955155823472122347227298177346716657e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3231:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3231 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.98637322645260158088125181176106901234e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3232:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3232 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.24174383760514163336627039277792172744e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3233:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3233 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.54369979866464292009398761404242103210e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3234:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3234 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.02572051048819721089874338860693952304e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3235:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3235 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.93656169061287808919601714139458074543e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3236:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3236 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.14930159772574816086864316805656403181e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3239:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3239 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3240:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3240 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.27154900915819978649344191118112870943e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3241:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3241 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.77527908332591966425460814882436207182e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3242:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3242 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.88097249712649070373643439940164263005e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3243:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3243 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33593973311650359460519742789132084170e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3244:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3244 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34383186845963127931313004467487408932e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3245:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3245 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.18631088001587612168708294926967112654e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3246:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3246 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.25338215226314856456799568077385137286e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3247:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3247 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30644713290591280849926388043887647219e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3248:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3248 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.55508263112797212356530850090635211577e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3249:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3249 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.96694528841324480583957017533192805939e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3250:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3250 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.81411886190142822899424539396403206677e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3251:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3251 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.64683991040772975824276994623053932566e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3252:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3252 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.81924597500766743545654858597960153152e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3264:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3264 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.75666995985336007747791649448887723610e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3265:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3265 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.78960399079208663111712385988217075907e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3266:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3266 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.74942252057371678208959612011771010491e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3267:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3267 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.54567765510065203543937772001248399869e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3268:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3268 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.53093894540157655856029322335609764674e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3269:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3269 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.83833601054721321664219768559444646069e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3270:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3270 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.52281007055180941965172296953524749452e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3271:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3271 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.57322728543196345563534040700366511864e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3272:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3272 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.52881564741260266060082523971278782893e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3273:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3273 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.60440334652864372786302383583725866608e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3274:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3274 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.60691285483339296337794569661545125426e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3275:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3275 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.29567560587442907936295101146377006338e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3276:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3276 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.50976593324256906782731237116487284834e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3277:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3277 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.71308835356954147218854223581309967814e-35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3280:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3280 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3281:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3281 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.62732785401286024270119905692156750540e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3282:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3282 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.40382961238668912455720345718267045656e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3283:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3283 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10406445824749289380797744206585266357e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3284:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3284 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.28896702052362503156922190248503561966e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3285:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3285 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.16141168910009886089186579048301366151e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3286:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3286 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41978644147717141591105056152782456952e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3287:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3287 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.28101353275172857831967521183323237520e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3288:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3288 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.02996252940600644617348281599332256544e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3289:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3289 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.91006255647885778937252519693385130907e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3290:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3290 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.84585864559619959844425689120130028450e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3291:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3291 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.68573963627097356380969264657086640713e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3292:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3292 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11059307697054035905630311480256015939e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3293:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3293 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.36363494270701950295678466437393953964e-36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3305:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3305 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.20826069989721596260510558511263035942e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3306:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3306 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.97440158261228371765435988840257904642e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3307:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3307 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.03971528248920108158059927256206438162e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3308:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3308 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.27123766722395421727031536104546382045e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3309:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3309 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.42341191105097202061646583288627536471e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3310:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3310 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.27644514375284202188806395834379509517e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3311:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3311 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.10772944192965679212172315655880689287e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3312:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3312 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.32875098791800400229370712119075696952e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3313:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3313 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.06204614360238210805757647764525929969e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3314:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3314 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.43745006810807466452260414216858795476e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3315:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3315 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.66712970893511330059273629445122037896e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3316:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3316 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.72840198778128683137250377883245540424e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3317:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3317 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.91906782399731224228792112460580813901e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3318:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3318 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.42769091263044979075875010403899574987e-39),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3321:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3321 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3322:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3322 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.31008507886426704374911618340654350029e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3323:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3323 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.34370110384866123378972324145883460422e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3324:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3324 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.37370811166006065198348108499624387519e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3325:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3325 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.14880753458828334658200185014547794333e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3326:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3326 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29049942195929206183214601044522500821e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3327:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3327 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19814793427532184357255406261941946071e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3328:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3328 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.53609759199568827596069048758012402352e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3329:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3329 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.94113467521833827559558236675876398395e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3330:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3330 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.46066673213431758610437384053309779874e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3331:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3331 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.73781952388557106045597803110890418919e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3332:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3332 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.17225106466605017267996611448679124342e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3333:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3333 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.66384334839761400228111118435077786644e-35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3334:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3334 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.02877806111195383689496741738320318348e-40),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3346:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3346 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.65527239540648657446629479052874029563e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3347:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3347 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.49609214609793557370425343404734771058e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3348:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3348 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.85355312961840000203681352424632999367e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3349:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3349 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.57243631623079865238801420669247289633e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3350:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3350 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.64978384343879316016184643597712973486e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3351:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3351 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.12776782513387823319217102727637716531e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3352:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3352 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.86985041780323969283076332449881856202e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3353:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3353 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.11665149267826038417038582618446201377e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3354:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3354 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.44259259232002496618805591961855219612e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3355:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3355 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.13186466395317710362065595347401054176e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3356:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3356 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.72627240737786709568584848420972570566e-29),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3357:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3357 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.40450635670659803069555960816203368299e-33),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3358:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3358 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.90550919589933206991152832258558972394e-38),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3359:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3359 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.33785768143117121220383154455316199086e-43),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3362:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3362 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3363:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3363 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15365252334339030944695314405853064901e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3364:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3364 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.84519641047962864523571386561993045416e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3365:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3365 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71097850431873211384168229175171958023e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3366:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3366 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.20268329795802836663630276028274915013e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3367:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3367 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.00891848515558877833795613956071967566e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3368:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3368 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.41031229424613259381704686657785733606e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3369:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3369 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96506914235910190020798805190634423572e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3370:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3370 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.51190756655665636680121123277286815188e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3371:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3371 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.82855686000721415124702578998188630945e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3372:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3372 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.64298533757673219241102013167519737553e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3373:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3373 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.01176104624443909516274664414542493718e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3374:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3374 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.41571947895162847564926590304679876888e-39),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3375:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3375 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.84682590163505511580949151048092123923e-44),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3387:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3387 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.09971143249822249471944441552701756051e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3388:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3388 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.00154235169065403254826962372636417554e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3389:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3389 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.76859552294270710004718457715250134998e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3390:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3390 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.16331901379268792872208226779641113312e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3391:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3391 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.11590258438815173520561213981966313758e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3392:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3392 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.17278804462968109983985217400233347654e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3393:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3393 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.14112976645884560534267524918610371127e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3394:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3394 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.34652102658577790471066054415469309178e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3395:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3395 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.85242987373551062800089607781071064493e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3396:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3396 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.35051904844102317261572436130886083833e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3397:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3397 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.78478298776769981726834169566536801689e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3398:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3398 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.22532973433435489030532261530565473605e-37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3399:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3399 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.25433604872532935232490414753194993235e-41),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3400:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3400 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.49792182967344082832448065912949074241e-47),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3403:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3403 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3404:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3404 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.76316274347013095030195725596822418859e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3405:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3405 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45872499993438633169552184478587544165e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3406:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3406 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13309566903496793786045158442686362533e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3407:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3407 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.99468690853840997883815075627545315449e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3408:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3408 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24734617022827960185483615293575601906e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3409:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3409 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.30099852343633243897084627428924039959e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3410:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3410 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52598626985708878790452436052924637029e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3411:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3411 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.91432956461466900007096548587800675801e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3412:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3412 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.54421383015859327468201269268335476713e-29),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3413:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3413 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.55939743284103455997584863292829252782e-33),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3414:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3414 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.73331214275752923691778067125447148395e-38),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3415:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3415 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.55089353084326800338273098565932598679e-42),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3416:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3416 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.85408276119483460035366338145310798737e-48),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3428:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3428 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.54271778755494231572464179212263718102e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3429:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3429 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.62737121212473668543011440432166267791e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3430:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3430 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.10099492629239750693134803100262740506e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3431:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3431 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.56925359477960645026399648793960646858e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3432:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3432 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.50756287005636861300081510456668184335e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3433:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3433 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.40657453971177017986596834420774251809e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3434:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3434 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.25518001919157628924245515302669097090e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3435:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3435 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.79618511101781942757791021761865762100e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3436:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3436 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.70242241511341924787722778791482800736e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3437:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3437 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.87078860748428154402226644449936091766e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3438:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3438 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.84256560347986567120140826597805016470e-35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3439:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3439 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.71419536977123330712095123316879755172e-40),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3440:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3440 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.20746149769511232987820552765701234564e-45),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3441:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3441 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.97544543671003989410397788518265345930e-51),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3444:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3444 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3445:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3445 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.87980995989632171985079518382705421728e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3446:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3446 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.64234691529227024725728122489224211774e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3447:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3447 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.66149363392892604040036997518509803848e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3448:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3448 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24365427902918684575287447585802611012e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3449:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3449 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.88619663977804926166359181945671853793e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3450:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3450 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.25299846770395565237726328268659386749e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3451:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3451 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18720305257346902130922082357712771134e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3452:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3452 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.13302092710568005396855019882472656722e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3453:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3453 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.88571994886818976015465466797965950164e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3454:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3454 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.48486836614948668196092864992423643733e-36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3455:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3455 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.72247229252387482782783442901266890088e-41),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3456:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3456 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.76046592638280288324495546006105696670e-46),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3457:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3457 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.09378739037162732758860377477607829024e-52),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3469:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3469 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.98493298246627952401490656857159302716e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3470:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3470 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.76990949843357898517869703626917264559e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3471:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3471 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.65042794324685841303461715489845834903e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3472:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3472 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.10605446678026983843303253925148000808e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3473:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3473 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.02762962429283889606329831562937730874e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3474:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3474 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.04105882385534634676234513866095562877e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3475:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3475 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.76001901462155366759952792570076976049e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3476:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3476 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.48255362964603267691139956218580946011e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3477:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3477 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.19422119466925125740484046268759113569e-29),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3478:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3478 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.00719439924828639148906078835399693640e-33),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3479:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3479 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.89921842231783558951433534621837291030e-38),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3480:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3480 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.90738353848476619269054038082927243972e-43),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3481:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3481 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.19893980415902021846066305054394089887e-49),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3482:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3482 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.85434486590981105149494168639321627061e-55),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3485:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3485 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3486:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3486 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43932168599456260558411716919165161381e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3487:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3487 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.09851997458503734167541584552305867433e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3488:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3488 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.32285843258966417340522520711168738158e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3489:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3489 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.76041266755635729156773747720864677283e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3490:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3490 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21202253509959946958614664659473305613e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3491:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3491 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28647335562574024550800155417747339700e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3492:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3492 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.24953333571478743858014647649207040423e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3493:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3493 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.41206199962423704137133875822618501173e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3494:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3494 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34018702380092542910629787632780530080e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3495:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3495 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.41732943566503750356718429150708698018e-39),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3496:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3496 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29626943299239081309470153019011607254e-44),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3497:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3497 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.13947437500822384369637881437951570653e-50),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3498:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3498 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.61766557173110449434575883392084129710e-56),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3510:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3510 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.42671464308364892089984144203590292562e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3511:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3511 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.70165333325375920690660683988390032004e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3512:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3512 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.51230594210711745541592189387307516997e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3513:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3513 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.81387249912672866168782835177116953008e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3514:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3514 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.35308063526816559199325906123032162155e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3515:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3515 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.67672500455361049516022171111707553191e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3516:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3516 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.45533142942305626136621399056034449775e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3517:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3517 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.37422341389432268402917477004312957781e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3518:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3518 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.32123176403616347106899307416474970831e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3519:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3519 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.07816837508332884935917946618577512264e-36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3520:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3520 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.95418937882563343895280651308376855123e-41),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3521:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3521 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.78256110112636303941842779721479313701e-47),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3522:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3522 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.09423327107440352766843873264503717048e-52),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3523:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3523 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.12386630925835960782702757402676887380e-58),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3526:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3526 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3527:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3527 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.19477412398085422408065302795208098500e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3528:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3528 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.27347517804649548179786994390985841531e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3529:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3529 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.15042399607786347684366638940822746311e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3530:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3530 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.84537882580411074097888848210083177973e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3531:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3531 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.78283331111405789359863743531858801963e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3532:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3532 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.00711555012725961640684514298170252743e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3533:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3533 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.21370151454170604715234671414141850094e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3534:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3534 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.72008007024350635082914256163415892454e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3535:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3535 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.61182095564217124712889821368695320635e-37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3536:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3536 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.35498047010165964231841033788823033461e-42),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3537:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3537 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11828030216193307885831734256233140264e-47),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3538:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3538 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22499308298315468568520585583666049073e-53),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3539:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3539 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04877018522402283597555167651619229959e-59),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3804:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3804 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.08338732735341567163440035550389989556e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3805:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3805 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.27245731792290848390848202647311435023e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3806:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3806 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.29317169036386848462079766136373749420e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3807:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3807 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.36342136825575317326816540539659955416e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3808:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3808 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.31108700679715257074164180252148868348e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3809:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3809 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.81863611749256385875333154189074054367e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3810:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3810 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.11618233433781722149749739225688743102e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3811:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3811 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.45241854625686954669050322459035410227e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3812:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3812 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.09780430233523239228350030812868983054e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3813:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3813 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.42232005306623465126477816911649683789e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3814:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3814 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.24816048952817367950452675590290535540e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3817:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3817 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3818:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3818 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.80464069267458650284548842830642770344e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3819:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3819 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.28240205449280944407125436342013240876e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3820:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3820 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.94145088402407692372903806765594642452e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3821:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3821 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30062294376971843436236253827463203953e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3822:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3822 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.47118047660686070998671803800237836970e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3823:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3823 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.00643263133479482753298910520340235765e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3824:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3824 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.79460803824650509439313928266686172255e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3825:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3825 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.32647058691746306769699006355256099134e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3826:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3826 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.59208938705683333141038012302171324544e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3838:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3838 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31348919222343858173602105619413801018e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3839:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3839 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.02800226274700443079521563669609776285e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3840:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3840 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.02091675505570786434803291987263553778e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3841:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3841 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50141943970885120432710080552941486001e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3842:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3842 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.93099903417013423125762526465625227789e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3843:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3843 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.56412922160141953385088141936082249641e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3844:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3844 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.47026602535072645589119440784669747242e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3845:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3845 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.01068960815396205074336853052832780888e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3846:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3846 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.86591619131639705495877493344047777421e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3847:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3847 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.26390836417639942474165178280649450755e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3848:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3848 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.18212484486162942333407102351878915285e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3851:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3851 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3852:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3852 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.97802777458574322604171035748634755981e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3853:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3853 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.33277809211107726455308655998819166901e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3854:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3854 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.76555481647551088626503871996617234475e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3855:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3855 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.33146828123660043197526014404644087069e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3856:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3856 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.65159900182434446550785415837526228592e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3857:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3857 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.32391192521438191878041140980983374411e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3858:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3858 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.12112886240590711980064990996002999330e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3859:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3859 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.93964809733838306198746831833843897743e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3860:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3860 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.53948309965401603055162465663290204205e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3872:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3872 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.55081568282045925871949387822806890848e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3873:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3873 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21080883686702131458668798583937913025e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3874:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3874 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.15083151599213113740932148510289036342e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3875:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3875 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.94190629930345397070104862391009053509e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3876:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3876 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.40768205403470729468297576291723141480e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3877:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3877 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.00001008242667338579153437084294876585e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3878:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3878 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70900785394455368299616221471466320407e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3879:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3879 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.48947677419760753410122194475234527150e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3880:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3880 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.01826174001050912355357867446431955195e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3881:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3881 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.55833657916143927452986099130671173511e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3882:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3882 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.32953617526068647169047596631564287934e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3883:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3883 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.32825234826729794599233825734928884074e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3884:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3884 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.47352171888649528242284500266830013906e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3887:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3887 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3888:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3888 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40793887011403443604922082103267036101e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3889:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3889 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.04348824299115035210088417095305744248e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3890:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3890 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19680004238557953382868629429538716069e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3891:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3891 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.31172263627566980203163658640597441741e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3892:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3892 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.07390429662527773449936608284938592773e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3893:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3893 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.94877589960261706923147291496752293313e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3894:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3894 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.94903802003585398809229608695623474341e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3895:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3895 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.80417437710146805538675929521229778181e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3896:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3896 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.23364098614130091185959973343748897970e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3897:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3897 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.12975537807357019330268041620753617442e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3898:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3898 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.36592279898578127130605391750428961301e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3899:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3899 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18495624730372864715421146607185990918e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3911:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3911 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.68160868054034088524891526884683014057e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3912:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3912 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85165791469635551063850795991424359350e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3913:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3913 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.42938802867742165917839659578485422534e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3914:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3914 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59273512668331194186228996665355137458e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3915:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3915 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.91680503091725091370507732042764517726e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3916:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3916 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85642348415580865994863513727308578556e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3917:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3917 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.90181935466760294413877600892013910183e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3918:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3918 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.89141276256233344773677083034724024215e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3919:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3919 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.00250514074918631367419468760920281159e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3920:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3920 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28168216451109123143492880695546179794e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3921:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3921 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.14996399533648172721538646235459709807e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3922:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3922 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.58122093722347315498230864294015130011e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3923:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3923 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.25168985723506298009849577846542992545e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3924:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3924 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.01179759985059408785527092464505889999e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3927:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3927 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3928:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3928 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.08766677593618443545489115711858395831e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3929:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3929 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.05163374816838964338807027995515659842e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3930:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3930 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.62582103160439981904537982068579322820e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3931:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3931 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.62170991799612186300694554812291085206e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3932:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3932 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11013837158432827711075385018851760313e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3933:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3933 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45458895395245243570930804678601511371e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3934:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3934 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.08336489932795411216528182314354971403e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3935:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3935 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.11314692423102333551299419575616734987e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3936:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3936 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.43287683964711678082430107025218057096e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3937:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3937 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.62052814931825182298493472041247278475e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3938:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3938 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.91440920656902450957296030252809476245e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3939:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3939 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.54913345383745613446952578605023052270e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3940:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3940 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.76034827722473399290702590414091767416e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3941:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3941 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.94027684838690965214346010602354223752e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3953:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3953 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.10201085067542610656114408605853786551e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3954:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3954 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.04725580445598482170291458376577106746e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3955:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3955 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.35945839005443673797792325217359695272e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3956:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3956 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.15894004364989372373490772246381545906e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3957:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3957 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.54550169514753150042231386414687368032e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3958:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3958 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50389998399729913427837945242228928632e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3959:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3959 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75018554725308784191307050896936055909e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3960:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3960 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.95901705695908219804887362154169268380e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3961:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3961 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.34386856794684798098717884587473860604e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3962:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3962 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.89025399683852111061217430321882178699e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3963:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3963 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19044156703773954109232310846984749672e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3964:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3964 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11932910013840927659486142481532276176e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3965:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3965 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.64064398716881126082770692219937093427e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3968:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3968 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3969:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3969 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24909572944428286558287313527068259394e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3970:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3970 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.70912720447370835699164559729287157119e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3971:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3971 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.21998644852982625437008410769048682388e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3972:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3972 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.95906385698373052547496572397097325447e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3973:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3973 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.35344144061390771459100718852878517200e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3974:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3974 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.34168669072527413734185948498168454149e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3975:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3975 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.24488907049996230177518311480230131257e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3976:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3976 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.92059624838630990024209986717533470508e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3977:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3977 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.84464614954263838504154559314144088371e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3978:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3978 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.67874815200287308180777775077428545024e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3979:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3979 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.65919857481420519138294080418011981524e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3980:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3980 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.31466713452016682217190521435479677133e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3992:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3992 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.06147398566773479301585022897491054494e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3993:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3993 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06137881154706023038556659418303323027e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3994:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3994 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.00274868819366386235164897614448662308e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3995:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3995 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.03481313941011533876096564688041226638e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3996:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3996 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50172569438851062169493372974287427240e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3997:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3997 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.33370725278950299189434839636002761850e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3998:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3998 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.97566905908106543054773229070602272718e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:3999:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3999 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85701973515993932384374087677862623215e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4000:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4000 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.81956143385351702288398705969037130205e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4001:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4001 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.49975572102999645354655667945479202048e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4002:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4002 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.54665400959860442558683245665801873530e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4003:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4003 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.94292402413454232307556797758030774716e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4004:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4004 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.98038791388715925556623187510676330309e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4005:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4005 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11242951548709169234296005470944661995e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4006:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4006 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.92636379295018831848234711132457626676e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4007:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4007 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.77389296072621088586880199705598178518e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4008:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4008 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.57808410784300002747916947756919004207e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4009:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4009 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.93860773322862111592582321183379587624e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4012:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4012 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4013:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4013 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52683694883265337797012770275040297516e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4014:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4014 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17837082293165509684677505408307814500e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4015:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4015 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.06195236296471366891670923430225774487e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4016:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4016 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29459155224640682509948954218044556307e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4017:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4017 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.71350726081102446771887145938865551618e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4018:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4018 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.55986063168260695680927535587363081713e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4019:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4019 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.91996892322204645930710038043021675160e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4020:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4020 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.43907073162091303683795779882887569537e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4021:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4021 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.50034830055055263363497137448887884379e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4022:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4022 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.56615898355501904078935686679056442496e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4023:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4023 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.61099855362387625880067378834775577974e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4024:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4024 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.12940315230564635808566630258463831421e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4025:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4025 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.73572881409271303264226007333510301220e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4026:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4026 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.77786420070246087920941454352749186288e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4027:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4027 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.77914406265766625938477137082940482898e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4028:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4028 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.19708585422668069396821478975324123588e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4029:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4029 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40406059898292960948942525697075698413e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4041:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4041 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.48209596014908270566135466727658374314e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4042:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4042 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.02026332003132864886056710532156370366e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4043:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4043 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.68941634461905013212266453851941196774e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4044:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4044 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.61650792370551069313309111250434438540e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4045:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4045 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52611930219013953260661961529732777539e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4046:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4046 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29488123972430683478601278003510200360e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4047:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4047 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.68806175827491046693183596144172426378e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4048:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4048 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.51806782259569842628995584152985951836e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4049:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4049 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92353868262961486571527005289554589652e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4050:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4050 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21494769586031703137329731447673056499e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4051:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4051 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.39837421784601055804920937629607771973e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4052:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4052 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.82216155524308827738242486229625170158e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4053:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4053 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04275785296896148301798836366902456306e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4054:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4054 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.19999929939765873468528448012634122362e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4055:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4055 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.03583326787146398902262502660879425573e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4056:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4056 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59755092249701477917281379650537907903e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4057:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4057 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.32583227076029470589713734885690555562e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4058:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4058 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.18237323554153660947807202150429686004e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4061:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4061 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4062:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4062 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.38459552164692902984228821988876295376e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4063:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4063 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.21584899508575302641780901222203752951e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4064:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4064 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19656836695824518143414401720590693544e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4065:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4065 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.39821085943818944882332778361549212756e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4066:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4066 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.60484296824768079700823824408428524933e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4067:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4067 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.22173385695010329771921985088956556771e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4068:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4068 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.95541259523416810836752584764202086573e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4069:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4069 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.02184255281138028802991551275755427743e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4070:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4070 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.90825805251143907045903671893185297007e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4071:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4071 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00501277755608081163250456177637280682e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4072:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4072 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.43387099521800224735155351696799358451e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4073:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4073 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63751106922299101655071906417624415019e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4074:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4074 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.02796982349519589339629488980132546290e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4075:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4075 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26197249278457937947269910907701176956e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4076:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4076 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.50981935956236238709523457678017928506e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4077:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4077 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.65309560070040982176772709693008187384e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4078:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4078 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.42817828965851841104270899392956866435e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4090:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4090 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36719010559816175149447242695581604280e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4091:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4091 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.14714772485724956396126176973339095223e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4092:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4092 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.47792450677638612907408723539943311437e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4093:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4093 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14084804538576805298420530820092167411e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4094:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4094 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.25784891219227004394312050838763762669e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4095:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4095 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06837168825575413225975778906503529455e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4096:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4096 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.26908306638706189702624634771158355088e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4097:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4097 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.06396335535135452379658152785541731746e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4098:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4098 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.89854018431899039966628599727721422261e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4099:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4099 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.48974049316978526855972339306215972434e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4100:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4100 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.50886538662952684349385729585856778829e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4101:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4101 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.14095970401472469264258565259303801322e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4102:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4102 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71915162586912203234023473966563445362e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4103:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4103 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.46099196574734038609354417874908346873e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4104:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4104 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.69944075002490023348175340827135133316e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4105:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4105 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.37340205792165863440617831987825515203e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4106:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4106 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.87812199530402923085142356622707924805e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4107:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4107 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.76810877067601573471489978907720495511e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4110:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4110 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4111:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4111 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.94373217074550329856398644558576545146e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4112:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4112 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17462725343185049507839058445338783693e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4113:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4113 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.79202779096887355136298419604918306868e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4114:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4114 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.97583473532621831662838256679872014292e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4115:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4115 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.67819154370257505016693473230060726722e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4116:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4116 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14182379349642191946237975301363902175e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4117:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4117 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.38367234191828732305257162934647076311e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4118:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4118 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.98221340505887984555143894024281550376e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4119:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4119 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17648765147609962405833802498013198305e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4120:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4120 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.94091261341172666220769613477202626517e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4121:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4121 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12169979717068598708585414568018667622e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4122:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4122 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.70043694579268983742161305612636042906e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4123:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4123 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.43651270200498902307944806310116446583e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4124:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4124 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.95266223996097470768947426604723764300e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4125:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4125 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15821111112681530432702452073811996961e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4126:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4126 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08041298058041360645934320138765284054e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4127:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4127 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.91893114159827950553463154758337724676e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4139:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4139 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36619775525705288697351261475419832625e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4140:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4140 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29882145587771350744255724773409752285e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4141:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4141 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.07952726597277085327360888304737411175e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4142:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4142 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.72928496414816922167597110591366081416e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4143:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4143 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.01641163277458693633771532254570177776e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4144:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4144 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65627339211110756774878685166318417370e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4145:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4145 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41953343652571732907631074381749818724e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4146:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4146 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.27682202874503433884090203197149318368e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4147:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4147 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.33177176779158737868498722222027162030e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4148:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4148 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.34485618544363735547395633416797591537e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4149:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4149 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96996761199233617188435782568975757378e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4150:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4150 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.49631247632674130553464740647053162499e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4151:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4151 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.68090516971007163491968659797593218680e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4152:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4152 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39910262557283449853923535586722968539e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4153:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4153 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83704888007521886644896435914745476741e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4154:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4154 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.87884425419276681417666064027484555860e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4155:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4155 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36600092466902449189685791563990733005e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4156:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4156 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.53604301472332155307661986064796109517e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4157:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4157 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.65664588229982894587678197374867153136e-40),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4160:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4160 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4161:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4161 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.61098031370834273919229478584740981117e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4162:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4162 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.40810642301361416278392589243623940154e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4163:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4163 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.42874346984605660407576451987840217534e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4164:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4164 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.30896462654364903689199648803900475405e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4165:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4165 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.17246449391141576955714059812811712587e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4166:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4166 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22979790521806964047777145482613709395e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4167:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4167 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.85960899519336488582042102184331670230e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4168:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4168 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.66273852553220863665584472398487539899e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4169:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4169 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15372731217983084923067673501176233172e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4170:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4170 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.09441788794783860366430915309857085224e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4171:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4171 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.06279112323261126652767146380404236150e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4172:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4172 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36359339522621405197747209968637035618e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4173:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4173 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19770526521305519813109395521868217810e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4174:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4174 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.88562963284557433336083678206625018948e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4175:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4175 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.95128165317597657325539450957778690578e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4176:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4176 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.14570923483883184645242764315877865073e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4177:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4177 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.69599603258626408321886443187629340033e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4189:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4189 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36619772367581344576326594951209529606e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4190:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4190 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.72456363182667891167613558295097711432e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4191:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4191 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.74486567435450138741058930951301644059e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4192:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4192 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.94624522781897679952110594449134468564e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4193:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4193 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.09848623985771449914778668831103210333e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4194:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4194 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.47493285141689711937343304940229517457e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4195:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4195 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.22134975575390048261922652492143139174e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4196:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4196 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30240148387764167235466713023950979069e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4197:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4197 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06917824188001432265980161955665997666e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4198:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4198 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.27834220508404489112697949450988070802e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4199:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4199 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48663447630051388468872352628795428134e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4200:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4200 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.50514504588736921389704370029090421684e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4201:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4201 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18965303814265217659151418619980209487e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4202:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4202 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.74200654214326267651127117044008493519e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4203:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4203 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.34060054352573532839373386456991657111e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4204:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4204 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.34240516843783954067548886404044879120e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4205:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4205 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07803703545135964499326712080667886449e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4206:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4206 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.61500479431085205124031101160332446432e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4209:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4209 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4210:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4210 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.27973454499231032893774072677004977154e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4211:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4211 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.02401389920613749641292661572240166038e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4212:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4212 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24819328156695252221821935845914708591e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4213:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4213 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27210724381675120281861717194783977895e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4214:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4214 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01708007392492681238863778030115281961e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4215:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4215 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.63088069045476088736355784718397594807e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4216:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4216 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.61660379368211892821215228891806384883e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4217:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4217 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.67946125503415200067055797463173521598e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4218:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4218 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.72040422051759599096448422858046040086e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4219:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4219 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.33519997465950200122152159780364149268e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4220:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4220 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.07666528975810553712124845533861745455e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4221:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4221 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.86870262247486708096341722190198527508e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4222:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4222 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.30713380444621290817686989936029997572e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4223:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4223 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.38899571664905345700275460272815357978e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4224:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4224 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46750157220118157937510816924752429685e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4225:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4225 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.69337661543585547694652989893297703060e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4226:13: warning: non-standard suffix on floating constant [-Wpedantic]
 4226 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.53684359865963395505791671817598669527e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4311:5: warning: non-standard suffix on floating constant [-Wpedantic]
 4311 |     return BOOST_MATH_BIG_CONSTANT(RealType, 113, -0.42931452986133525016556463510885028346);
      |     ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4360:5: warning: non-standard suffix on floating constant [-Wpedantic]
 4360 |     return BOOST_MATH_BIG_CONSTANT(RealType, 113, 0.57563014394507821439627930892257517269);
      |     ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/landau.hpp:4409:5: warning: non-standard suffix on floating constant [-Wpedantic]
 4409 |     return BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.3726364400044818244844049010588577710);
      |     ^~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions.hpp:38:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:273:13: warning: non-standard suffix on floating constant [-Wpedantic]
  273 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.97516171847191855609649452292217911973e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:274:13: warning: non-standard suffix on floating constant [-Wpedantic]
  274 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17531822787252717270400174744562144891e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:275:13: warning: non-standard suffix on floating constant [-Wpedantic]
  275 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.85115358761409188259685286269086053296e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:276:13: warning: non-standard suffix on floating constant [-Wpedantic]
  276 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18029395189535552537870932989876189597e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:277:13: warning: non-standard suffix on floating constant [-Wpedantic]
  277 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.77412874842522285996566741532939343827e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:278:13: warning: non-standard suffix on floating constant [-Wpedantic]
  278 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.77992070255086842672551073580133785334e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:279:13: warning: non-standard suffix on floating constant [-Wpedantic]
  279 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.54573264286260796576738952968288691782e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:280:13: warning: non-standard suffix on floating constant [-Wpedantic]
  280 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.94764012694602906119831079380500255557e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:281:13: warning: non-standard suffix on floating constant [-Wpedantic]
  281 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.97596258932025712802674070104281981323e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:282:13: warning: non-standard suffix on floating constant [-Wpedantic]
  282 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.45466169112247379589927514614067756956e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:283:13: warning: non-standard suffix on floating constant [-Wpedantic]
  283 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.99760415118300349769641418430273526815e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:284:13: warning: non-standard suffix on floating constant [-Wpedantic]
  284 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43150486566834492207695241913522311930e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:285:13: warning: non-standard suffix on floating constant [-Wpedantic]
  285 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46130347604880355784938321408765318948e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:288:13: warning: non-standard suffix on floating constant [-Wpedantic]
  288 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:289:13: warning: non-standard suffix on floating constant [-Wpedantic]
  289 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11845869711743584628289654085905424438e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:290:13: warning: non-standard suffix on floating constant [-Wpedantic]
  290 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.80391154854347711297249357734993136108e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:291:13: warning: non-standard suffix on floating constant [-Wpedantic]
  291 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.75628443538173255184583966965162835227e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:292:13: warning: non-standard suffix on floating constant [-Wpedantic]
  292 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41016303833742742212624596040074202424e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:293:13: warning: non-standard suffix on floating constant [-Wpedantic]
  293 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.19142300833563644046500846364541891138e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:294:13: warning: non-standard suffix on floating constant [-Wpedantic]
  294 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02421707708633106515934651956262614532e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:295:13: warning: non-standard suffix on floating constant [-Wpedantic]
  295 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.03973732602338507411104824853671547615e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:296:13: warning: non-standard suffix on floating constant [-Wpedantic]
  296 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.35206168908201402570766383018708660819e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:297:13: warning: non-standard suffix on floating constant [-Wpedantic]
  297 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.38602606623008690327520130558254165564e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:298:13: warning: non-standard suffix on floating constant [-Wpedantic]
  298 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.53740175911385378188372963739884519312e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:299:13: warning: non-standard suffix on floating constant [-Wpedantic]
  299 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.27513004715414297729539702862351044344e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:300:13: warning: non-standard suffix on floating constant [-Wpedantic]
  300 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.54510493017251997793679126704007098265e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:312:13: warning: non-standard suffix on floating constant [-Wpedantic]
  312 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06251243013238748252181151646220197947e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:313:13: warning: non-standard suffix on floating constant [-Wpedantic]
  313 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.92438638323563234519452281479338921158e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:314:13: warning: non-standard suffix on floating constant [-Wpedantic]
  314 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.83335793178622701784730867677919844599e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:315:13: warning: non-standard suffix on floating constant [-Wpedantic]
  315 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.84159075203218824591724451142550478306e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:316:13: warning: non-standard suffix on floating constant [-Wpedantic]
  316 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.04213732090358859917896442076931334722e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:317:13: warning: non-standard suffix on floating constant [-Wpedantic]
  317 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.72388220651785798237487005913708387756e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:318:13: warning: non-standard suffix on floating constant [-Wpedantic]
  318 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.36099324022668533012286817710272936865e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:319:13: warning: non-standard suffix on floating constant [-Wpedantic]
  319 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.74483270731217433628720245792741986795e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:320:13: warning: non-standard suffix on floating constant [-Wpedantic]
  320 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.56461597064783966758904403291149549559e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:321:13: warning: non-standard suffix on floating constant [-Wpedantic]
  321 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.28590608939674970691948223694855264817e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:322:13: warning: non-standard suffix on floating constant [-Wpedantic]
  322 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.81756745849477762773082030302943341729e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:323:13: warning: non-standard suffix on floating constant [-Wpedantic]
  323 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.65915115243311285178083515017249358853e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:326:13: warning: non-standard suffix on floating constant [-Wpedantic]
  326 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:327:13: warning: non-standard suffix on floating constant [-Wpedantic]
  327 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33250387018216706082200927591739589024e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:328:13: warning: non-standard suffix on floating constant [-Wpedantic]
  328 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.71707718560216685629188467984384070512e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:329:13: warning: non-standard suffix on floating constant [-Wpedantic]
  329 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.81316277289673837399162302797006618384e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:330:13: warning: non-standard suffix on floating constant [-Wpedantic]
  330 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78475951599121894570443981591530879087e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:331:13: warning: non-standard suffix on floating constant [-Wpedantic]
  331 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.16167801098514576400689883575304687623e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:332:13: warning: non-standard suffix on floating constant [-Wpedantic]
  332 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19167794366424137722223009369062644830e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:333:13: warning: non-standard suffix on floating constant [-Wpedantic]
  333 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.20831082064982892777497773490792080382e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:334:13: warning: non-standard suffix on floating constant [-Wpedantic]
  334 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.27196399162146247210036306870401328410e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:335:13: warning: non-standard suffix on floating constant [-Wpedantic]
  335 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.79335434374966775903734846875100087590e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:336:13: warning: non-standard suffix on floating constant [-Wpedantic]
  336 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.30825409557870847168672662674521614782e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:337:13: warning: non-standard suffix on floating constant [-Wpedantic]
  337 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.97296173230649275943984471731360073540e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:338:13: warning: non-standard suffix on floating constant [-Wpedantic]
  338 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.48943057909563158917114503727080517958e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:350:13: warning: non-standard suffix on floating constant [-Wpedantic]
  350 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.33842514891989443409465171800884519331e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:351:13: warning: non-standard suffix on floating constant [-Wpedantic]
  351 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.53264053296761245408991932692426094424e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:352:13: warning: non-standard suffix on floating constant [-Wpedantic]
  352 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.23210520807186629205810670362048049836e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:353:13: warning: non-standard suffix on floating constant [-Wpedantic]
  353 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.71104271443590027208545022968625306496e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:354:13: warning: non-standard suffix on floating constant [-Wpedantic]
  354 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.98781446716778138729774954595209697813e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:355:13: warning: non-standard suffix on floating constant [-Wpedantic]
  355 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.98895829308616657174932023565302947632e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:356:13: warning: non-standard suffix on floating constant [-Wpedantic]
  356 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.25993639218721804661037829873135732687e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:357:13: warning: non-standard suffix on floating constant [-Wpedantic]
  357 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.64669776700609853276056375742089715662e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:358:13: warning: non-standard suffix on floating constant [-Wpedantic]
  358 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.11846243382610611156151291892877027869e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:359:13: warning: non-standard suffix on floating constant [-Wpedantic]
  359 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.74830086064868141326053648144496072795e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:360:13: warning: non-standard suffix on floating constant [-Wpedantic]
  360 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.07549997153431643849551871367000763445e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:361:13: warning: non-standard suffix on floating constant [-Wpedantic]
  361 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.10030596535721362628619523622308581344e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:362:13: warning: non-standard suffix on floating constant [-Wpedantic]
  362 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19376016170255697546854583591494809062e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:365:13: warning: non-standard suffix on floating constant [-Wpedantic]
  365 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:366:13: warning: non-standard suffix on floating constant [-Wpedantic]
  366 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52686177278870816414637961315363468426e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:367:13: warning: non-standard suffix on floating constant [-Wpedantic]
  367 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19872083945442288336636376283295310445e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:368:13: warning: non-standard suffix on floating constant [-Wpedantic]
  368 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.26633866969676511944680471882188527224e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:369:13: warning: non-standard suffix on floating constant [-Wpedantic]
  369 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.41261867539396133951024374504099977090e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:370:13: warning: non-standard suffix on floating constant [-Wpedantic]
  370 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.18852182132645783844766153200510014113e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:371:13: warning: non-standard suffix on floating constant [-Wpedantic]
  371 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70152126044106007357033814742158353948e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:372:13: warning: non-standard suffix on floating constant [-Wpedantic]
  372 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.23810508827493234517751339979902448944e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:373:13: warning: non-standard suffix on floating constant [-Wpedantic]
  373 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.96161313274648769113605163816403306967e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:374:13: warning: non-standard suffix on floating constant [-Wpedantic]
  374 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.06693316156193327359541953619174255726e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:375:13: warning: non-standard suffix on floating constant [-Wpedantic]
  375 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.79366356086062616343285660797389238271e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:376:13: warning: non-standard suffix on floating constant [-Wpedantic]
  376 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.14585835815353770175366834099001313472e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:377:13: warning: non-standard suffix on floating constant [-Wpedantic]
  377 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.05314631662369743547568064896403143693e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:378:13: warning: non-standard suffix on floating constant [-Wpedantic]
  378 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.90325380271096603676911761784650800378e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:379:13: warning: non-standard suffix on floating constant [-Wpedantic]
  379 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.36933359079566550212098911224675011839e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:391:13: warning: non-standard suffix on floating constant [-Wpedantic]
  391 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.58950538583133457383574346194006716984e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:392:13: warning: non-standard suffix on floating constant [-Wpedantic]
  392 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.25447644411503971725638816502617490834e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:393:13: warning: non-standard suffix on floating constant [-Wpedantic]
  393 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47605882774114100209665040117276675598e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:394:13: warning: non-standard suffix on floating constant [-Wpedantic]
  394 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.12224864838900383464124716266085521485e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:395:13: warning: non-standard suffix on floating constant [-Wpedantic]
  395 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.79164249640537972514574059182421325541e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:396:13: warning: non-standard suffix on floating constant [-Wpedantic]
  396 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.89668438166714230032406615413991628135e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:397:13: warning: non-standard suffix on floating constant [-Wpedantic]
  397 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.44410389750700463263686630222653669837e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:398:13: warning: non-standard suffix on floating constant [-Wpedantic]
  398 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.14788978994687095829140113472609739982e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:399:13: warning: non-standard suffix on floating constant [-Wpedantic]
  399 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.79821680629333600844514042061772236495e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:400:13: warning: non-standard suffix on floating constant [-Wpedantic]
  400 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.49636960435731257154960798035854124639e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:401:13: warning: non-standard suffix on floating constant [-Wpedantic]
  401 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.70554745768928821263556963261516872171e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:402:13: warning: non-standard suffix on floating constant [-Wpedantic]
  402 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.42293994855343109617040824208078534205e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:403:13: warning: non-standard suffix on floating constant [-Wpedantic]
  403 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.37599287094703195312894833570340165019e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:404:13: warning: non-standard suffix on floating constant [-Wpedantic]
  404 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.35248179978735448062307216459232932068e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:405:13: warning: non-standard suffix on floating constant [-Wpedantic]
  405 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.53569375838863862590910010617140120876e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:408:13: warning: non-standard suffix on floating constant [-Wpedantic]
  408 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:409:13: warning: non-standard suffix on floating constant [-Wpedantic]
  409 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.94337325681904859647161946168957959628e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:410:13: warning: non-standard suffix on floating constant [-Wpedantic]
  410 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.77120402023938328899162557073347121463e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:411:13: warning: non-standard suffix on floating constant [-Wpedantic]
  411 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01644685191130734907530007424741314392e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:412:13: warning: non-standard suffix on floating constant [-Wpedantic]
  412 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.12479655123720440909164080517207084404e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:413:13: warning: non-standard suffix on floating constant [-Wpedantic]
  413 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.25556010526357752360439314019567992245e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:414:13: warning: non-standard suffix on floating constant [-Wpedantic]
  414 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.96143273204038192262150849394970544022e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:415:13: warning: non-standard suffix on floating constant [-Wpedantic]
  415 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.50612932318889495209230176354364299236e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:416:13: warning: non-standard suffix on floating constant [-Wpedantic]
  416 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.12160918304376427109905628326638480473e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:417:13: warning: non-standard suffix on floating constant [-Wpedantic]
  417 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.47696044292604039527013647985997661762e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:418:13: warning: non-standard suffix on floating constant [-Wpedantic]
  418 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.64067652576843720823459199100800335854e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:419:13: warning: non-standard suffix on floating constant [-Wpedantic]
  419 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.00745166063635113130434111509648306420e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:420:13: warning: non-standard suffix on floating constant [-Wpedantic]
  420 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.05398901239421768403763864060147286105e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:421:13: warning: non-standard suffix on floating constant [-Wpedantic]
  421 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05698259572340563109985785513355912114e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:422:13: warning: non-standard suffix on floating constant [-Wpedantic]
  422 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19362835269415404005406782719825077472e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:423:13: warning: non-standard suffix on floating constant [-Wpedantic]
  423 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.15444386779802728200716489787161419304e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:424:13: warning: non-standard suffix on floating constant [-Wpedantic]
  424 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.02452666470008756043350040893761339083e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:436:13: warning: non-standard suffix on floating constant [-Wpedantic]
  436 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.22517551525042172427941302520759668293e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:437:13: warning: non-standard suffix on floating constant [-Wpedantic]
  437 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.86576974828476461442549217748945498966e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:438:13: warning: non-standard suffix on floating constant [-Wpedantic]
  438 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18419822818191546598384139622512477000e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:439:13: warning: non-standard suffix on floating constant [-Wpedantic]
  439 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.98396184944524020019688823190946146641e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:440:13: warning: non-standard suffix on floating constant [-Wpedantic]
  440 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.06686400532599396487775148973665625687e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:441:13: warning: non-standard suffix on floating constant [-Wpedantic]
  441 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.05680178109228687159829475615095925679e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:442:13: warning: non-standard suffix on floating constant [-Wpedantic]
  442 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.17554487015345146749705505971350254902e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:443:13: warning: non-standard suffix on floating constant [-Wpedantic]
  443 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.14774751685364429557883242232797329274e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:444:13: warning: non-standard suffix on floating constant [-Wpedantic]
  444 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33266124509168360207594600356349282805e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:445:13: warning: non-standard suffix on floating constant [-Wpedantic]
  445 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.76332756800842989348756910429214676252e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:446:13: warning: non-standard suffix on floating constant [-Wpedantic]
  446 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.60639771339252642992277508068105926919e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:447:13: warning: non-standard suffix on floating constant [-Wpedantic]
  447 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.41859490403554144799385471141184829903e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:448:13: warning: non-standard suffix on floating constant [-Wpedantic]
  448 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.77177795293424055655391515546880774987e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:449:13: warning: non-standard suffix on floating constant [-Wpedantic]
  449 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.76106923344461402353501262620681801053e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:450:13: warning: non-standard suffix on floating constant [-Wpedantic]
  450 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.68829978902134103249656805130103045021e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:451:13: warning: non-standard suffix on floating constant [-Wpedantic]
  451 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.42496376687241918803028631991083570963e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:454:13: warning: non-standard suffix on floating constant [-Wpedantic]
  454 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:455:13: warning: non-standard suffix on floating constant [-Wpedantic]
  455 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19213376162053391168605415200906099633e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:456:13: warning: non-standard suffix on floating constant [-Wpedantic]
  456 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.65578261958732385181558047087365997878e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:457:13: warning: non-standard suffix on floating constant [-Wpedantic]
  457 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30046653564394292929001223763106276016e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:458:13: warning: non-standard suffix on floating constant [-Wpedantic]
  458 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.48388301731958697028701215596777178117e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:459:13: warning: non-standard suffix on floating constant [-Wpedantic]
  459 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.50873786049439122933188684993719288258e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:460:13: warning: non-standard suffix on floating constant [-Wpedantic]
  460 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23255654647151798865208394342856435797e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:461:13: warning: non-standard suffix on floating constant [-Wpedantic]
  461 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20861791399969402003082323686080041040e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:462:13: warning: non-standard suffix on floating constant [-Wpedantic]
  462 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.96882049090731653763684812243275884213e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:463:13: warning: non-standard suffix on floating constant [-Wpedantic]
  463 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.98669985741073085290012296575736698103e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:464:13: warning: non-standard suffix on floating constant [-Wpedantic]
  464 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.03383311816835346577432387682379226740e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:465:13: warning: non-standard suffix on floating constant [-Wpedantic]
  465 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.87320682938150375144724980774245810905e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:466:13: warning: non-standard suffix on floating constant [-Wpedantic]
  466 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.13573468677076838075146150847170057373e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:467:13: warning: non-standard suffix on floating constant [-Wpedantic]
  467 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34526045003716422620879156626237175127e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:468:13: warning: non-standard suffix on floating constant [-Wpedantic]
  468 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.35681579117696161282979297336282783473e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:469:13: warning: non-standard suffix on floating constant [-Wpedantic]
  469 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92944288060269290125987728528698476197e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:481:13: warning: non-standard suffix on floating constant [-Wpedantic]
  481 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.82527663232857270992129793621400616909e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:482:13: warning: non-standard suffix on floating constant [-Wpedantic]
  482 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.41696401156754081476312871174198295322e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:483:13: warning: non-standard suffix on floating constant [-Wpedantic]
  483 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.42036620449365724707919875710197564857e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:484:13: warning: non-standard suffix on floating constant [-Wpedantic]
  484 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.67076745288708619632303078677641380627e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:485:13: warning: non-standard suffix on floating constant [-Wpedantic]
  485 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.14278954094278648593125010577441869646e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:486:13: warning: non-standard suffix on floating constant [-Wpedantic]
  486 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40092485054621853149602511539550254471e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:487:13: warning: non-standard suffix on floating constant [-Wpedantic]
  487 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.17755660009065973828053533035808718033e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:488:13: warning: non-standard suffix on floating constant [-Wpedantic]
  488 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.23871371557251644837598540542648782066e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:489:13: warning: non-standard suffix on floating constant [-Wpedantic]
  489 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04069998646037977439620128812310273053e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:490:13: warning: non-standard suffix on floating constant [-Wpedantic]
  490 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.94055978349016208777803296823455779097e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:491:13: warning: non-standard suffix on floating constant [-Wpedantic]
  491 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.29866428982892883091537921429389750973e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:492:13: warning: non-standard suffix on floating constant [-Wpedantic]
  492 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.06056281963023929277728535486590256573e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:493:13: warning: non-standard suffix on floating constant [-Wpedantic]
  493 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.57963857545037466186123981516026589992e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:494:13: warning: non-standard suffix on floating constant [-Wpedantic]
  494 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.81390322233700529779563477285232205886e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:495:13: warning: non-standard suffix on floating constant [-Wpedantic]
  495 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.52190981930441828041102818178755246228e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:498:13: warning: non-standard suffix on floating constant [-Wpedantic]
  498 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:499:13: warning: non-standard suffix on floating constant [-Wpedantic]
  499 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.70564782441895707961338319466546005093e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:500:13: warning: non-standard suffix on floating constant [-Wpedantic]
  500 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47770566490107388849474183308889339231e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:501:13: warning: non-standard suffix on floating constant [-Wpedantic]
  501 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29364672385303439788399215507370006639e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:502:13: warning: non-standard suffix on floating constant [-Wpedantic]
  502 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.37279274083988250795581105436675097881e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:503:13: warning: non-standard suffix on floating constant [-Wpedantic]
  503 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.72124151284421794872333348562536468054e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:504:13: warning: non-standard suffix on floating constant [-Wpedantic]
  504 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.96970247774973902625712414297788402746e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:505:13: warning: non-standard suffix on floating constant [-Wpedantic]
  505 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.38395055453444011915661055983937917120e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:506:13: warning: non-standard suffix on floating constant [-Wpedantic]
  506 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.19605460410208704830882138883730331113e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:507:13: warning: non-standard suffix on floating constant [-Wpedantic]
  507 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76945301389475508747530234950023648137e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:508:13: warning: non-standard suffix on floating constant [-Wpedantic]
  508 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.33624384932503964160642677987886086890e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:509:13: warning: non-standard suffix on floating constant [-Wpedantic]
  509 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.01155130710615988897664213446593907596e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:510:13: warning: non-standard suffix on floating constant [-Wpedantic]
  510 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.03959317021567084067518847978890548086e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:511:13: warning: non-standard suffix on floating constant [-Wpedantic]
  511 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.78213669817351488671519066803835958715e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:512:13: warning: non-standard suffix on floating constant [-Wpedantic]
  512 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75492332026736176991870807903277324902e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:524:13: warning: non-standard suffix on floating constant [-Wpedantic]
  524 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.03264853379349880038687006045193401399e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:525:13: warning: non-standard suffix on floating constant [-Wpedantic]
  525 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.79539964604630527636184900467871907171e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:526:13: warning: non-standard suffix on floating constant [-Wpedantic]
  526 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34840369549460790638336121351837912308e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:527:13: warning: non-standard suffix on floating constant [-Wpedantic]
  527 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.73087351972154879439617719914590729748e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:528:13: warning: non-standard suffix on floating constant [-Wpedantic]
  528 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.51775493325347153520115736204545037264e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:529:13: warning: non-standard suffix on floating constant [-Wpedantic]
  529 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.60104651860674451546102708885530128768e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:530:13: warning: non-standard suffix on floating constant [-Wpedantic]
  530 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.90233449697112559539826150932808197444e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:531:13: warning: non-standard suffix on floating constant [-Wpedantic]
  531 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06978852724410115655105118663137681992e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:532:13: warning: non-standard suffix on floating constant [-Wpedantic]
  532 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.00399855296672416041126220131900937128e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:533:13: warning: non-standard suffix on floating constant [-Wpedantic]
  533 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.18139748830278263202087699889457673035e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:534:13: warning: non-standard suffix on floating constant [-Wpedantic]
  534 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.43070756487288399784700274808326343543e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:535:13: warning: non-standard suffix on floating constant [-Wpedantic]
  535 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.70126687893706466023887757573369648552e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:536:13: warning: non-standard suffix on floating constant [-Wpedantic]
  536 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.29405234560873665664952418690159194840e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:537:13: warning: non-standard suffix on floating constant [-Wpedantic]
  537 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.69069082510020066864633718082941688708e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:538:13: warning: non-standard suffix on floating constant [-Wpedantic]
  538 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.33468198065176301137949068264633336529e-37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:541:13: warning: non-standard suffix on floating constant [-Wpedantic]
  541 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:542:13: warning: non-standard suffix on floating constant [-Wpedantic]
  542 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.51951069241510130465691156908893803280e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:543:13: warning: non-standard suffix on floating constant [-Wpedantic]
  543 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.84647597299970149588010858770320631739e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:544:13: warning: non-standard suffix on floating constant [-Wpedantic]
  544 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.90239396588176334117512714878489376365e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:545:13: warning: non-standard suffix on floating constant [-Wpedantic]
  545 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.35551585337774834346900776840459179841e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:546:13: warning: non-standard suffix on floating constant [-Wpedantic]
  546 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.53375746264539501168763602838029023222e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:547:13: warning: non-standard suffix on floating constant [-Wpedantic]
  547 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.42421935941736734247914078641324315900e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:548:13: warning: non-standard suffix on floating constant [-Wpedantic]
  548 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.23835501607741697737129504173606231513e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:549:13: warning: non-standard suffix on floating constant [-Wpedantic]
  549 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.79603272375172813955236187874231935324e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:550:13: warning: non-standard suffix on floating constant [-Wpedantic]
  550 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.44624821303153251954931367754173356213e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:551:13: warning: non-standard suffix on floating constant [-Wpedantic]
  551 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.10635081308984534416704147448323126303e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:552:13: warning: non-standard suffix on floating constant [-Wpedantic]
  552 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.14627867347129520510628554651739571006e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:553:13: warning: non-standard suffix on floating constant [-Wpedantic]
  553 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43792928765659831045040802615903432044e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:554:13: warning: non-standard suffix on floating constant [-Wpedantic]
  554 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.79856365207259871336606847582889916798e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:566:13: warning: non-standard suffix on floating constant [-Wpedantic]
  566 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.98413420602149016909919089901572802714e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:567:13: warning: non-standard suffix on floating constant [-Wpedantic]
  567 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.30303835860684077803651094768293625633e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:568:13: warning: non-standard suffix on floating constant [-Wpedantic]
  568 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.89097726237252419724261295392691855545e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:569:13: warning: non-standard suffix on floating constant [-Wpedantic]
  569 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.12696604472230480273239741428914666511e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:570:13: warning: non-standard suffix on floating constant [-Wpedantic]
  570 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.84517621403071494824886152940942995151e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:571:13: warning: non-standard suffix on floating constant [-Wpedantic]
  571 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.67577378292168927009421205756730205227e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:572:13: warning: non-standard suffix on floating constant [-Wpedantic]
  572 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.16343347002845084264982358165052437094e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:573:13: warning: non-standard suffix on floating constant [-Wpedantic]
  573 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.59558963351172885545760841064831356701e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:576:13: warning: non-standard suffix on floating constant [-Wpedantic]
  576 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:577:13: warning: non-standard suffix on floating constant [-Wpedantic]
  577 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.51965956124978480521462518750569617550e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:578:13: warning: non-standard suffix on floating constant [-Wpedantic]
  578 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.61700833299761977287211297600922591853e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:579:13: warning: non-standard suffix on floating constant [-Wpedantic]
  579 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.94988298508869748383898344668918510537e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:580:13: warning: non-standard suffix on floating constant [-Wpedantic]
  580 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.52494213749069142804725453333400335525e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:581:13: warning: non-standard suffix on floating constant [-Wpedantic]
  581 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20093079283917759611690534481918040882e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:582:13: warning: non-standard suffix on floating constant [-Wpedantic]
  582 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.82564796242972192725215815897475246715e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:777:13: warning: non-standard suffix on floating constant [-Wpedantic]
  777 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.76859868856746781256050397658493368372e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:778:13: warning: non-standard suffix on floating constant [-Wpedantic]
  778 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13037642242224438972685982606987140111e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:779:13: warning: non-standard suffix on floating constant [-Wpedantic]
  779 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.93206268361082760254653961897373271146e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:780:13: warning: non-standard suffix on floating constant [-Wpedantic]
  780 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12844418906916902333116398594921450782e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:781:13: warning: non-standard suffix on floating constant [-Wpedantic]
  781 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.36889326770180267250286619759335338794e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:782:13: warning: non-standard suffix on floating constant [-Wpedantic]
  782 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.95272615884641416804001553871108995422e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:783:13: warning: non-standard suffix on floating constant [-Wpedantic]
  783 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.53808638264746233799776679481568171506e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:784:13: warning: non-standard suffix on floating constant [-Wpedantic]
  784 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.92177790427881393122479399837010657693e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:785:13: warning: non-standard suffix on floating constant [-Wpedantic]
  785 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.93492737815019893169693306410980499366e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:786:13: warning: non-standard suffix on floating constant [-Wpedantic]
  786 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.87510085148730083683110532987841223544e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:787:13: warning: non-standard suffix on floating constant [-Wpedantic]
  787 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.28469424017979299382094276157986775969e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:788:13: warning: non-standard suffix on floating constant [-Wpedantic]
  788 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.83693904015623816528442886551032709693e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:789:13: warning: non-standard suffix on floating constant [-Wpedantic]
  789 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.77632857558257155545506847333166147492e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:790:13: warning: non-standard suffix on floating constant [-Wpedantic]
  790 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00448215148716947837105979735199471601e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:793:13: warning: non-standard suffix on floating constant [-Wpedantic]
  793 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:794:13: warning: non-standard suffix on floating constant [-Wpedantic]
  794 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.69069814466926608209872727645156315374e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:795:13: warning: non-standard suffix on floating constant [-Wpedantic]
  795 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.89657828158127300370734997707096744077e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:796:13: warning: non-standard suffix on floating constant [-Wpedantic]
  796 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.62713433978940724622996782534485162816e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:797:13: warning: non-standard suffix on floating constant [-Wpedantic]
  797 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.91600878366366974062522408704458777166e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:798:13: warning: non-standard suffix on floating constant [-Wpedantic]
  798 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.89144035500328704769924414014440238441e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:799:13: warning: non-standard suffix on floating constant [-Wpedantic]
  799 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.35263616916053275381069097012458200491e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:800:13: warning: non-standard suffix on floating constant [-Wpedantic]
  800 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.49136684724986851824746531490006769036e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:801:13: warning: non-standard suffix on floating constant [-Wpedantic]
  801 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65912003138912073317982729161392623277e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:802:13: warning: non-standard suffix on floating constant [-Wpedantic]
  802 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.65931144405541620572732754508534372034e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:803:13: warning: non-standard suffix on floating constant [-Wpedantic]
  803 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.40193555853535182510951061797573338442e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:804:13: warning: non-standard suffix on floating constant [-Wpedantic]
  804 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.43625211359756249232841566256877823039e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:805:13: warning: non-standard suffix on floating constant [-Wpedantic]
  805 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.33207781577559817130740123609636060998e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:817:13: warning: non-standard suffix on floating constant [-Wpedantic]
  817 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.14483832832989822788477500521594411868e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:818:13: warning: non-standard suffix on floating constant [-Wpedantic]
  818 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75657192307644021285091474845448102656e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:819:13: warning: non-standard suffix on floating constant [-Wpedantic]
  819 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40437358470633234235031852091608646844e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:820:13: warning: non-standard suffix on floating constant [-Wpedantic]
  820 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.66609942512054705023295445270747546208e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:821:13: warning: non-standard suffix on floating constant [-Wpedantic]
  821 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.54563774151184610728476161049657676321e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:822:13: warning: non-standard suffix on floating constant [-Wpedantic]
  822 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.51479057544157089574005315379453615537e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:823:13: warning: non-standard suffix on floating constant [-Wpedantic]
  823 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.59853789372610909788599341307719626846e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:824:13: warning: non-standard suffix on floating constant [-Wpedantic]
  824 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.76919062715142378209907670793921883406e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:825:13: warning: non-standard suffix on floating constant [-Wpedantic]
  825 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.58572738466179822770103948740437237476e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:826:13: warning: non-standard suffix on floating constant [-Wpedantic]
  826 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.66618046393835590932491510543557226290e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:827:13: warning: non-standard suffix on floating constant [-Wpedantic]
  827 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.26253044828460469263564567571249315188e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:828:13: warning: non-standard suffix on floating constant [-Wpedantic]
  828 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11130363073235247786909976446790746902e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:829:13: warning: non-standard suffix on floating constant [-Wpedantic]
  829 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.49023728251751416730708805268921994420e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:832:13: warning: non-standard suffix on floating constant [-Wpedantic]
  832 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:833:13: warning: non-standard suffix on floating constant [-Wpedantic]
  833 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.11919889346080886194925406930280687022e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:834:13: warning: non-standard suffix on floating constant [-Wpedantic]
  834 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.99082771425048574611745923487528183522e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:835:13: warning: non-standard suffix on floating constant [-Wpedantic]
  835 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.99525320878512488641033584061027063035e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:836:13: warning: non-standard suffix on floating constant [-Wpedantic]
  836 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.20775109959302182467696345673111724657e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:837:13: warning: non-standard suffix on floating constant [-Wpedantic]
  837 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.67505804311611026128557007926613964162e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:838:13: warning: non-standard suffix on floating constant [-Wpedantic]
  838 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.77854913919309273628222660024596583623e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:839:13: warning: non-standard suffix on floating constant [-Wpedantic]
  839 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.91661599559554233157812211199256222756e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:840:13: warning: non-standard suffix on floating constant [-Wpedantic]
  840 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.83924945472605861063053622956144354568e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:841:13: warning: non-standard suffix on floating constant [-Wpedantic]
  841 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.84286353909650034923710426843028632590e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:842:13: warning: non-standard suffix on floating constant [-Wpedantic]
  842 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.57737060659799463556626420070111210218e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:843:13: warning: non-standard suffix on floating constant [-Wpedantic]
  843 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76047305116625604109657617040360402976e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:844:13: warning: non-standard suffix on floating constant [-Wpedantic]
  844 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.86975509621224474718728318687795215895e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:845:13: warning: non-standard suffix on floating constant [-Wpedantic]
  845 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71646204381423826495116781730719271111e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:846:13: warning: non-standard suffix on floating constant [-Wpedantic]
  846 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30359141441663007574346497273327240071e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:861:17: warning: non-standard suffix on floating constant [-Wpedantic]
  861 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.74308494787955998605105974174143750745e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:862:17: warning: non-standard suffix on floating constant [-Wpedantic]
  862 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.56767876568276519015214709629156760546e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:863:17: warning: non-standard suffix on floating constant [-Wpedantic]
  863 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23402577465454790961498400214198520261e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:864:17: warning: non-standard suffix on floating constant [-Wpedantic]
  864 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09577559351834952074671208183548972395e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:865:17: warning: non-standard suffix on floating constant [-Wpedantic]
  865 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.76209118910349927892265971592071407626e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:866:17: warning: non-standard suffix on floating constant [-Wpedantic]
  866 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.09368637728788364895148841703533651597e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:867:17: warning: non-standard suffix on floating constant [-Wpedantic]
  867 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09003822946777310058789032386408519829e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:868:17: warning: non-standard suffix on floating constant [-Wpedantic]
  868 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.02362804210869367995322279203786166303e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:869:17: warning: non-standard suffix on floating constant [-Wpedantic]
  869 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.67210045349462046966360849113168808620e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:870:17: warning: non-standard suffix on floating constant [-Wpedantic]
  870 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17170437120510484976042000272825166724e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:871:17: warning: non-standard suffix on floating constant [-Wpedantic]
  871 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.62068279517157268391045945672600042900e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:872:17: warning: non-standard suffix on floating constant [-Wpedantic]
  872 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.72238125522303876741011786930129571553e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:873:17: warning: non-standard suffix on floating constant [-Wpedantic]
  873 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33906175951716762094473406744654874848e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:874:17: warning: non-standard suffix on floating constant [-Wpedantic]
  874 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.88118741063309731598638313174835288433e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:875:17: warning: non-standard suffix on floating constant [-Wpedantic]
  875 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78908322579081615215057968216358892954e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:878:17: warning: non-standard suffix on floating constant [-Wpedantic]
  878 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:879:17: warning: non-standard suffix on floating constant [-Wpedantic]
  879 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.15777668058369565739250784347385217839e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:880:17: warning: non-standard suffix on floating constant [-Wpedantic]
  880 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.58275582332060589146223977924181161908e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:881:17: warning: non-standard suffix on floating constant [-Wpedantic]
  881 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.08890987062755381429904193744273374370e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:882:17: warning: non-standard suffix on floating constant [-Wpedantic]
  882 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.53062680969750921573862970262146744660e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:883:17: warning: non-standard suffix on floating constant [-Wpedantic]
  883 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15983695707064161504470525373678920004e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:884:17: warning: non-standard suffix on floating constant [-Wpedantic]
  884 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.09120624447001177857109399158887656977e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:885:17: warning: non-standard suffix on floating constant [-Wpedantic]
  885 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.13566107440776375294261717406754395407e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:886:17: warning: non-standard suffix on floating constant [-Wpedantic]
  886 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.50716565210262652091950832287627406780e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:887:17: warning: non-standard suffix on floating constant [-Wpedantic]
  887 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.40417354541359829249609883808591989082e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:888:17: warning: non-standard suffix on floating constant [-Wpedantic]
  888 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.09285589734746898623782466689035549135e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:889:17: warning: non-standard suffix on floating constant [-Wpedantic]
  889 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.47580156629757526370271002425784456931e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:890:17: warning: non-standard suffix on floating constant [-Wpedantic]
  890 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.03479533688660179064728081632921439825e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:891:17: warning: non-standard suffix on floating constant [-Wpedantic]
  891 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.58728676819719406366664644282113323077e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:892:17: warning: non-standard suffix on floating constant [-Wpedantic]
  892 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.72685000369623096389026353785111272994e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:904:17: warning: non-standard suffix on floating constant [-Wpedantic]
  904 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.67391547707456587286086623414017962238e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:905:17: warning: non-standard suffix on floating constant [-Wpedantic]
  905 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.69944730920904699720804320295067934914e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:906:17: warning: non-standard suffix on floating constant [-Wpedantic]
  906 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.80384452804523880914883464295008532437e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:907:17: warning: non-standard suffix on floating constant [-Wpedantic]
  907 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.74832028145199140240423863864148009059e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:908:17: warning: non-standard suffix on floating constant [-Wpedantic]
  908 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71728522451977382202061046054643165624e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:909:17: warning: non-standard suffix on floating constant [-Wpedantic]
  909 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.91023495084678296967637417245526177858e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:910:17: warning: non-standard suffix on floating constant [-Wpedantic]
  910 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.57730498044529764612538979048001166775e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:911:17: warning: non-standard suffix on floating constant [-Wpedantic]
  911 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.31940820074475947691746555183209863058e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:912:17: warning: non-standard suffix on floating constant [-Wpedantic]
  912 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.54175805821840981842505041345112198286e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:913:17: warning: non-standard suffix on floating constant [-Wpedantic]
  913 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.31350452337838677820161124238784043790e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:914:17: warning: non-standard suffix on floating constant [-Wpedantic]
  914 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.52175993144502511705213771924810467309e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:915:17: warning: non-standard suffix on floating constant [-Wpedantic]
  915 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.85684239411667243910736588216628677445e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:916:17: warning: non-standard suffix on floating constant [-Wpedantic]
  916 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.27124210379062272403030391492854565008e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:917:17: warning: non-standard suffix on floating constant [-Wpedantic]
  917 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17645475312219452046348851569796494059e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:918:17: warning: non-standard suffix on floating constant [-Wpedantic]
  918 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06306499345515479193219487228315566344e-11),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:921:17: warning: non-standard suffix on floating constant [-Wpedantic]
  921 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:922:17: warning: non-standard suffix on floating constant [-Wpedantic]
  922 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13521398369589479131299586715604029947e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:923:17: warning: non-standard suffix on floating constant [-Wpedantic]
  923 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.17680254721938920978999949995837883884e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:924:17: warning: non-standard suffix on floating constant [-Wpedantic]
  924 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40693619288419980101309080614788657638e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:925:17: warning: non-standard suffix on floating constant [-Wpedantic]
  925 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.44930162913500531579305526795523256972e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:926:17: warning: non-standard suffix on floating constant [-Wpedantic]
  926 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22044272115074113804712893993125987243e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:927:17: warning: non-standard suffix on floating constant [-Wpedantic]
  927 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.92745159832354238503828226333417152767e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:928:17: warning: non-standard suffix on floating constant [-Wpedantic]
  928 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24766164774700476810039401793119553409e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:929:17: warning: non-standard suffix on floating constant [-Wpedantic]
  929 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.08325637569571782180723187639357833929e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:930:17: warning: non-standard suffix on floating constant [-Wpedantic]
  930 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.74954547353553788519997212700557196088e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:931:17: warning: non-standard suffix on floating constant [-Wpedantic]
  931 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.82800744682204649977844278025855329390e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:932:17: warning: non-standard suffix on floating constant [-Wpedantic]
  932 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.20210992299988298543034791887173754015e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:933:17: warning: non-standard suffix on floating constant [-Wpedantic]
  933 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22996819257926038785424888617824130286e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:934:17: warning: non-standard suffix on floating constant [-Wpedantic]
  934 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.42340212199922656577943251139931264313e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:935:17: warning: non-standard suffix on floating constant [-Wpedantic]
  935 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.75700556749505163188370496864513941614e-11),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:947:17: warning: non-standard suffix on floating constant [-Wpedantic]
  947 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.66153901932100301337118653561328446399e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:948:17: warning: non-standard suffix on floating constant [-Wpedantic]
  948 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.52542079386371212946566450189144670788e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:949:17: warning: non-standard suffix on floating constant [-Wpedantic]
  949 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.17560936304516198261138159102435548430e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:950:17: warning: non-standard suffix on floating constant [-Wpedantic]
  950 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.26792904240601626330507068992045446428e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:951:17: warning: non-standard suffix on floating constant [-Wpedantic]
  951 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.15418212265160879313643948347460896640e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:952:17: warning: non-standard suffix on floating constant [-Wpedantic]
  952 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.05247220687656529725024232836519908641e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:953:17: warning: non-standard suffix on floating constant [-Wpedantic]
  953 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.64228534097787946289779529645800775231e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:954:17: warning: non-standard suffix on floating constant [-Wpedantic]
  954 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.85634097697132464418223150629017524118e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:955:17: warning: non-standard suffix on floating constant [-Wpedantic]
  955 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.49585420710073223183176764488210189671e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:956:17: warning: non-standard suffix on floating constant [-Wpedantic]
  956 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.48871040740917898530270248991342594461e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:957:17: warning: non-standard suffix on floating constant [-Wpedantic]
  957 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.42577266655992039477272273926475476183e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:958:17: warning: non-standard suffix on floating constant [-Wpedantic]
  958 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19214263302271253341410568192952269518e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:959:17: warning: non-standard suffix on floating constant [-Wpedantic]
  959 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.36635313919771528255819112450043338510e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:962:17: warning: non-standard suffix on floating constant [-Wpedantic]
  962 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:963:17: warning: non-standard suffix on floating constant [-Wpedantic]
  963 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32484755553196872705775494679365596205e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:964:17: warning: non-standard suffix on floating constant [-Wpedantic]
  964 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.17714315014480774542066462899317631393e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:965:17: warning: non-standard suffix on floating constant [-Wpedantic]
  965 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.10789882607024692577764888497624620277e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:966:17: warning: non-standard suffix on floating constant [-Wpedantic]
  966 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.09821963157449764169644456445120769215e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:967:17: warning: non-standard suffix on floating constant [-Wpedantic]
  967 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52354198870000121894280965999352991441e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:968:17: warning: non-standard suffix on floating constant [-Wpedantic]
  968 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.12133327236256081067100384182795121111e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:969:17: warning: non-standard suffix on floating constant [-Wpedantic]
  969 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.20187894923874357333806454001674518211e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:970:17: warning: non-standard suffix on floating constant [-Wpedantic]
  970 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.69039238999927049119096278882765161803e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:971:17: warning: non-standard suffix on floating constant [-Wpedantic]
  971 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.35737444680219098802811205475695127060e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:972:17: warning: non-standard suffix on floating constant [-Wpedantic]
  972 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.54403624143647064402264521374546365073e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:973:17: warning: non-standard suffix on floating constant [-Wpedantic]
  973 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.24233005893817070145949404296998119469e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:974:17: warning: non-standard suffix on floating constant [-Wpedantic]
  974 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.89735152971223120087721392400123727326e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:986:17: warning: non-standard suffix on floating constant [-Wpedantic]
  986 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65985830928929730672052407058361701971e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:987:17: warning: non-standard suffix on floating constant [-Wpedantic]
  987 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.80409998734303497641108024806388734755e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:988:17: warning: non-standard suffix on floating constant [-Wpedantic]
  988 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.49286120625421787109350223436127409819e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:989:17: warning: non-standard suffix on floating constant [-Wpedantic]
  989 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.89160491404149422833016337592047445082e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:990:17: warning: non-standard suffix on floating constant [-Wpedantic]
  990 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16725811789351893632348469796802834008e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:991:17: warning: non-standard suffix on floating constant [-Wpedantic]
  991 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.43438517439595919021069131504449842238e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:992:17: warning: non-standard suffix on floating constant [-Wpedantic]
  992 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.29058184637190638359623120253986595623e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:993:17: warning: non-standard suffix on floating constant [-Wpedantic]
  993 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.03288592271246432030980385908922413497e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:994:17: warning: non-standard suffix on floating constant [-Wpedantic]
  994 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.12286831076824535034975676306286388291e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:995:17: warning: non-standard suffix on floating constant [-Wpedantic]
  995 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.64563161552001551475186730009447111173e-11),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:996:17: warning: non-standard suffix on floating constant [-Wpedantic]
  996 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.13183856815615371136129883169639301710e-13),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:997:17: warning: non-standard suffix on floating constant [-Wpedantic]
  997 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.02405342795439598418033139109649640085e-35),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1000:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1000 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1001:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1001 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.78286317363568496229516074305435186276e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1002:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1002 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06519013547074134846431611115576250187e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1003:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1003 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.71907733798006110542919988654989891098e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1004:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1004 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.38874744033460851257697736304200953873e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1005:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1005 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.54724289412996188575775800547576856966e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1006:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1006 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.98922099980447626797646560786207812928e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1007:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1007 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.64352676367403443733555974471752023206e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1008:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1008 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92616898324742524009679754162620171773e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1009:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1009 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.87471345773127482399498877510153906820e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1010:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1010 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92954174836731254818376396170511443820e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1022:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1022 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65964563346442080104568381680822923977e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1023:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1023 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.77958685324702990033291591478515962894e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1024:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1024 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.56419338083136866686699803771820491401e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1025:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1025 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.82465178504003399087279098324316458608e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1026:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1026 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92402911374159755476910533154145918079e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1027:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1027 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.91224450962405933321548581824712789516e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1028:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1028 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.84063939469145970625490205194192347630e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1029:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1029 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.15300528698702940691774461674788639801e-11),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1030:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1030 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.85553643603397817535280932672322232325e-13),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1031:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1031 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.46207029637607033398822620480584537642e-38),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1034:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1034 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1035:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1035 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.54906717312241693103173902792310528801e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1036:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1036 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.84408124581401290943345932332007045483e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1037:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1037 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.81403744024723164669745491417804917709e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1038:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1038 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.23423244618880845765135047598258754409e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1039:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1039 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.84697524433421334697753031272973192290e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1040:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1040 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.94803525968789587050040294764458613062e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1041:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1041 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.68948879514200831687856703804327184420e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1042:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1042 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07366525547027105672618224029122809899e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1349:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1349 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.33333333333333333333333333333333333333e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1350:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1350 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.38519736580901276671338330967060054188e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1351:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1351 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.07012342772403725079487012557507575976e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1352:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1352 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70163612228825567572185033570526547856e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1353:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1353 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.16393313438726572630782132625753922397e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1354:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1354 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.92141312947853945617138019222992750592e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1355:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1355 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16513062047959961711747864068554379374e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1356:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1356 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08850391017085844154857927364247623649e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1357:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1357 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07060872491334153829857156707699441084e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1358:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1358 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.56961733740920438026573722084839596926e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1359:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1359 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.93626747947476815631021107726714283086e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1360:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1360 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32967164823609209711923411113824666288e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1361:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1361 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.23420723211833268177898025846064230665e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1362:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1362 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13807083548358335699029971528179486964e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1365:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1365 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1366:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1366 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00810772528427939684296334977783425582e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1367:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1367 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.24383652800043768524894854013745098654e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1368:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1368 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.64696616559657052516796844068580626381e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1369:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1369 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.62288747679271039067363492752820355369e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1370:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1370 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19311779292286492714550084942827207241e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1371:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1371 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.48436879303839576521077892946281025894e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1372:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1372 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.28665316157256311138787387605249076674e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1373:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1373 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.36350302380845433472593647100484547496e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1374:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1374 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.05835458213330488018147374864403662878e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1375:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1375 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.13919959493955187399856105325181806876e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1376:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1376 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30960533107704070411766556906543316310e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1388:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1388 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.84196970581015939887507434989936103587e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1389:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1389 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23864910443500344832158256856064580005e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1390:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1390 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.72066675347648126090497588433854314742e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1391:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1391 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.81712740200456564860442639192891089515e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1392:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1392 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.39091197181834765859741334477680768031e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1393:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1393 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.03759464781707198959689175957603165395e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1394:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1394 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15298069568149410830642785868857309358e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1395:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1395 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18910514301176322829267019223946392192e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1396:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1396 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.16851691488007921400221017970691227149e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1397:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1397 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.82031940093536875619655849638573432722e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1398:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1398 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.30042143299959913519747484877532997335e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1399:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1399 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.19848671456872291336347012756651759817e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1400:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1400 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.00479393063394570750334218362674723065e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1403:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1403 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1404:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1404 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24929390929112144560152115661603117364e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1405:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1405 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.34853762543033883106055186520573363290e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1406:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1406 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.73783624941936412984356492130276742707e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1407:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1407 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23224734370942016023173307854505597524e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1408:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1408 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.11116448823067697039703254343621931158e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1409:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1409 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.12490054037308798338231679733816982120e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1410:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1410 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.38701607014856856812627276285445001885e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1411:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1411 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10075199231657382435402462616587005087e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1412:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1412 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.43662615015322880941108094510531477066e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1413:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1413 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.37981396630189761210639158952200945512e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1414:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1414 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.55820444854396304928946970937054949160e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1426:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1426 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07409273397524124098315500450332255837e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1427:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1427 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.98373054365213259465522536994638631699e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1428:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1428 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.30851284606709136235419547406278197945e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1429:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1429 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92686617543233900289721448026065555990e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1430:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1430 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.18056394312484073294780140350522772329e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1431:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1431 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07058343449035366484618967963264380933e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1432:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1432 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71636108080692802684712497501670425230e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1433:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1433 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13155853034615230731719317488499751231e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1434:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1434 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.00070273388376168880473457782396672044e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1435:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1435 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.35528857373910910704625837069445190727e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1436:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1436 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.99897218751541535347315078577172104436e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1437:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1437 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.35092090729912631973050415647154137571e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1438:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1438 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.72220647682193638971237255396233171508e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1439:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1439 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.45008884108655511268690849420714428764e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1442:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1442 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1443:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1443 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.42652074703683973183213296310906006173e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1444:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1444 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.03479786698331153607905223548719296572e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1445:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1445 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.95556520914240562719970700900964416000e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1446:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1446 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.73127917601685318803655745157828471269e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1447:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1447 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.63007065833918179119250623000791647836e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1448:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1448 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.70652732923091039268400927316918354628e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1449:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1449 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60880782675229297981880241245777122866e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1450:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1450 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.09979261868403910549978204036056659380e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1451:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1451 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.12085610111710889118562321318284539217e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1452:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1452 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59811533082647193392924345081953134304e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1453:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1453 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.37211668706684650035086116219257276925e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1454:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1454 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.62479830409039340826066305367893543134e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1455:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1455 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.22039803134898937546371285610102850458e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1467:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1467 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.70720199535228802537946089633331273434e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1468:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1468 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.85220706158476482443562698303252970927e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1469:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1469 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.55090221054465759649629178911450010833e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1470:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1470 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.70398047783095186291450019612979853708e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1471:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1471 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.11846661331973171721224034349719801691e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1472:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1472 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.83195024406409870789088752469490824640e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1473:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1473 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.23908312140480103249294791529383548724e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1474:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1474 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.40765128885655152415228193255890859830e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1475:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1475 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.14294523267278070539100529759317560119e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1476:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1476 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.26815059429007745850376987481747435820e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1477:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1477 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.28142945635159623618312928455133399240e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1478:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1478 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.77079683180868753715374495747422819326e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1479:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1479 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.73710011278079325323578951018770847628e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1480:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1480 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.70140037580287364298206334732060874507e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1483:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1483 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1484:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1484 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36848014038411798213992770858203510748e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1485:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1485 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.15373052017549822413011375404872359177e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1486:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1486 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.92705544967513282963463451395766172671e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1487:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1487 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19899290805598090502434290420047460406e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1488:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1488 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.74002906913724742582773116667380578990e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1489:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1489 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.80632456977494447641985312297971970632e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1490:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1490 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.53381530665983535467406445749348183915e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1491:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1491 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.86606180756179817016240556949228031340e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1492:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1492 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.49594666942152749850479792402078560469e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1493:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1493 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.25231012522695972983928740617341887334e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1494:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1494 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34987086926725472733984045599487947378e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1495:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1495 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.58286136970918021841189712851698747417e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1496:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1496 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.12238357666199366902936267515573231037e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1497:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1497 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.82464168044335183356132979380360583444e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1498:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1498 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.40073718480172265670072434562833527076e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1510:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1510 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74847564444513000450056174922427854591e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1511:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1511 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.56842503159303803254436983444304764079e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1512:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1512 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.48504629497687889354406208309334148575e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1513:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1513 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.62327083507366120871877936416427790391e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1514:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1514 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.72062210557023828776202679230979309963e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1515:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1515 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.19153025667221102770398900522196418041e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1516:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1516 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.66248482185063262034022017727375829162e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1517:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1517 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.57390218395059632327421809878050974588e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1518:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1518 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.45520328522839835737631604118833792570e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1519:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1519 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76327978880339919462910339138428389322e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1520:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1520 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.99700625463451418394515481232159889297e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1521:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1521 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.82943476668680389338853032002472541164e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1522:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1522 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19415284760817575957617090798914089413e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1523:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1523 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17080879333540200065368097274334363537e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1524:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1524 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.09912208206107606750610288716869139753e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1525:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1525 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.98451733054622166748935243139556132704e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1528:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1528 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1529:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1529 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08148065380582488495702136465010348576e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1530:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1530 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.42385352331252779422725444021027377277e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1531:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1531 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66510412535270623169792008730183916611e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1532:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1532 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.47952712144801508762945315513819636452e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1533:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1533 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.20703092334999244212988997416711617790e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1534:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1534 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.71658889250345012472529115544710926154e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1535:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1535 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.63905601023452497974798277091285373919e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1536:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1536 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.76730409484335386334980429532443217982e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1537:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1537 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19139408077753398896224794522985050607e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1538:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1538 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.58025872548387600940275201648443410419e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1539:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1539 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.11369336267349152895272975096509109414e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1540:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1540 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.56182954522937999103610817174373785571e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1541:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1541 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.35452907177197742692545044913125982311e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1542:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1542 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23587924912460218189929226092439805175e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1554:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1554 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.22684103170563193014558918295924551173e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1555:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1555 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.55222688816852408105912768186300290291e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1556:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1556 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.60747505331765587662432023547517953629e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1557:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1557 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.80463770266821887100086895337451846880e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1558:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1558 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.19190824169154471000496746227725070963e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1559:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1559 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40646301571395681364881852739555404287e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1560:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1560 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.15408836734496798091749932018121879724e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1561:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1561 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.13676779930022341958128426888835497781e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1562:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1562 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02435098103190516418351075792372986932e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1563:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1563 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.82018920071479061978244972592746216377e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1564:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1564 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.26435061215428679536159320644587957335e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1565:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1565 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.05298407883178633891153989998582851270e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1566:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1566 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.61156860101928352010449210760843428372e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1567:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1567 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.02156808288545876198121127510075217184e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1568:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1568 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65549196385656698597261688277898043367e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1571:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1571 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1572:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1572 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.03426141030409708635168766288764563749e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1573:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1573 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.13808987755928828118915442251025992769e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1574:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1574 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52253239792170999949444502938290297674e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1575:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1575 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33720936468171204432499390745432338841e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1576:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1576 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.08713980159883984886576124842631646880e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1577:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1577 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.43652846144339754840998823540656399165e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1578:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1578 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02849693617024492825330133490278326951e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1579:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1579 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.14110017452008167954262319462808192536e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1580:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1580 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.01462578814695350559338360744897649915e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1581:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1581 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.73495817568046489613308117490508832084e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1582:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1582 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47445372925844096612021093857581987132e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1583:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1583 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.08200002287534174751275097848899176785e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1584:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1584 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.15305756373406702253187385797525419287e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1596:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1596 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.20357145727036120652264700679701054983e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1597:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1597 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.95712324967981162396595365933255312698e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1598:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1598 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.08619492652809635942960438372427086939e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1599:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1599 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.37140224583881547818087260161723208444e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1600:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1600 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.83073777522092069988595553041062506001e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1601:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1601 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.00473542739040742110568810201412321512e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1602:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1602 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.47447289601822506789553624164171452120e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1603:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1603 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.70913574957198131397471307249294758738e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1604:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1604 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.36538119628489354953085829178695645929e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1605:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1605 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00763343664814257170332492241110173166e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1606:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1606 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.62297585950798764290583627210836077239e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1607:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1607 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15780217054514513493147192853488153246e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1608:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1608 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.31961589164397397724611386366339562789e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1611:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1611 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1612:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1612 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.26440207646105117747875545474828367516e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1613:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1613 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.27872879091838733280518786463281413334e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1614:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1614 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34256572873114675776148923422025029494e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1615:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1615 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.13595637397535037957995766856628205747e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1616:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1616 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33745879863685053883024090247009549434e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1617:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1617 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.41792226523670940279016788831933559977e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1618:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1618 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.03966147662273388060545199475024100492e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1619:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1619 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.62177951640260313354050335795080248910e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1620:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1620 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50650165210517365082118441264513277196e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1621:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1621 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.48413283257020741389298806290302772976e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1622:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1622 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16439276222123152748426700489921412654e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1623:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1623 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24969602890963356175782126478237865639e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1624:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1624 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.08681155203261739689727004641345513984e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1625:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1625 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.28282024196484688479115133027874255367e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1638:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1638 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.98942280401432677939946059934381868476e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1639:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1639 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.12426566605292130233061857505057433291e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1640:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1640 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.91574528280329492283287073127040983832e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1641:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1641 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.69914217884224943794012165979483573091e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1642:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1642 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30178902028403564086640591437738216288e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1643:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1643 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96515490341559353794378324810127583810e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1644:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1644 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.44343825578434751356083230369361399507e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1645:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1645 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.07224810408790092272497403739984510394e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1648:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1648 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1649:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1649 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.32474438135610721926278423612948794250e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1650:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1650 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27594461167587027771303292526448542806e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1651:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1651 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.49207539478843628626934249487055017677e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1652:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1652 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.75094412095634602055738687636893575929e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1653:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1653 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.51642534474780515366628648516673270623e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1654:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1654 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.05977615003758056284424652420774587813e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1853:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1853 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.23238998449671083670041452413316011920e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1854:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1854 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.14900991369455846775267187236501987891e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1855:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1855 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.19132787054572299485638029221977944555e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1856:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1856 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.87295743700300806662745209398368996653e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1857:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1857 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.41994520703802035725356673887766112213e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1858:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1858 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78782099629586443747968633412271291734e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1859:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1859 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.05200546520666366552864974572901349343e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1860:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1860 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.51453477916196630939702866688348310208e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1861:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1861 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15461354910584918402088506199099270742e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1862:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1862 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43371674256124419899137414410592359185e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1863:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1863 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.35849788347057186916350200082990102088e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1864:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1864 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.50359296597872967493549820191745700442e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1865:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1865 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.21838020977580479741299141050400953125e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1866:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1866 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.46723648594704078875476888175530463986e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1869:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1869 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1870:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1870 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.98700317671474659677458220091101276158e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1871:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1871 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.00405631175818416028878082789095587658e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1872:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1872 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.04189939150805562128632256692765842568e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1873:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1873 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.03621065280443734565418469521814125946e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1874:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1874 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85722257874304617269018116436650330070e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1875:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1875 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.24191409213079401989695901900760076094e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1876:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1876 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.64269032641964601932953114106294883156e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1877:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1877 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19289631274036494326058240677240511431e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1878:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1878 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41389309719775603006897751176159931569e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1879:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1879 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.42000309062533491486426399210996541477e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1880:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1880 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.02436961569668743353755318268149636644e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1881:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1881 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.50130875023154569442119099173406269991e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1893:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1893 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.62598955251978523174755901843430986522e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1894:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1894 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.08127698872954954678270473317137288772e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1895:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1895 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.70144997468767751317246482211703706086e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1896:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1896 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.49486603823046766249106014234315835102e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1897:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1897 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.07186495389828596786579668258622667573e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1898:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1898 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.98334953533562948674335281457057445421e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1899:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1899 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.44119017374895211020429143034854620303e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1900:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1900 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27080759819117162456137826659721634882e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1901:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1901 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.53892796920597912362370019918933112349e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1902:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1902 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.30530442651657077016130554430933607143e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1903:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1903 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.04837779538527662990102489150650534390e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1904:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1904 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.94354615171320374997141684442120888127e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1905:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1905 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.30746545799073289786965697800049892311e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1906:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1906 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.41870129065056783732691371215602982173e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1909:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1909 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1910:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1910 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.75919235734607601884356783586727272494e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1911:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1911 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.57656678936617227532275100649989944452e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1912:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1912 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.72617552401870454676736869003112018648e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1913:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1913 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.59238104942208254162102314312757621047e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1914:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1914 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06040513359343987972917295603514840777e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1915:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1915 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.26922840063034349024167652148593396307e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1916:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1916 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.25628506630180107357627955876231943531e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1917:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1917 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.81600387497542714853225329159728694926e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1918:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1918 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.08210973846891324886779444820838563800e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1919:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1919 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.68632477858150229792523037059221563861e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1920:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1920 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.43542789104866782087701759971538600076e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1921:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1921 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.70594730517167328271953424328890849790e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1922:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1922 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.30162314557860623869079601905904538470e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1937:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1937 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.31806744221966404520449104514474066823e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1938:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1938 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.50292887071777664663197915067642779665e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1939:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1939 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.45140067157601150721516139901304901854e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1940:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1940 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.93227973605511286112712730820664209900e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1941:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1941 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74259108933048973391560053531348126900e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1942:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1942 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.77677252890665602191818487592154553094e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1943:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1943 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.71843197238558832510595724454548089268e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1944:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1944 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.62811778285151415483649897138119310816e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1945:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1945 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74127763877120261698596916683136227034e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1946:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1946 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.24832552591462216226478550702845438540e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1947:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1947 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.93381036027487259940171548523889481080e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1948:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1948 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.02261328789519398745019578211081412570e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1949:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1949 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.75409238451885381267277435341417474231e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1950:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1950 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.09526311389365895099871581844304449319e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1951:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1951 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96371756262605118060185816854433322493e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1952:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1952 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.88472819535099746216179119978362211227e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1955:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1955 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1956:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1956 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.68923525157720774962908922391133419863e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1957:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1957 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.40714902096062779527207435671907059131e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1958:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1958 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.73120596883364361220343183559076165363e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1959:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1959 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.56331267512666685349409906638266569733e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1960:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1960 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.80956276267438042306216894159447642323e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1961:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1961 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.34213468750936211385520570062547991332e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1962:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1962 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.50081600968590616549654807511166706919e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1963:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1963 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47297208240850928379158677132220746750e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1964:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1964 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.73392976579560287571141938466202325901e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1965:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1965 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.13858821123741335782695407397784840241e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1966:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1966 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.04103497389656828224053882850778186433e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1967:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1967 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.81040189127998139689091455192659191796e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1968:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1968 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.42176283104790992634826374270801565123e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1969:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1969 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.64077137545614380065714904794220228239e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1970:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1970 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.08139724991616322332901357866680220241e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1982:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1982 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10294551528734705945662709421382590676e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1983:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1983 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.26135857114883288617323671166863478751e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1984:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1984 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.23504465936865651893193560109437792738e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1985:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1985 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41598983788870071301270649341678962009e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1986:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1986 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.43871304031224174103636568402522086316e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1987:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1987 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22745720458050596514499383658714367529e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1988:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1988 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.05976431838299244997805790000128175545e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1989:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1989 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32087500190238014890030606301748111874e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1990:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1990 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.32754445514451500968404092049839985196e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1991:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1991 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.31866016448921762610690552586049011375e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1992:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1992 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.80197257671079297305525087998125408939e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1993:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1993 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.44212088947602969374978384512149432847e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1994:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1994 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.38857170416924025226203571589937286465e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1995:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1995 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20239999218390467567339789443070294182e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1996:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1996 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.93965060142992479149039624149602039394e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:1997:17: warning: non-standard suffix on floating constant [-Wpedantic]
 1997 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36407983918582149239548869529460234702e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2000:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2000 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2001:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2001 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.99867960957804580209868321228347067213e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2002:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2002 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.94236623527818880544030470097296139679e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2003:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2003 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21644866845440678050425616384656052588e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2004:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2004 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.48653919287388803523090727546630060490e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2005:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2005 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88696531788490258477870877792341909659e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2006:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2006 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.11157356307921406032115084386689196255e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2007:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2007 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11071149696069503480091810333521267753e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2008:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2008 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.95274844731679437274609760294652465905e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2009:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2009 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.77971280158253322431071249000491659536e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2010:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2010 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.18092258028773913076132483326275839950e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2011:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2011 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.87773088535057996947643657676843842076e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2012:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2012 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.99609277781492599950063871899582711550e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2013:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2013 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00465660598924300723542908245498229301e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2014:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2014 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.29174652982710100418474261697035968379e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2015:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2015 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.31746082236506935340972706820707017875e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2027:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2027 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18246847255744057280356900905660312795e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2028:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2028 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.77955886026107125189834586992142580148e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2029:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2029 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24948425302263641813107623611637262126e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2030:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2030 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.42593662659560333324287312162818766556e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2031:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2031 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.62714138002904073145045478360748042164e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2032:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2032 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.56008984285541289474850396553042124777e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2033:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2033 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.84858048549330525583286373950733005244e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2034:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2034 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.30578460156038467943968005946143934751e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2035:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2035 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.93974868941529258700281962314167648967e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2036:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2036 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.95086664204515648622431580749060079100e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2037:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2037 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.57811968176644056830002158465591081929e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2038:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2038 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.27814751838906948007289825582251221538e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2039:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2039 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06762893426725920159998333647896590440e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2040:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2040 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.15388861641344998301210173677051088515e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2041:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2041 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.83956842740198388242245209024484381888e-29),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2044:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2044 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2045:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2045 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50056124032615852703112365430040751173e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2046:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2046 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05112559537845833793684655693572118348e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2047:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2047 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.55609497026127521043140534271852131858e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2048:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2048 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36430652394614121156238070755223942728e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2049:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2049 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.98167215021940993097697777547641188697e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2050:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2050 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.89418831310297071347013983522734394061e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2051:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2051 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.10980717618462843498917526227524790487e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2052:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2052 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.80119618735773019675212434416594954984e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2053:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2053 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.13748676086657187580746476165248613583e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2054:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2054 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.15424395860921826755718081823964568760e-7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2055:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2055 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.75228896859720124469916340725146705309e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2056:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2056 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.72759238269315282789451836388878919387e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2057:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2057 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.79966603543593799412565926418879689461e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2069:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2069 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19497306481411168355692832231058399132e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2070:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2070 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.15593166681833539521403250736661720488e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2071:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2071 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.54020260738207743315755235213180652303e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2072:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2072 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.76467972857585566189917087631621063058e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2073:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2073 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.97922795572348613358915532172847895070e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2074:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2074 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.26998967192207380100354278434037095729e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2075:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2075 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.32827180395699855050424881575240362199e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2076:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2076 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50587178182571637802022891868380669565e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2077:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2077 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.78252548290929962236994183546354358888e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2078:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2078 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01519297007773622283120166415145520855e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2079:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2079 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29602226691665918537895803270497291716e-11),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2080:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2080 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.53666531487585211574942518181922132884e-14),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2083:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2083 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2084:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2084 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.82230649578130958108098853863277631065e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2085:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2085 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.12412482738973738235656376802445565005e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2086:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2086 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.98320116955422615960870363549721494683e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2087:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2087 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.99756654189000467678223166815845628725e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2088:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2088 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.40414942475279981724792023159180203408e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2089:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2089 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.78118445466942812088955228016254912391e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2090:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2090 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.25827002637577602812624580692342616301e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2091:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2091 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.99604467789028963216078448884632489822e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2092:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2092 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.48237134334492289420105516726562561260e-10),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2093:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2093 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08288201960155447241423587030002372229e-11),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2094:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2094 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.29720612489952110448407063201146274502e-14),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2106:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2106 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19659414007358083585943280640656311534e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2107:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2107 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.36969140730640253987817932335415532846e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2108:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2108 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.21946928005759888612066397569236165853e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2109:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2109 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.08341720579009422518863704766395201498e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2110:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2110 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44908614491286780138818989614277172709e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2111:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2111 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.54172482866925057749338312942859761961e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2112:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2112 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.49281630950104861570255344237175124548e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2113:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2113 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27586759709416364899010676712546639820e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2114:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2114 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00054716479138657682306851175059678989e-11),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2115:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2115 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.48798342894235412426464893852098239746e-14),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2118:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2118 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2119:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2119 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.81588658109851219975949691772676519853e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2120:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2120 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.52583331848892383968186924120872369151e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2121:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2121 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.57644670426430994363913234422346706991e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2122:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2122 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21080164634428298820141591419770346977e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2123:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2123 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.79484074949580980980061103238709314326e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2124:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2124 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.93167250146504946763386377338487557826e-8),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2125:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2125 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06604193118724797924138056151582242604e-9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2126:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2126 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.35999937789324222934257460080153249173e-12),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2127:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2127 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.91435929481043135336094426837156247599e-14),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2554:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2554 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.48344198262277235851026749871350753173e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2555:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2555 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.18249834490570496537675012473572546187e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2556:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2556 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20191368895639224466285643454767208281e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2557:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2557 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.88388953372157636908236843798588258539e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2558:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2558 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.59477796311326067051769635858472572709e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2559:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2559 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.88799146700484120781026039104654730797e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2560:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2560 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.15708831983930955608517858269193800412e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2561:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2561 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.01389336086567891484877690859385409842e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2562:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2562 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.16683694881010716925933071465043323946e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2563:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2563 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.04356966421177683585461937085598186805e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2566:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2566 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2567:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2567 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.75444066345435020043849341970820565274e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2568:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2568 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.95105673975812427406540024601734210826e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2569:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2569 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.20381124524894051002242766595737443257e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2570:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2570 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.48370658634610329590305283520183480026e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2571:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2571 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.52213602242009530270284305006282822794e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2572:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2572 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.91028722773916006242187843372209197705e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2573:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2573 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.76130245344411748356977700519731978720e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2574:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2574 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30834721900169773543149860814908904224e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2575:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2575 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.37863084758381651884340710544840951679e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2576:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2576 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.46880981703613838666108664771931239970e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2588:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2588 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.17326074020471664204142312429732771661e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2589:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2589 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.23412560010002723970559712941124583385e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2590:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2590 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83665111310407767293290698145068379130e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2591:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2591 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.38459476870110655357485107373883403534e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2592:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2592 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.28751995328228442619291346921055105808e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2593:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2593 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.31663592034507247231393516167247241037e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2594:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2594 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.13629333446941271397790762651183997586e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2595:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2595 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.80674058829101054663235662701823250421e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2596:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2596 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.53226182094253065852552393446365315319e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2597:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2597 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.14713948941614711932063053969010219677e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2598:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2598 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.62979741122708118776725634304028246971e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2601:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2601 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2602:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2602 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.10550060286464202595779024353437346419e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2603:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2603 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.15893254630199957990897452211066782021e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2604:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2604 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.58964066823516762861256609311733069353e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2605:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2605 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.73352515261971291505497909338586980605e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2606:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2606 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.64737859211974163695241658186141083513e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2607:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2607 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.79137714768236053008878088337762178011e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2608:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2608 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.71851514659301019977259792564627124877e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2609:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2609 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.37210093190088984630526671624779422232e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2610:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2610 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06793750951779308425209267821815264457e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2622:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2622 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.63281240925531315038207673147576291783e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2623:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2623 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.72733898245766165408685147762489513406e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2624:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2624 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.48666841594842113608962500631836790675e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2625:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2625 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.38711336213357101067420572773139678571e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2626:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2626 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.19536066931882831915715343914510496760e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2627:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2627 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70911330354860558400876197129777829223e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2628:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2628 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.46138758869321272507090399082047865434e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2629:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2629 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.42653825421465476333482312795245170700e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2630:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2630 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.68040069633027903153088221686431049116e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2631:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2631 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.63017854949929226947577854802720988740e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2632:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2632 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.57362168966659376351959631576588023516e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2633:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2633 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.48386631313725080746815524770260451090e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2634:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2634 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.03293129698111279047104766073456412318e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2637:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2637 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2638:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2638 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29511778027351594854005887702013466376e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2639:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2639 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.66155745848864270109281703659789474448e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2640:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2640 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.25628362783798417463294553777015370203e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2641:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2641 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.93162726153946899828589402901015679821e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2642:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2642 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.51582398149308841534372162372276623400e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2643:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2643 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.55512400116480727630652657714109740448e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2644:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2644 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.11949742749256615588470329024257669470e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2645:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2645 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.28090154738508864776480712360731968283e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2646:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2646 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.44307717248171941824014971579691790721e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2647:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2647 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.33595130666758203099507440236958725924e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2648:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2648 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.76156378002782668186592725145930755636e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2649:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2649 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.70446647862725980215630194019740606935e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2661:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2661 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.18765177572396470161180571018467019660e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2662:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2662 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.16991481696416567893311341049825218287e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2663:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2663 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.25497491118598918048058751362064598010e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2664:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2664 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.00259915194411316966036757165146681474e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2665:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2665 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.20350803730836873687692010728689867756e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2666:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2666 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.75441278117456011071671644613599089820e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2667:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2667 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18844967505497310645091822621081741562e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2668:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2668 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.84771867850847121528386231811667556346e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2669:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2669 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.78112436422992766542256241612018834150e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2670:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2670 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.82617957794395420193751983521804760378e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2671:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2671 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.77260227244465268981198741998181334875e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2672:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2672 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.61918290776044518321561351472048170874e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2673:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2673 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.10309368217936941851272359946015001037e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2674:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2674 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.68917274690585744147547352309416731690e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2675:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2675 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.96914697182030973966321601422851730384e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2678:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2678 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2679:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2679 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.98063872144867195074924232601423646991e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2680:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2680 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.65911346382127464683324945513128779971e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2681:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2681 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.02451223307009464199634546540152067898e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2682:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2682 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.12662676019712475980273334769644047369e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2683:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2683 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.77637305574675655673572303462430608857e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2684:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2684 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.65900204382557635710258095712789133767e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2685:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2685 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.61649498173261886264315880770449636676e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2686:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2686 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.29867325788870863753779283018061152414e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2687:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2687 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.31375646045453788071216808289409712455e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2688:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2688 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.91053361331987954531162452163243245571e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2689:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2689 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.30917504462260061766689326034981496723e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2690:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2690 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.95779171217851232246427282884386844906e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2691:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2691 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.07234815204245866330282860014624832711e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2692:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2692 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21353269292094971546479026200435095695e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2704:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2704 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.18765177572396470161180571018467025793e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2705:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2705 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.94718878144788678915739777385667044494e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2706:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2706 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.01760622104142726407095836139719210570e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2707:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2707 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.27585388152893587017559610649258643106e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2708:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2708 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.26494992809545184138230791849722703452e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2709:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2709 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.19962820888633928632710264415572027960e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2710:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2710 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.10249328404135065767844288193594496173e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2711:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2711 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.94733898567966142295343935527193851633e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2712:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2712 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.10350856810280579594619259121755788797e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2713:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2713 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.23852908701349250480831167491889740823e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2714:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2714 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.61008160195204632725691076288641221707e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2717:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2717 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2718:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2718 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59109221235949005113322202980300291082e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2719:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2719 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07119192591092503378838510797916225920e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2720:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2720 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.97313678065269932508447079892684333156e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2721:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2721 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.85743007214453288049750256975889151838e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2722:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2722 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21504290861269099964963866156493713716e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2723:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2723 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00880286431998922077891394903879512720e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2724:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2724 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.78806057460269900288838437267359072282e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2725:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2725 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15390284861815831078443996558014864171e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2726:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2726 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09877166004503937701692216421704042881e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2727:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2727 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.01544823753120969225271131241177003165e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2739:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2739 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.59822399410385083283727681965013517187e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2740:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2740 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.30676107401101401386206170152508285083e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2741:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2741 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.14999782004905950712290914501961213222e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2742:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2742 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.33941786334132569296061539102765384372e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2743:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2743 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.67220197146826865151515598496049341734e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2744:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2744 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.80553562310354708419148501358813792297e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2745:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2745 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.69365728863553037992854715314245847166e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2746:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2746 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.66571611322125393586164383361858996769e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2747:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2747 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.60112572827002965346926427208336150737e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2748:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2748 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.82368436189138780270310776927920829805e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2749:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2749 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.53112953085778860983110669544602606343e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2750:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2750 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.47363651755817041383574210879856850108e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2751:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2751 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.56959356177318833325064543662295824581e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2752:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2752 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.16259632533790175212174199386945953139e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2753:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2753 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.51102540845397821195190063256442894688e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2756:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2756 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2757:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2757 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.51733661576324699382035973518172469602e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2758:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2758 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01435607980568082538278883569729476204e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2759:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2759 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.93274478117803447229185270863587786287e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2760:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2760 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.79695020433868416640781960667235896490e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2761:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2761 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.64179255575983014759473815411232853821e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2762:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2762 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88411076775875459504324039642698874213e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2763:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2763 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47924359965537384942568979646011627522e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2764:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2764 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.80915944234873904741224397674033111178e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2765:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2765 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.67530059257263142305079790717032648103e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2766:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2766 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.59778634436027309520742387952911132163e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2767:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2767 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.45772841855129835242992919296397034883e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2768:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2768 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.40356170422999016176996652783329671363e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2769:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2769 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.31127037096552892520323998665757802862e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2781:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2781 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.67354365380697578246790709817724831418e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2782:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2782 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.98681625368564496421038758088088788795e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2783:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2783 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.07310677200866436332040539417232353673e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2784:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2784 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.24429836496456823308103613923194387860e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2785:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2785 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.02985399190977938381625172095575017346e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2786:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2786 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.76782196972948240235456454778537838123e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2787:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2787 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.74449002785643398012450514191731166637e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2788:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2788 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.59599894044461264694825875303563328822e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2789:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2789 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.25326249969126313897827328136779597159e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2790:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2790 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.41714701672521323699602179629851858792e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2791:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2791 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.43197925999694667433180053594831915164e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2792:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2792 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.84385683045691486021670951412023644809e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2793:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2793 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.34484740544060627138216383389282372695e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2794:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2794 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.69717198111130468014375331439613690658e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2795:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2795 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.54464319402577486444841981479085908190e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2798:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2798 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2799:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2799 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.56568169258142086426383908572004868200e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2800:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2800 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.52144703581828715720555168887427064424e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2801:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2801 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.87268567039210776554113754014224005739e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2802:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2802 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.04907480436107533324385788289629535047e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2803:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2803 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.05063218951887755000006493061952858632e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2804:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2804 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.88707869862323507236241669797692957827e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2805:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2805 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12876335369047582931728838551780783006e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2806:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2806 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.96657547014655679104867167083078285517e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2807:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2807 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.05799908632250375607393338998205481867e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2808:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2808 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.26543514080500125624753383852230043206e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2809:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2809 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.02102501711063497529014782040893679505e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2810:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2810 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.91577723105757841509716090936343311518e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2811:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2811 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.13824283239122976911704652025193325941e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2823:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2823 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.92187819510636694694450607724165689649e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2824:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2824 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.97763858433958798529675258052376253402e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2825:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2825 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.51315096979196319830162238831654165509e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2826:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2826 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.63462872759639470195664268077372442947e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2827:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2827 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.42843455093529447002457295994721102683e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2828:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2828 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.09839699044798405685726233251577671229e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2829:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2829 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.42918585783783247934440868680748693033e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2830:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2830 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.39927851612709063686969934343256912856e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2831:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2831 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.08811978806833318962489621493456773153e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2832:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2832 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.05790315329766847040100971840989677130e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2833:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2833 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.45479905512618918078640786598987515012e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2834:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2834 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.26725031195260767541308143946590024995e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2835:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2835 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.93921283405116349017396651678347306610e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2836:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2836 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.46989755992471397407520449698676945629e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2837:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2837 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.84098833615882764168840211033822541979e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2840:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2840 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2841:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2841 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.76933186134913044021577076301874622292e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2842:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2842 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.25794095712489484166470336696962749356e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2843:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2843 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.02367257449622569623375613790000874499e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2844:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2844 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.72422948147678152291655497515112236849e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2845:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2845 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.54841786738844966378222670550160421679e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2846:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2846 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.40690766057741905625149753730480294357e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2847:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2847 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.57722740290698689456097239435447030950e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2848:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2848 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12202417878861628530322715231540006386e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2849:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2849 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.52053248659561670052645118655279630611e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2850:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2850 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.93156242508301535729374373870786335203e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2851:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2851 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40767922796889118151219837068812449420e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2852:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2852 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83472702205100162081157644960354192597e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2853:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2853 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.07575352729625387198150555665307193572e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2865:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2865 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.41443550638291131009585191506467028820e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2866:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2866 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.27887396494095561461365753577189254063e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2867:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2867 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.12752633002089885479040650194288302309e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2868:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2868 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.79073355729340068320968150408320521772e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2869:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2869 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.92104558368762745368896313096467732214e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2870:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2870 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.31521786147036353766882145733055166296e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2871:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2871 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.69209485282228501578601478546441260206e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2872:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2872 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.17440286764020598209076590905417295956e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2873:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2873 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.24323354132100896221825450145208350291e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2874:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2874 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.53395893728239001663242998169841168859e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2875:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2875 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.68737623513761169307963299679882178852e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2876:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2876 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.34293243065056704017609034428511365032e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2877:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2877 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.16077944943653158589001897848048630079e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2878:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2878 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.62195354664281744711336666974567406606e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2879:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2879 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.34400562353945663460416286570988365992e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2882:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2882 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2883:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2883 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.87838171063584994806998206766890809367e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2884:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2884 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.55395225505766120991458653457272783334e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2885:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2885 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.45282436421694718640472363162421055686e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2886:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2886 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29570159526914149727970023744213510609e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2887:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2887 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.75502365627517415214497786524319814617e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2888:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2888 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.74140267916464056408693097635546173776e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2889:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2889 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.53554952415602030474322188152855226456e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2890:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2890 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.25818606585833092910042975933757268581e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2891:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2891 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.79945579370700383986587672831350689541e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2892:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2892 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.64188969985517050219881299229805701044e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2893:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2893 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.59811800080967790439078895802795103852e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2894:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2894 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.28225402720788909349967839966304553864e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2895:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2895 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.22313199865592821923485268860178384308e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2907:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2907 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.23500806363233607692361021471929016922e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2908:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2908 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.16747938711332885952564885548768072606e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2909:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2909 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.58252672740225210061031286151136185818e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2910:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2910 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.15477223656783400505701577048140375949e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2911:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2911 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.51130817987857130928725357067032472382e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2912:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2912 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.68955185187558206711296837951129048907e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2913:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2913 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.30418343536824247801373327173028702308e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2914:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2914 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.96029044368524575193330776540736319950e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2915:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2915 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.53259926294848786440686413056632823519e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2916:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2916 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.09476918795964320022985872737468492126e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2917:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2917 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.20864569882477440934325776445799604204e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2918:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2918 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.01321468510611172635388570487951907905e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2919:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2919 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.45079221107904118975166347269173516170e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2920:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2920 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.36559452694774774399884349254686988041e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2921:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2921 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.92396730553947142987611521115040472261e-35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2924:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2924 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2925:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2925 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.36599681872296382199486815169747516110e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2926:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2926 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.86330544720458446620644055149504593514e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2927:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2927 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.23793435123936109978741252388806998743e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2928:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2928 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41867848381419339587560909646887411175e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2929:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2929 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46493580168298395584601073832432583371e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2930:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2930 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.03537470107933172406224278121518518287e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2931:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2931 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.00375884189083338846655326801486182158e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2932:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2932 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.62515041281615938158455493618149216047e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2933:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2933 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.42337949780187570810208014464208536484e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2934:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2934 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.40196890950995648233637422892711654146e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2935:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2935 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.11894256193449973803773962108906527772e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2936:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2936 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00900961462911160554915139090711911885e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2937:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2937 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.65825716532665817972751320034032284421e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2949:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2949 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.04845570631944023525776899386112795330e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2950:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2950 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.18146685146173151383718092529868406030e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2951:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2951 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.13255476532916847606354932879190731233e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2952:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2952 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.44228173780288838603949849889291143631e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2953:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2953 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.18663599891768480607165516401619315227e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2954:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2954 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.61193813386433438633008774630150180359e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2955:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2955 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.54402603714659392010463991032389692959e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2956:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2956 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.76816632514967325885563032378775486543e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2957:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2957 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.22774672528068516513970610441705738842e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2958:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2958 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.47312348271366325243169398780745416279e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2959:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2959 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.10984325972747808970318612951079014854e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2960:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2960 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.81620524028936785168005732104270722618e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2961:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2961 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.03443227423068771484783389914203726108e-29),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2962:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2962 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.02313300749670214384591200940841254958e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2963:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2963 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.40321396496046206171642334628524367374e-39),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2966:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2966 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2967:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2967 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.67292043485384876322219919215413286868e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2968:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2968 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.61652550158809553935603664087740554258e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2969:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2969 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14722810796821047167211543031044501921e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2970:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2970 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.78954660078305461714050086730116257387e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2971:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2971 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.52794892087101750452585357544956835504e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2972:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2972 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59652255206657812422503741672829368618e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2973:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2973 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.84914442937017449248597857220675602148e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2974:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2974 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.23662183613814475007146598734598810102e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2975:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2975 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.55388618781592901470236982277678753407e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2976:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2976 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.20418178834057564300014964843066904024e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2977:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2977 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48606639104883413456676877330419513129e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2978:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2978 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.39845313960416564778273486179935754019e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2979:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2979 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14538443937605324316706211070799970095e-35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2991:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2991 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.32865827226175697711590794217590458484e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2992:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2992 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.27551166309670994513910580518431041518e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2993:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2993 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.57161482253140058637495100797888501265e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2994:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2994 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.26908727392152312216118985392395130974e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2995:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2995 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.31391169101865809627389212651592902649e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2996:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2996 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.58926174475498352884244229017384309804e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2997:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2997 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.97074898765380614681225071978849430802e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2998:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2998 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.59852103341093122669197704225736036199e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:2999:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2999 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.97287954178083606552531325613580819555e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3000:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3000 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.57634773176875526612407357244997035312e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3001:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3001 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.34467233210713881817055138794482883359e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3002:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3002 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.91236170873875898506577053309622472122e-29),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3003:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3003 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.12220990075567880730037575497818287435e-33),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3004:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3004 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.20881889651487527801970182542596258873e-37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3005:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3005 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.56848486878078288956741060120464349537e-43),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3008:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3008 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3009:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3009 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.33267370502089423930888060969568705647e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3010:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3010 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.39632352029900752622967578086289898150e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3011:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3011 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.42703739831525305516280300008439396218e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3012:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3012 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.45767617531685380458878368024246654652e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3013:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3013 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40344962756110545138002101382437142038e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3014:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3014 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.47015258371290492450093115369080460499e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3015:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3015 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.97280918936580227687603348219414768787e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3016:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3016 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.40441024286579579491205384492088325576e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3017:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3017 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26130000914236204012152918399995098882e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3018:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3018 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.03893990417552709151955156348527062863e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3019:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3019 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.12687002255767114781771099969545907763e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3020:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3020 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.74218645918961186861014420578277888513e-35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3021:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3021 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36897549168687040570349702061165281706e-39),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3033:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3033 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.67937186583822375017526293948703697225e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3034:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3034 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.06681764321003187068904973985967908140e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3035:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3035 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.12508887240195683379004033347903251977e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3036:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3036 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.56847823157999127998977939588643284176e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3037:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3037 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.31281869105767454049413701029676766275e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3038:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3038 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.01498951390503036399081209706853095793e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3039:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3039 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.72866867304007090391517734634589972858e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3040:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3040 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.44819806993104486828983054294866921869e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3041:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3041 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.91441365806306460165885645136864045231e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3042:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3042 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.71364347097027340365042558634044496149e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3043:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3043 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.63601648491144929836375956218857970640e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3044:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3044 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.76948956673676441236280803645598939735e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3045:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3045 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.47367651137203634311843318915161504046e-37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3046:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3046 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.83187517541957887917067558455828915184e-41),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3047:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3047 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.21480186561579326423946788448005430367e-47),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3050:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3050 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3051:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3051 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16494591376838053609854716130343599036e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3052:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3052 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.97651667629616309497454026431358820357e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3053:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3053 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.77741398674456235952879526959641925087e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3054:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3054 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.39478109667902532743651043316724748827e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3055:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3055 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.35965905056304225411108295866332882930e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3056:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3056 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.83206524996481183422082802793852630990e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3057:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3057 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30320324476590103123012385840054658401e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3058:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3058 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.30322948189714718819437477682869360798e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3059:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3059 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.43729790298535728717477691270336818161e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3060:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3060 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.89788697114251966298674871919685298106e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3061:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3061 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.43510901856942238937717065880365530871e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3062:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3062 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.38232043389918216652459244727737381677e-38),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3063:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3063 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.64599465785019268214108345671361994702e-43),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3075:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3075 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.11959316095291435774375635827672517008e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3076:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3076 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.30292575371366023255165927527306483022e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3077:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3077 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.54260157439166096303943109715675142318e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3078:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3078 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.61232819199170639867079290977704351939e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3079:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3079 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.74481972848503486840161528924694379655e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3080:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3080 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.98283577906243441829434029827766571263e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3081:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3081 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.90691715740583828769850056130458574520e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3082:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3082 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.31354728925505346732804698899977180508e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3083:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3083 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.42545288372836698650371589645832759416e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3084:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3084 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.12901629676328680681102537492164204387e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3085:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3085 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.99690040253176100731314099573187027309e-31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3086:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3086 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.07899506956133955785140496937520311210e-35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3087:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3087 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.88607240095256436460507438213387199067e-40),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3088:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3088 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.78815984551154095621830792130401294111e-45),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3089:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3089 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.20516030880916148179297554212609531432e-51),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3092:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3092 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3093:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3093 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.81973541224235020744673910266545976833e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3094:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3094 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.49156990107280109344880219729275939242e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3095:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3095 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21606730563542176411852745162267260946e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3096:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3096 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.11449329529433741944366607648360521674e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3097:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3097 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.35659138507940819452801802756409587220e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3098:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3098 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.95708516718550485872934856595725983907e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3099:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3099 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78871290972777009292563576533612002908e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3100:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3100 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.60955318960542258732596447917271198307e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3101:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3101 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.72437581728117963125690670426402194936e-29),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3102:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3102 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.77473938855958487119889840032590783232e-33),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3103:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3103 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66198494713809467076392278745811981500e-37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3104:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3104 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.34142897042941614778352280692901008538e-42),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3105:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3105 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.98791658647635156162347063765388728959e-47),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3117:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3117 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.67307564006689676593687414536012112755e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3118:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3118 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.21005690250741024744367516466433711478e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3119:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3119 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.11537345869365655126739041291119096558e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3120:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3120 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.82910297156061391001507891422501792453e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3121:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3121 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.51574933516708249049824513935386420692e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3122:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3122 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.56433757960363802088718489136097249753e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3123:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3123 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.74248235865301086829849817739500215149e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3124:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3124 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.19151506367084295119369434315371762091e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3125:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3125 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.98518959000360170320183116510466814569e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3126:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3126 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.21330422702314763225472001861559380186e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3127:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3127 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.44346922987964428874014866468161821471e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3128:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3128 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.59773305152191273570416120169527607421e-39),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3129:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3129 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.81894412321532723356954669501665983316e-44),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3130:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3130 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.25766346856943928908756472385992861288e-49),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3131:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3131 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.44601448994095786447982489957909713982e-55),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3134:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3134 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3135:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3135 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.90814053669730896497462224007523900520e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3136:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3136 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.72450689508305973756255440356759005330e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3137:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3137 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.76517273086984384225845151573287252506e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3138:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3138 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31844251885317815627707511621078762352e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3139:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3139 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.22689324865113257769413663010725436393e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3140:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3140 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.27524826460469866934006001123700331335e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3141:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3141 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39172850948322201614266822896191911031e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3142:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3142 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40343613937272428197414545004329993769e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3143:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3143 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.17936773028976355507339458927541970545e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3144:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3144 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.66512598049860260933817550698863263184e-36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3145:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3145 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.06432209670481882442649684139775366719e-41),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3146:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3146 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.10247886333916820534393624270217678968e-46),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3147:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3147 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.40899321122058714028548211810431871877e-51),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3159:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3159 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.36960987939726803544369406181770745475e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3160:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3160 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.17239311695985070524235502979761682692e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3161:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3161 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.51192208811996535244435318068035492922e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3162:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3162 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.38938553034896173195617671475670860841e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3163:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3163 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.55156910900732478717648524688116855303e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3164:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3164 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.14905040433940475292279950923000597280e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3165:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3165 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -7.35237464492052939771487320880614968639e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3166:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3166 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.07937000518607459141766382199896010484e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3167:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3167 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.42797358100745086706362563988598447929e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3168:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3168 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.27871637324128856529004325499921407260e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3169:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3169 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.99553669724530906250814559570819049401e-37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3170:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3170 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.04272644552406682186928100080598582627e-42),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3171:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3171 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.70093315570856725077212325128817808000e-47),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3172:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3172 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.51767319872105260145583037426067406953e-53),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3173:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3173 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.87159268409640967747617639113346310759e-59),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3176:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3176 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3177:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3177 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45350026842128595165328480395513258721e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3178:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3178 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.30398532102631290226106936127181928207e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3179:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3179 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.45242264812189519858570105609209495630e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3180:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3180 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.22745462510042159972414219082495434039e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3181:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3181 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31834645038348794443252730265421155969e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3182:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3182 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44590392528760847619123404904356730177e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3183:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3183 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08436623062305193311891193246627599030e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3184:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3184 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.46542554766048266351202730449796918707e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3185:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3185 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78672067064478133389628198943161640913e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3186:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3186 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.56573050761582685018467077197376031818e-39),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3187:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3187 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.92145137276530136848088270840255715047e-44),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3188:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3188 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96933863894082533505471662180541379922e-49),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3189:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3189 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.92661972206232945959915223259585457082e-55),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3201:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3201 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.24662793339079714510108682543625432532e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3202:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3202 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.25841960642102016210295419419373971750e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3203:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3203 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.10589156998251704634852108689102850747e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3204:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3204 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.18697614924486382142056819421294206504e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3205:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3205 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.79445222262445726654186491785652765635e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3206:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3206 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.41847338407338901513049755299049551186e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3207:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3207 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.44550500540299259432401029904726959214e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3208:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3208 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.97463434518480676079167684683604645092e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3209:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3209 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.68404349202062958045327516688040625516e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3210:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3210 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.14018837476359778654965300153810397742e-35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3211:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3211 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.67726222606571327724434861967972555751e-40),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3212:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3212 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.48082398191886705229604237754446294033e-45),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3213:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3213 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.28534456209055262678153908192583037946e-51),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3214:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3214 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.99466700145428173772768099494881455874e-57),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3215:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3215 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.43473066278196981345209422626769148425e-63),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3218:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3218 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3219:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3219 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.26570199429958856038191879713341034013e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3220:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3220 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.32484776300757286079244074394356908390e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3221:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3221 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.31234182027812869096733088981702059020e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3222:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3222 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.13711443044675425837293030288097468867e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3223:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3223 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.11480036828082409994688474687120865023e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3224:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3224 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.25592803132287127389756949487347562847e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3225:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3225 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.45726006695535760451195102271978072855e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3226:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3226 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13082170504731110487003517418453709982e-32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3227:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3227 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.48217827031663836930337143509338210426e-37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3228:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3228 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.47389053144555736191304002865419453269e-42),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3229:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3229 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.90980968229123572201281013063229644814e-47),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3230:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3230 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.79448544326289688123648457587797649323e-53),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3231:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3231 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.56179793347045575604935927245529360950e-59),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3460:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3460 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.00474815142578902619056852805926666121e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3461:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3461 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.56422290947427848191079775267512708223e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3462:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3462 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.70103710180837859003070678080056933649e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3463:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3463 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.08521918131449191445864593768320217287e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3464:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3464 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29340655781369686013042530147130581054e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3465:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3465 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.24198237124638368989049118891909723118e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3466:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3466 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.43382878809828906953609389440800537385e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3467:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3467 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.45564809127564867825118566276365267035e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3468:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3468 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.75881247317499884393790698530115428373e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3469:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3469 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.55845932095942777602241134226597158364e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3470:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3470 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.41328261385867825781522154621962338450e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3471:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3471 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06758225510372847658316203115073730186e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3472:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3472 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.10895417312529385966062255102265009972e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3475:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3475 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3476:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3476 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.88252553879196710256650370298744093367e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3477:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3477 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.54875259600848880869571364891152935969e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3478:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3478 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.78589587338618424770295921221996471887e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3479:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3479 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.15356831947775532414727361010652423453e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3480:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3480 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12951532118504570745988981200579372124e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3481:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3481 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.48163841544376327168780999614703092433e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3482:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3482 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.56786609618056303930232548304847911521e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3483:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3483 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.25610739352108840474197350343978451729e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3484:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3484 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.27063786175330237448255839666252978603e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3485:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3485 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.11941093895004369510720986032269722254e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3486:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3486 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.51487618026728514833542002963603231101e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3498:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3498 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.81512108276093787175849069715334402323e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3499:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3499 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24417080443497141096829831516758083481e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3500:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3500 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.67006165991083501886186268944009973084e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3501:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3501 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.74402382755828993223083868408545308340e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3502:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3502 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.49182541725192134610277727922493871787e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3503:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3503 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.67273564707254788337557775618297381267e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3504:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3504 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.73476432616329813096120568871900178919e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3505:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3505 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.31235376166262024838125198332476698090e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3506:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3506 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.59379285677781413393733801325840617522e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3507:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3507 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.38151434050794836595564739176884302539e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3508:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3508 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.33534676810383673962443893459127818078e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3509:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3509 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.38110822236764293910895765875742805411e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3510:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3510 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.42750073722992463087082849671338957023e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3511:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3511 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.54255748148299874514839812717054396793e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3514:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3514 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3515:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3515 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.64823387375875361292425741663822893626e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3516:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3516 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02973633484731117050245517938177308809e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3517:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3517 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.71288209768693917630236009171518272534e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3518:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3518 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.23837527610546426062625864735895938014e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3519:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3519 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.05056816585729983223036277071927165555e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3520:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3520 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.48087477651935811184913947280572029967e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3521:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3521 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04631058325147527913398256133791276127e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3522:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3522 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.69813394441679590721342220435891453447e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3523:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3523 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.92323371456465893290687995174952942311e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3524:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3524 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.68542430563281320943284015587559056621e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3525:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3525 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.17969051793607842221356465819951568080e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3526:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3526 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.82773308760283383020168853159163391394e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3538:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3538 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70276979914029738186601698003670175907e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3539:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3539 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.63126762626382548478172664328434577553e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3540:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3540 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04190225271045202674546813475341133174e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3541:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3541 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.93523974140998850492859698545966806498e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3542:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3542 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19814006186501010136822066747124777014e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3543:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3543 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.55931423620290859807616748030589502039e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3544:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3544 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.78874021192395317496507459296221703565e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3545:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3545 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.03860533237347587977439662522389465152e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3546:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3546 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.77882648875352690605815508748162607271e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3547:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3547 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.05498612167816258406694194925933958145e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3548:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3548 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05326361485692298778330190198630232666e7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3549:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3549 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.85827791876754731187453265804790139032e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3550:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3550 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.93719378006868242377955041137674308589e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3551:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3551 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.56839957539576784391036362196229047625e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3552:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3552 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.95604329277359828898502487252547842378e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3555:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3555 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3556:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3556 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.79208640567193066236912382037923299779e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3557:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3557 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.94775812217734059201656828286490832145e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3558:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3558 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16467934643564936346029555887148320030e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3559:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3559 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.35525720248600096849901920839060920346e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3560:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3560 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.69760913594243328874861534307039589127e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3561:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3561 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.32330501005950982838953061458838040612e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3562:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3562 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.79610639577090112327353399739315606205e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3563:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3563 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.43314292923292828425630915931385776182e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3564:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3564 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.97538885038058371436244702169375622661e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3565:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3565 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.48431896958634429210349441846613832681e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3566:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3566 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.93459449030820736960297236799012798749e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3567:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3567 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.67200014823529787381847745962773726408e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3568:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3568 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.37035571075060153491151970623824940994e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3569:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3569 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.22682822001329636071591164177026394518e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3570:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3570 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.09781406768816062486819491582960840983e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3582:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3582 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.25692449785074345466504245009175450649e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3583:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3583 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75679137667345136118441108839649360362e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3584:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3584 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06171803174020856964914440692439080669e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3585:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3585 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.87798066278592051163038122952593080648e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3586:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3586 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20070543183347459409303407166630392077e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3587:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3587 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.13457391270614708627745403376469848816e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3588:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3588 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06743974464224003715510181633693539914e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3589:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3589 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16870984737226212814217822779976770316e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3590:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3590 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21845093091651861426944931268861694026e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3591:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3591 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.85357146081877929591916782097540632519e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3592:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3592 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.19085800299127898508052519062782284785e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3593:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3593 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41985644250494046067095909812634573318e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3594:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3594 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30857042700765443668305406695750760693e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3595:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3595 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.10466412567107519640190849286913680449e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3598:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3598 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3599:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3599 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.31914248618040435028023418981527961171e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3600:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3600 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.73578090645412656850163531828709850171e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3601:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3601 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.57329813782272411333511950903192234311e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3602:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3602 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.62736127875896578315177123764520823372e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3603:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3603 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.76809643836078823237530990091078867553e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3604:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3604 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32026948719622983920194944841520771986e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3605:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3605 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.45051018027743807545734050620973716634e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3606:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3606 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.58281707210621813556068724127478674938e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3607:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3607 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.63884527227517358294732620995363921547e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3608:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3608 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15973602356223075515067915930205826229e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3609:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3609 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.35069439950884795002182517078104942615e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3610:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3610 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15454119109586223908613596754794988609e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3611:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3611 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.55273685376557721039847456564342945576e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3623:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3623 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.07341098045260497471001948654506267614e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3624:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3624 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16518383383878659278973043343250842753e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3625:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3625 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.10029094208424121908983949243560936013e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3626:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3626 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.04771840726172284780129819470963100749e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3627:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3627 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.34173170868011689830672637082451998700e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3628:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3628 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.41990262178664512140746911398264330173e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3629:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3629 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.06779488545758366708787010705581103705e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3630:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3630 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.41892665233583725631482443019441608726e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3631:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3631 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.20692306716979208762785454648538891867e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3632:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3632 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.11097906809673639231336894729060830995e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3633:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3633 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.37476591232600886363441107536706973169e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3634:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3634 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.02659053066396720145189153810309784416e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3635:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3635 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.02209877191642023279303996697953314344e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3636:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3636 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.56663781532392665205516573323950583901e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3637:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3637 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.95655734237060800145227277584749429063e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3638:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3638 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.06357695252098035545383649954315685077e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3639:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3639 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.78759045059235560356343893064681290047e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3640:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3640 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.95881339136963512103591745337914059651e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3641:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3641 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.70156441275519927563064848389865812060e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3642:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3642 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.99745225746277063516394774908346367811e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3643:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3643 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.45718440382347867317547921045052714102e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3644:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3644 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.39027665085346558512961348663034579801e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3645:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3645 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05739751797738770096482688062542436470e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3648:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3648 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3649:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3649 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43370372582239919321785765900615222895e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3650:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3650 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.52872159582703775260145036441128318159e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3651:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3651 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28243735290178057451806192890274584778e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3652:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3652 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.93375398009812888642212045868197435998e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3653:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3653 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.73364866677217419593129631900708646445e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3654:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3654 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.53645928499107852437053167521160449434e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3655:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3655 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.74280939589407863107682593092148442428e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3656:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3656 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.80095449855178765594835180574448729793e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3657:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3657 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.65924845456946706158946250220103271334e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3658:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3658 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52170861715436344002253767944763106994e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3659:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3659 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.87246437551620484806338690322735878649e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3660:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3660 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.88631873230311653853089809596759382095e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3661:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3661 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.84478812152918182782333415475103623486e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3662:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3662 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.47998768403859674841488325856607782853e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3663:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3663 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.82364683269852480160620586102339743788e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3664:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3664 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.65854316058742127585142691993199177898e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3665:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3665 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11358340340462071552670838135645042498e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3666:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3666 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22818744671190957896035448856159685984e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3667:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3667 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11038729491846772238262374112315536796e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3668:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3668 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.21355801166652957655438257794658921155e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3669:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3669 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.41278271853370874105923461404291742454e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3670:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3670 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.95100373579692323015092323646110838623e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3682:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3682 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.41774626094491452462664949805613444094e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3683:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3683 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.96383089261273022706449773421031102175e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3684:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3684 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.16315295073029174376617863024082371446e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3685:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3685 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.65377894193914426949840018839915119410e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3686:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3686 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33210993830236821503160637845009556016e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3687:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3687 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.69315463529653886947182738378630780083e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3688:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3688 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.09869947341518160436616160018702590834e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3689:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3689 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44331691052908906654005398143769791881e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3690:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3690 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13131413925652085071882765653750661678e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3691:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3691 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.64441840437413591336927030249538399459e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3692:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3692 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.78393581596372725434038621824715039765e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3693:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3693 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.50239319821178575427758224587858938204e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3694:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3694 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92619647697287767235953207451871137149e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3695:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3695 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26901081456833267780600560830367533351e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3696:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3696 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.12151768312254597726918329997945574766e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3697:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3697 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.36907507996686107513673694597817437197e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3698:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3698 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31699373909892506279113260845246144240e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3699:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3699 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.11230682511893290562864133995544214588e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3700:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3700 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.44627067257461788044784631155226503036e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3701:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3701 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39869585157420474301450400944478312794e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3702:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3702 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.82128612844034824876694595066123093042e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3705:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3705 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3706:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3706 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.65414405277042133067228113526697909557e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3707:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3707 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32179221250476209346757936207079534440e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3708:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3708 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.74217392682100275524983756207618144313e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3709:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3709 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.45810448055940046896534973720645113799e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3710:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3710 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.81487408603233765436807980794697048675e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3711:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3711 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.49442843848941402948883852684502731460e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3712:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3712 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.66330842256792791665907478718489013963e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3713:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3713 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.93285292223845804061941359223505045576e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3714:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3714 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.87966347754794288681626114849829710697e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3715:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3715 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.13711644429711675111080150193733607164e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3716:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3716 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.61758862007482013187806625777101452737e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3717:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3717 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.55435556106272558989915248980090731639e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3718:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3718 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.34166571320580242213843747025082914011e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3719:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3719 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31411360099525131959755145015018410429e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3720:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3720 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.21684839228785650625270026640716752452e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3721:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3721 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.43021096301255274530428188746599779008e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3722:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3722 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.58831290247776456235908211620983180005e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3723:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3723 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74309280855806399632683315923592902203e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3724:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3724 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.58097100528573186098159133443927182780e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3736:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3736 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.41926067826974814669251179264786585885e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3737:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3737 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.21141529920003643675474888047093566280e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3738:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3738 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59964592861304582755436075901659426485e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3739:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3739 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.95135112971576806260593571877646426022e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3740:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3740 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.12322024725362032809787183337883163254e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3741:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3741 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.96758465518847580191799508363466893068e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3742:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3742 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12389553946694902774213055563291192175e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3743:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3743 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04599236076217479033545023949602272721e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3744:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3744 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.16143771174487665823565565218797804931e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3745:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3745 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.38966874413947625866830582082846088427e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3746:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3746 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.02590325514935982607907975481732376204e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3747:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3747 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44376747400143802055827426602151525955e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3748:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3748 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.82088624006657184426589019067893704020e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3749:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3749 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.95757210706845964048697237729100056232e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3750:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3750 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.36096213291559182424937062842308387702e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3751:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3751 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14362780521873256616533770657488533993e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3752:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3752 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.73571098395815275003552523759665474105e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3753:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3753 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47286214854389274681661944885238913581e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3754:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3754 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.73701196181204039400706651811524874455e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3757:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3757 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3758:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3758 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.77119890916406072259446489508263892540e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3759:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3759 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.95177888809731859578167185583119074026e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3760:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3760 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.29131027214559081111011582466619105016e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3761:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3761 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31442657037887347262737789825299661237e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3762:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3762 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83928863984637222329515960387531101267e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3763:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3763 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.07389089078167127136964851949662391744e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3764:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3764 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.93013847797006474150589676891548600820e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3765:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3765 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50600573851533884594030683413819219915e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3766:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3766 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.94539484213971921794449107859541806317e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3767:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3767 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.58360895032645281635534287874266252341e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3768:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3768 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.66414102108217999886628042310332365446e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3769:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3769 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07411076181287950822375436854492998754e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3770:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3770 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.61224937285582228022463072515935601355e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3771:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3771 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.89242339209389981530783624934733098598e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3772:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3772 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.11030225010379194015550512905872992373e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3773:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3773 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.20285566539355859922818448335043495666e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3774:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3774 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.71782855576364068752705740544460766362e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3786:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3786 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.41926070139289008206183757488364846894e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3787:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3787 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.78434820569480998586988738136492447574e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3788:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3788 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.07939171933509333571821660328723436210e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3789:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3789 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.92438439347811482522082798370060349739e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3790:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3790 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24288918322433485413615362874371441367e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3791:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3791 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.04437759300344740815274986587186340509e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3792:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3792 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.74063952231188399929705762263485071234e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3793:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3793 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.07228849610363181194047955109059900544e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3794:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3794 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.93120850707001212714821992328252707694e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3795:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3795 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.40911049607879914351205073608184243057e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3796:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3796 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71898232013947717725198847649536278438e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3797:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3797 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06963706982203753050300400912657068823e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3798:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3798 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.79849166632277658631839126599110199710e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3799:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3799 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.74682085785152276503345630444792840850e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3800:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3800 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09650236336641219916377836114077389212e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3801:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3801 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.97326394822836529817663710792553753811e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3802:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3802 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.26635728806398747570910072594323836441e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3803:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3803 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.96470010392255781222480229189380065951e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3806:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3806 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3807:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3807 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.82841492468725267177870050157374330523e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3808:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3808 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.83703946702662950408034486958999188355e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3809:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3809 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09320896703777230915306208582393356690e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3810:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3810 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29346630787642344947323515884281464979e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3811:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3811 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.77242894492599243245354774839232776944e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3812:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3812 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.05722029871614922850936250945431594997e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3813:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3813 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.66920224988248720006255827987385374411e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3814:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3814 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.40887155754772190509572243444386095560e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3815:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3815 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.44545968319921473942351968892623238920e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3816:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3816 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.17198676140022989760684932594389017027e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3817:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3817 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.97376935482567419865730773801543995320e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3818:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3818 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06997835790265899882151030367297786861e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3819:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3819 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.06862653266619706928282319356971834957e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3820:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3820 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.02334307903766790059473763725329176667e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3821:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3821 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.33174535634931487079630169746402085699e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3822:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3822 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70989324903345102377898775620363767855e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3823:13: warning: non-standard suffix on floating constant [-Wpedantic]
 3823 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.47067260145014475572799216996976703615e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3915:5: warning: non-standard suffix on floating constant [-Wpedantic]
 3915 |     return BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.1615872711359706852500000803029112987);
      |     ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:3963:5: warning: non-standard suffix on floating constant [-Wpedantic]
 3963 |     return BOOST_MATH_BIG_CONSTANT(RealType, 113, -0.71671068545502205331700196278067230944440);
      |     ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/mapairy.hpp:4011:5: warning: non-standard suffix on floating constant [-Wpedantic]
 4011 |     return BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.0072768184106563460003025875575283708);
      |     ^~~~~~
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/BH/include/boost/math/distributions/non_central_t.hpp:20,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions.hpp:43:
/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/distributions.hpp:48:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:356:13: warning: non-standard suffix on floating constant [-Wpedantic]
  356 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.36619772367581343075535053490057448138e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:357:13: warning: non-standard suffix on floating constant [-Wpedantic]
  357 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.57459506929453385798277946154823008327e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:358:13: warning: non-standard suffix on floating constant [-Wpedantic]
  358 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.46717322844023441698710451505816706570e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:359:13: warning: non-standard suffix on floating constant [-Wpedantic]
  359 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71501459971530549476153273173061194095e8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:360:13: warning: non-standard suffix on floating constant [-Wpedantic]
  360 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.76700973495278431084530045707075552432e10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:361:13: warning: non-standard suffix on floating constant [-Wpedantic]
  361 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01328150775099946510145440412520620021e13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:362:13: warning: non-standard suffix on floating constant [-Wpedantic]
  362 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70028222513668830210058353057559790101e15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:363:13: warning: non-standard suffix on floating constant [-Wpedantic]
  363 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29641781943744384078006991488193839955e17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:364:13: warning: non-standard suffix on floating constant [-Wpedantic]
  364 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.52611994112742436432957758588495082163e19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:365:13: warning: non-standard suffix on floating constant [-Wpedantic]
  365 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.27833177267552931459542318826727288124e21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:366:13: warning: non-standard suffix on floating constant [-Wpedantic]
  366 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.68946162731840551853993619351896931533e23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:367:13: warning: non-standard suffix on floating constant [-Wpedantic]
  367 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02965010233956763504899745874128908220e25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:368:13: warning: non-standard suffix on floating constant [-Wpedantic]
  368 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.14128569264874914146628076133997950655e26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:369:13: warning: non-standard suffix on floating constant [-Wpedantic]
  369 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.09103580386900060922163883603492216942e28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:370:13: warning: non-standard suffix on floating constant [-Wpedantic]
  370 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.86778299087452621293332172137014749128e29),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:371:13: warning: non-standard suffix on floating constant [-Wpedantic]
  371 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.80029712249744334924217328667885673985e31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:372:13: warning: non-standard suffix on floating constant [-Wpedantic]
  372 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.70890080432228368476255091774238573277e32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:373:13: warning: non-standard suffix on floating constant [-Wpedantic]
  373 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.88600513999992354909078399482884993261e33),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:374:13: warning: non-standard suffix on floating constant [-Wpedantic]
  374 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.01189178534848836605739139176681647755e34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:375:13: warning: non-standard suffix on floating constant [-Wpedantic]
  375 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.06531475170803043941021113424602440078e35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:376:13: warning: non-standard suffix on floating constant [-Wpedantic]
  376 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.64956999370443524098457423629252855270e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:377:13: warning: non-standard suffix on floating constant [-Wpedantic]
  377 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44276098283517934229787916584447559248e37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:378:13: warning: non-standard suffix on floating constant [-Wpedantic]
  378 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.45856704224433991524661028965741649584e37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:379:13: warning: non-standard suffix on floating constant [-Wpedantic]
  379 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.47263237190968408624388275549716907309e37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:380:13: warning: non-standard suffix on floating constant [-Wpedantic]
  380 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.66186300951901408251743228798832386260e37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:381:13: warning: non-standard suffix on floating constant [-Wpedantic]
  381 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.48064966533519934186356663849904556319e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:382:13: warning: non-standard suffix on floating constant [-Wpedantic]
  382 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.64877082086372991309408001661535573441e35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:385:13: warning: non-standard suffix on floating constant [-Wpedantic]
  385 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:386:13: warning: non-standard suffix on floating constant [-Wpedantic]
  386 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18981461118065892086304195732751798634e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:387:13: warning: non-standard suffix on floating constant [-Wpedantic]
  387 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.01761929839041982958990681130944341399e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:388:13: warning: non-standard suffix on floating constant [-Wpedantic]
  388 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.69465252239913021973760046507387620537e8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:389:13: warning: non-standard suffix on floating constant [-Wpedantic]
  389 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.49221044103838155300076098325950584061e10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:390:13: warning: non-standard suffix on floating constant [-Wpedantic]
  390 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59327386289821190042576978177896481082e13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:391:13: warning: non-standard suffix on floating constant [-Wpedantic]
  391 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.67528179803224728786405503232064643870e15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:392:13: warning: non-standard suffix on floating constant [-Wpedantic]
  392 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.61672367849271591791062829736720884633e17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:393:13: warning: non-standard suffix on floating constant [-Wpedantic]
  393 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.98395893917909208201801908435620016552e19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:394:13: warning: non-standard suffix on floating constant [-Wpedantic]
  394 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.60025693881358827551113845076726845495e21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:395:13: warning: non-standard suffix on floating constant [-Wpedantic]
  395 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.67730578745705562356709169493821118109e23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:396:13: warning: non-standard suffix on floating constant [-Wpedantic]
  396 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63843883526710042156562706339553092312e25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:397:13: warning: non-standard suffix on floating constant [-Wpedantic]
  397 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.23075214698024188140971761421762265880e26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:398:13: warning: non-standard suffix on floating constant [-Wpedantic]
  398 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.37775321923937393366376907114580842429e28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:399:13: warning: non-standard suffix on floating constant [-Wpedantic]
  399 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12444724625354796650300159037364355605e30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:400:13: warning: non-standard suffix on floating constant [-Wpedantic]
  400 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.00860835602766063447009568106012449767e31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:401:13: warning: non-standard suffix on floating constant [-Wpedantic]
  401 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.39614080159468893509273006948526469708e32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:402:13: warning: non-standard suffix on floating constant [-Wpedantic]
  402 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06547095715472468415058181351212520255e34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:403:13: warning: non-standard suffix on floating constant [-Wpedantic]
  403 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36755997709303811764051969789337337957e35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:404:13: warning: non-standard suffix on floating constant [-Wpedantic]
  404 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32519530489892818585066019217287415587e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:405:13: warning: non-standard suffix on floating constant [-Wpedantic]
  405 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.45230390606834183602522256278256501404e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:406:13: warning: non-standard suffix on floating constant [-Wpedantic]
  406 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.80344475131699029428900627020022801971e37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:407:13: warning: non-standard suffix on floating constant [-Wpedantic]
  407 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66469314795307459840482483320814279444e38),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:408:13: warning: non-standard suffix on floating constant [-Wpedantic]
  408 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.70209065673736156218117594311801487932e38),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:409:13: warning: non-standard suffix on floating constant [-Wpedantic]
  409 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.84490531246108754748100009460860427732e38),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:410:13: warning: non-standard suffix on floating constant [-Wpedantic]
  410 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.30215083398643966091721732133851539475e38),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:411:13: warning: non-standard suffix on floating constant [-Wpedantic]
  411 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.58032845332990262754766784625271262271e37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:412:13: warning: non-standard suffix on floating constant [-Wpedantic]
  412 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.50461648438613634025964361513066059697e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:424:13: warning: non-standard suffix on floating constant [-Wpedantic]
  424 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.46416716200748206779925127900698754119e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:425:13: warning: non-standard suffix on floating constant [-Wpedantic]
  425 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.41771273526123373239570033672829787791e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:426:13: warning: non-standard suffix on floating constant [-Wpedantic]
  426 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.56142610225585235535211648703534340871e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:427:13: warning: non-standard suffix on floating constant [-Wpedantic]
  427 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.15655694129872563686497490176725921724e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:428:13: warning: non-standard suffix on floating constant [-Wpedantic]
  428 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.00791883661952751945853742455643714995e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:429:13: warning: non-standard suffix on floating constant [-Wpedantic]
  429 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.30252591667828615354689186280704562254e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:430:13: warning: non-standard suffix on floating constant [-Wpedantic]
  430 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76168115448224677276551213052798322583e7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:431:13: warning: non-standard suffix on floating constant [-Wpedantic]
  431 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.88534624532179841393387625270218172719e7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:432:13: warning: non-standard suffix on floating constant [-Wpedantic]
  432 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14740447137831585842166880265350244623e8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:433:13: warning: non-standard suffix on floating constant [-Wpedantic]
  433 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14904082614021239315925958812100948136e8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:434:13: warning: non-standard suffix on floating constant [-Wpedantic]
  434 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.76866867279164114004579652405104553404e7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:435:13: warning: non-standard suffix on floating constant [-Wpedantic]
  435 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.53475339598769347326916978463911377965e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:436:13: warning: non-standard suffix on floating constant [-Wpedantic]
  436 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.88896160275915786487519266368539625326e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:437:13: warning: non-standard suffix on floating constant [-Wpedantic]
  437 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05543800791717482823610940401201712196e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:440:13: warning: non-standard suffix on floating constant [-Wpedantic]
  440 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:441:13: warning: non-standard suffix on floating constant [-Wpedantic]
  441 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.44407579416524903840331499438398472639e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:442:13: warning: non-standard suffix on floating constant [-Wpedantic]
  442 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.15911780811299460009161345260146251462e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:443:13: warning: non-standard suffix on floating constant [-Wpedantic]
  443 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.88457596285725454686358792906273558406e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:444:13: warning: non-standard suffix on floating constant [-Wpedantic]
  444 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.66501639812506059997744549411633476528e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:445:13: warning: non-standard suffix on floating constant [-Wpedantic]
  445 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.12674134216028769532305433586266118000e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:446:13: warning: non-standard suffix on floating constant [-Wpedantic]
  446 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.87676063477990584593444083577765264392e7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:447:13: warning: non-standard suffix on floating constant [-Wpedantic]
  447 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.56084282739608760299329382263598821653e8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:448:13: warning: non-standard suffix on floating constant [-Wpedantic]
  448 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.34250986378665047914811630036201995871e8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:449:13: warning: non-standard suffix on floating constant [-Wpedantic]
  449 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31288233106689286803200674021353188597e9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:450:13: warning: non-standard suffix on floating constant [-Wpedantic]
  450 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33621494302241474082474689597125896975e9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:451:13: warning: non-standard suffix on floating constant [-Wpedantic]
  451 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.63379428046258653791600947328520263412e8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:452:13: warning: non-standard suffix on floating constant [-Wpedantic]
  452 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14558538557562267533922961110917101850e8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:464:13: warning: non-standard suffix on floating constant [-Wpedantic]
  464 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.35668401768623200524372663239480799018e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:465:13: warning: non-standard suffix on floating constant [-Wpedantic]
  465 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30066509937988171489091367354416214000e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:466:13: warning: non-standard suffix on floating constant [-Wpedantic]
  466 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.05924026744937322690717755156090122074e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:467:13: warning: non-standard suffix on floating constant [-Wpedantic]
  467 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.12998524955326375684693500551926325112e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:468:13: warning: non-standard suffix on floating constant [-Wpedantic]
  468 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.52237930808361186011042950178715609183e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:469:13: warning: non-standard suffix on floating constant [-Wpedantic]
  469 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.10734809597587633852077152938985998879e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:470:13: warning: non-standard suffix on floating constant [-Wpedantic]
  470 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.20796157836149826988172603622242119074e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:471:13: warning: non-standard suffix on floating constant [-Wpedantic]
  471 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12398478061053302537736799402801934778e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:472:13: warning: non-standard suffix on floating constant [-Wpedantic]
  472 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17841330491647012385157454335820786724e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:473:13: warning: non-standard suffix on floating constant [-Wpedantic]
  473 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.46281413765362795389526259057436151953e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:474:13: warning: non-standard suffix on floating constant [-Wpedantic]
  474 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52220357379402116641048490644093497829e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:475:13: warning: non-standard suffix on floating constant [-Wpedantic]
  475 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.51130316105543847380510577656570543736e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:476:13: warning: non-standard suffix on floating constant [-Wpedantic]
  476 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.32201781975497810173532067354797097401e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:477:13: warning: non-standard suffix on floating constant [-Wpedantic]
  477 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.96874547436310030183519174847668703774e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:480:13: warning: non-standard suffix on floating constant [-Wpedantic]
  480 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:481:13: warning: non-standard suffix on floating constant [-Wpedantic]
  481 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.63164311578114868477819520857286165076e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:482:13: warning: non-standard suffix on floating constant [-Wpedantic]
  482 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34964379844144961683927306966955217328e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:483:13: warning: non-standard suffix on floating constant [-Wpedantic]
  483 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.82966031793809959278519002412667883288e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:484:13: warning: non-standard suffix on floating constant [-Wpedantic]
  484 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.56215285850856046267451500310816276675e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:485:13: warning: non-standard suffix on floating constant [-Wpedantic]
  485 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.81046679663412610005501878092824281161e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:486:13: warning: non-standard suffix on floating constant [-Wpedantic]
  486 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.33868038251479411246071640628518434659e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:487:13: warning: non-standard suffix on floating constant [-Wpedantic]
  487 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.46262495881941625571640264458627940579e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:488:13: warning: non-standard suffix on floating constant [-Wpedantic]
  488 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.40052628730443097561652737049917920495e7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:489:13: warning: non-standard suffix on floating constant [-Wpedantic]
  489 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44394803828297754346261138417756941544e7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:490:13: warning: non-standard suffix on floating constant [-Wpedantic]
  490 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.56647617803506258343236509255155360957e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:491:13: warning: non-standard suffix on floating constant [-Wpedantic]
  491 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.53513095899009948733175317927025056561e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:492:13: warning: non-standard suffix on floating constant [-Wpedantic]
  492 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.69130675750530663088963759279778748696e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:504:13: warning: non-standard suffix on floating constant [-Wpedantic]
  504 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.95645445681747568731488283573032414811e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:505:13: warning: non-standard suffix on floating constant [-Wpedantic]
  505 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.83246437763964151893665752064650172391e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:506:13: warning: non-standard suffix on floating constant [-Wpedantic]
  506 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.85333417559435252576820440080930004674e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:507:13: warning: non-standard suffix on floating constant [-Wpedantic]
  507 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.90974714199542064991001365628659054084e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:508:13: warning: non-standard suffix on floating constant [-Wpedantic]
  508 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39707205668285805800884524044738261436e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:509:13: warning: non-standard suffix on floating constant [-Wpedantic]
  509 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.24814598419826565698241508792385416075e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:510:13: warning: non-standard suffix on floating constant [-Wpedantic]
  510 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.95012897118808793886195172068123345314e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:511:13: warning: non-standard suffix on floating constant [-Wpedantic]
  511 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.87265743900139300849404272909665705025e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:512:13: warning: non-standard suffix on floating constant [-Wpedantic]
  512 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.98795164648056126707212245325405968413e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:513:13: warning: non-standard suffix on floating constant [-Wpedantic]
  513 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07012128790318535418330629467906917213e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:514:13: warning: non-standard suffix on floating constant [-Wpedantic]
  514 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.99797198893523173981812955075412130913e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:515:13: warning: non-standard suffix on floating constant [-Wpedantic]
  515 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.55029227544167913873724286459253168886e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:516:13: warning: non-standard suffix on floating constant [-Wpedantic]
  516 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.54064889901609722583601330171719819660e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:517:13: warning: non-standard suffix on floating constant [-Wpedantic]
  517 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.72254289950537680833853394958874977464e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:520:13: warning: non-standard suffix on floating constant [-Wpedantic]
  520 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:521:13: warning: non-standard suffix on floating constant [-Wpedantic]
  521 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.58291085070053442257438623486099473087e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:522:13: warning: non-standard suffix on floating constant [-Wpedantic]
  522 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.95618461039379226195473938654286975682e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:523:13: warning: non-standard suffix on floating constant [-Wpedantic]
  523 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.97427161745150579714266897556974326502e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:524:13: warning: non-standard suffix on floating constant [-Wpedantic]
  524 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.52730436681412535198281529590508861106e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:525:13: warning: non-standard suffix on floating constant [-Wpedantic]
  525 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.49521185356761585062135933350225236726e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:526:13: warning: non-standard suffix on floating constant [-Wpedantic]
  526 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.03881178612341724262911142022761966061e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:527:13: warning: non-standard suffix on floating constant [-Wpedantic]
  527 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.02360046338629039644581819847209730553e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:528:13: warning: non-standard suffix on floating constant [-Wpedantic]
  528 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.65580339066083507998465454599272345735e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:529:13: warning: non-standard suffix on floating constant [-Wpedantic]
  529 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.15462499626138125314518636645472893045e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:530:13: warning: non-standard suffix on floating constant [-Wpedantic]
  530 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.61951767959774678843021179589300545717e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:531:13: warning: non-standard suffix on floating constant [-Wpedantic]
  531 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.60745557054877240279811529503888551492e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:532:13: warning: non-standard suffix on floating constant [-Wpedantic]
  532 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.91061555870569579915258835459255406575e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:533:13: warning: non-standard suffix on floating constant [-Wpedantic]
  533 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43045229010040855016672246098687100063e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:545:13: warning: non-standard suffix on floating constant [-Wpedantic]
  545 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70762401725206223811383500786268939645e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:546:13: warning: non-standard suffix on floating constant [-Wpedantic]
  546 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19353011456197635663058525904929358535e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:547:13: warning: non-standard suffix on floating constant [-Wpedantic]
  547 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22974648900600015961253465796487372402e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:548:13: warning: non-standard suffix on floating constant [-Wpedantic]
  548 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.91951696059042324975935209295355569292e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:549:13: warning: non-standard suffix on floating constant [-Wpedantic]
  549 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.79039444119906169910281912009369164227e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:550:13: warning: non-standard suffix on floating constant [-Wpedantic]
  550 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00089963120992100860902142265631127046e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:551:13: warning: non-standard suffix on floating constant [-Wpedantic]
  551 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.37108883429306700857182028809960789020e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:552:13: warning: non-standard suffix on floating constant [-Wpedantic]
  552 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.49586566873564432788366931251358248417e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:553:13: warning: non-standard suffix on floating constant [-Wpedantic]
  553 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.49790521605774884174840168128255220471e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:554:13: warning: non-standard suffix on floating constant [-Wpedantic]
  554 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.90660338063979435668763608259382712726e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:555:13: warning: non-standard suffix on floating constant [-Wpedantic]
  555 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.93409982383888149064797608605579930804e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:556:13: warning: non-standard suffix on floating constant [-Wpedantic]
  556 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22802459215932860445033185874876812040e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:557:13: warning: non-standard suffix on floating constant [-Wpedantic]
  557 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.07739227340181463034286653569468171767e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:558:13: warning: non-standard suffix on floating constant [-Wpedantic]
  558 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.02669738424010290973023004028523684766e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:561:13: warning: non-standard suffix on floating constant [-Wpedantic]
  561 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:562:13: warning: non-standard suffix on floating constant [-Wpedantic]
  562 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46404480283267324138113869370306506431e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:563:13: warning: non-standard suffix on floating constant [-Wpedantic]
  563 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.54550184643308468933661600211579108422e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:564:13: warning: non-standard suffix on floating constant [-Wpedantic]
  564 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.63602410602063476726031476852965502123e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:565:13: warning: non-standard suffix on floating constant [-Wpedantic]
  565 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.94463479638213888403144706176973026333e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:566:13: warning: non-standard suffix on floating constant [-Wpedantic]
  566 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48607087483870766806529883069123352339e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:567:13: warning: non-standard suffix on floating constant [-Wpedantic]
  567 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.69715692924508994524755312953665710218e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:568:13: warning: non-standard suffix on floating constant [-Wpedantic]
  568 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33237849965272853370191827043868842100e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:569:13: warning: non-standard suffix on floating constant [-Wpedantic]
  569 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.08460086451666825383009487734769646087e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:570:13: warning: non-standard suffix on floating constant [-Wpedantic]
  570 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.47365552394788536087148438788608689300e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:571:13: warning: non-standard suffix on floating constant [-Wpedantic]
  571 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.38010282703940184371247559455167674975e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:572:13: warning: non-standard suffix on floating constant [-Wpedantic]
  572 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.67219842525655806370702248122668214685e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:573:13: warning: non-standard suffix on floating constant [-Wpedantic]
  573 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.01852843874982199859775136086676841910e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:574:13: warning: non-standard suffix on floating constant [-Wpedantic]
  574 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.14767043526088185802569803397824432028e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:586:13: warning: non-standard suffix on floating constant [-Wpedantic]
  586 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.61071469126041183247373313827161939454e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:587:13: warning: non-standard suffix on floating constant [-Wpedantic]
  587 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.35837460186564880289965856498718321896e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:588:13: warning: non-standard suffix on floating constant [-Wpedantic]
  588 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.47783071967681246738651796742079530382e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:589:13: warning: non-standard suffix on floating constant [-Wpedantic]
  589 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16019502727107539284403003943433359877e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:590:13: warning: non-standard suffix on floating constant [-Wpedantic]
  590 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.80510046274709592896987229782879937271e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:591:13: warning: non-standard suffix on floating constant [-Wpedantic]
  591 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.30456542768955299533391113704078540955e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:592:13: warning: non-standard suffix on floating constant [-Wpedantic]
  592 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36539167913428133313942008990965988621e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:593:13: warning: non-standard suffix on floating constant [-Wpedantic]
  593 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.76450743657913389896743235938695682829e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:594:13: warning: non-standard suffix on floating constant [-Wpedantic]
  594 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.42847090205575096649865021874905747106e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:595:13: warning: non-standard suffix on floating constant [-Wpedantic]
  595 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.41380341540026027117735179862124402398e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:596:13: warning: non-standard suffix on floating constant [-Wpedantic]
  596 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.40549721587212773424211923602910622515e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:597:13: warning: non-standard suffix on floating constant [-Wpedantic]
  597 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09089653391032945883918434200567278139e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:598:13: warning: non-standard suffix on floating constant [-Wpedantic]
  598 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21403900721572475664926557233205232491e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:601:13: warning: non-standard suffix on floating constant [-Wpedantic]
  601 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:602:13: warning: non-standard suffix on floating constant [-Wpedantic]
  602 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.13172035933794917563324458011617112124e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:603:13: warning: non-standard suffix on floating constant [-Wpedantic]
  603 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.65687100738157412154132860910003018338e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:604:13: warning: non-standard suffix on floating constant [-Wpedantic]
  604 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.59672433683883998168388916533196510994e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:605:13: warning: non-standard suffix on floating constant [-Wpedantic]
  605 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.61469557815097583209668778301921207455e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:606:13: warning: non-standard suffix on floating constant [-Wpedantic]
  606 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.77070955301136405523492329700943077340e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:607:13: warning: non-standard suffix on floating constant [-Wpedantic]
  607 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.20825570431301943907348077675777546304e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:608:13: warning: non-standard suffix on floating constant [-Wpedantic]
  608 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.60136197167727810483751794121979805142e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:609:13: warning: non-standard suffix on floating constant [-Wpedantic]
  609 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.53723076053642006159503073104152703814e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:610:13: warning: non-standard suffix on floating constant [-Wpedantic]
  610 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.63397465217490984394478518334313362490e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:611:13: warning: non-standard suffix on floating constant [-Wpedantic]
  611 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.40577918603319523990542237990107206371e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:612:13: warning: non-standard suffix on floating constant [-Wpedantic]
  612 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.94376458316662573143947719026985667328e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:613:13: warning: non-standard suffix on floating constant [-Wpedantic]
  613 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.09333568224541559157192543410988474886e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:614:13: warning: non-standard suffix on floating constant [-Wpedantic]
  614 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.59947287428695057506683902409023760438e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:626:13: warning: non-standard suffix on floating constant [-Wpedantic]
  626 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.91428580496513429479068747515164587814e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:627:13: warning: non-standard suffix on floating constant [-Wpedantic]
  627 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.69015019070193436467106672180804948494e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:628:13: warning: non-standard suffix on floating constant [-Wpedantic]
  628 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.03147451266231819912643754579290008651e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:629:13: warning: non-standard suffix on floating constant [-Wpedantic]
  629 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.18825170881552297150779588545792258740e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:630:13: warning: non-standard suffix on floating constant [-Wpedantic]
  630 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30548850262278582401286533053286406505e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:631:13: warning: non-standard suffix on floating constant [-Wpedantic]
  631 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.54315108501815531776138839512564427279e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:632:13: warning: non-standard suffix on floating constant [-Wpedantic]
  632 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.66434584176931077662201101557716482514e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:633:13: warning: non-standard suffix on floating constant [-Wpedantic]
  633 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.66158632576958238392567355014249971287e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:634:13: warning: non-standard suffix on floating constant [-Wpedantic]
  634 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.31365802206301246598393821671437863818e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:635:13: warning: non-standard suffix on floating constant [-Wpedantic]
  635 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85378389166807263837732376845556856416e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:636:13: warning: non-standard suffix on floating constant [-Wpedantic]
  636 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.20375363151456683883984823721339648679e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:637:13: warning: non-standard suffix on floating constant [-Wpedantic]
  637 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06637401794693307359898089790558771957e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:638:13: warning: non-standard suffix on floating constant [-Wpedantic]
  638 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.08663671047376684678494625068451888284e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:641:13: warning: non-standard suffix on floating constant [-Wpedantic]
  641 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:642:13: warning: non-standard suffix on floating constant [-Wpedantic]
  642 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.07443397096591141329212291707948432414e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:643:13: warning: non-standard suffix on floating constant [-Wpedantic]
  643 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.16665031056584124503224711639009530348e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:644:13: warning: non-standard suffix on floating constant [-Wpedantic]
  644 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.27666060511630720485121299731204403783e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:645:13: warning: non-standard suffix on floating constant [-Wpedantic]
  645 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.65646979169107732387032821262953301311e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:646:13: warning: non-standard suffix on floating constant [-Wpedantic]
  646 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.63594064986880863092994744424349361396e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:647:13: warning: non-standard suffix on floating constant [-Wpedantic]
  647 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31360114173642293100378020953197965181e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:648:13: warning: non-standard suffix on floating constant [-Wpedantic]
  648 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.09489929949457075237756409511944811481e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:649:13: warning: non-standard suffix on floating constant [-Wpedantic]
  649 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.24574519309785870806550506199124944514e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:650:13: warning: non-standard suffix on floating constant [-Wpedantic]
  650 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.56048486483867679310086683710523566607e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:651:13: warning: non-standard suffix on floating constant [-Wpedantic]
  651 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.60417286783794818094722636906776809193e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:652:13: warning: non-standard suffix on floating constant [-Wpedantic]
  652 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.53154117367296710469692755461431646999e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:653:13: warning: non-standard suffix on floating constant [-Wpedantic]
  653 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60041713691072903334637560080298818163e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:654:13: warning: non-standard suffix on floating constant [-Wpedantic]
  654 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.77381528950794767694352468734042252745e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:666:13: warning: non-standard suffix on floating constant [-Wpedantic]
  666 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.65057384221262866484014802392420311075e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:667:13: warning: non-standard suffix on floating constant [-Wpedantic]
  667 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.92801687242885330588201777283015178448e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:668:13: warning: non-standard suffix on floating constant [-Wpedantic]
  668 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.65508815862861196424333614846876229064e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:669:13: warning: non-standard suffix on floating constant [-Wpedantic]
  669 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.71545573465295958468808641544341412235e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:670:13: warning: non-standard suffix on floating constant [-Wpedantic]
  670 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.72077718130407940498710469661947719216e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:671:13: warning: non-standard suffix on floating constant [-Wpedantic]
  671 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.26299620525538984108147098966692839348e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:672:13: warning: non-standard suffix on floating constant [-Wpedantic]
  672 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.77971404992990847565880351976461271350e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:673:13: warning: non-standard suffix on floating constant [-Wpedantic]
  673 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71176235845517643695464740679643640241e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:674:13: warning: non-standard suffix on floating constant [-Wpedantic]
  674 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.64603919225244695533557520384631958897e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:675:13: warning: non-standard suffix on floating constant [-Wpedantic]
  675 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.85274347406803894317891882905083368489e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:676:13: warning: non-standard suffix on floating constant [-Wpedantic]
  676 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.48564096627181435612831469651920186491e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:677:13: warning: non-standard suffix on floating constant [-Wpedantic]
  677 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.90886715044580341917806394089282500340e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:678:13: warning: non-standard suffix on floating constant [-Wpedantic]
  678 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -6.39396206221935864416563232680283312796e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:679:13: warning: non-standard suffix on floating constant [-Wpedantic]
  679 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.37760675743046300528308203869876086823e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:682:13: warning: non-standard suffix on floating constant [-Wpedantic]
  682 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:683:13: warning: non-standard suffix on floating constant [-Wpedantic]
  683 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.49023284463742780238035958819642738891e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:684:13: warning: non-standard suffix on floating constant [-Wpedantic]
  684 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.76284367953836866133894756472541395734e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:685:13: warning: non-standard suffix on floating constant [-Wpedantic]
  685 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.69932155343422362573146811195224195135e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:686:13: warning: non-standard suffix on floating constant [-Wpedantic]
  686 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.97593541520549770519034085640975455763e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:687:13: warning: non-standard suffix on floating constant [-Wpedantic]
  687 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45862809001322359249894968573830094537e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:688:13: warning: non-standard suffix on floating constant [-Wpedantic]
  688 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.61348135835522976885804369721316193713e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:689:13: warning: non-standard suffix on floating constant [-Wpedantic]
  689 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21069949470458047530981551232427019037e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:690:13: warning: non-standard suffix on floating constant [-Wpedantic]
  690 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.03132437580490629136144285669590192597e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:691:13: warning: non-standard suffix on floating constant [-Wpedantic]
  691 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.91030348024641585284338958059030520141e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:692:13: warning: non-standard suffix on floating constant [-Wpedantic]
  692 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.56320479309161046934628280237629402373e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:693:13: warning: non-standard suffix on floating constant [-Wpedantic]
  693 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.39524198476052364627683067034422502163e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:694:13: warning: non-standard suffix on floating constant [-Wpedantic]
  694 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18666081063885228839052386515073873844e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:706:13: warning: non-standard suffix on floating constant [-Wpedantic]
  706 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.60044810497290557552736366450372523266e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:707:13: warning: non-standard suffix on floating constant [-Wpedantic]
  707 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.27034183360438185616541260923634443241e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:708:13: warning: non-standard suffix on floating constant [-Wpedantic]
  708 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19813403884333707962156711479716066536e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:709:13: warning: non-standard suffix on floating constant [-Wpedantic]
  709 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.91346554854771687970018076643044998737e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:710:13: warning: non-standard suffix on floating constant [-Wpedantic]
  710 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.91975837766081548424458764226669789039e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:711:13: warning: non-standard suffix on floating constant [-Wpedantic]
  711 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26031304514411902758114277797443618334e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:712:13: warning: non-standard suffix on floating constant [-Wpedantic]
  712 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.47127194811140370123712253347211626753e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:713:13: warning: non-standard suffix on floating constant [-Wpedantic]
  713 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.55248861254135821097921903190564312000e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:714:13: warning: non-standard suffix on floating constant [-Wpedantic]
  714 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.78340847719683652633864722047250151066e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:715:13: warning: non-standard suffix on floating constant [-Wpedantic]
  715 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.95888612422041337572422846394029849086e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:716:13: warning: non-standard suffix on floating constant [-Wpedantic]
  716 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66363005792960308636467394552324255493e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:717:13: warning: non-standard suffix on floating constant [-Wpedantic]
  717 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.93244800648299424751906591077496534948e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:718:13: warning: non-standard suffix on floating constant [-Wpedantic]
  718 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.95046217952146113063614290717113024410e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:719:13: warning: non-standard suffix on floating constant [-Wpedantic]
  719 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.46784746963816915795587433372284530785e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:722:13: warning: non-standard suffix on floating constant [-Wpedantic]
  722 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:723:13: warning: non-standard suffix on floating constant [-Wpedantic]
  723 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.16012189991825507132967712656930682478e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:724:13: warning: non-standard suffix on floating constant [-Wpedantic]
  724 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.95202772611563835130347051925062280272e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:725:13: warning: non-standard suffix on floating constant [-Wpedantic]
  725 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.23801477561401113332870463345197159418e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:726:13: warning: non-standard suffix on floating constant [-Wpedantic]
  726 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.54022665579711946784722766000062263305e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:727:13: warning: non-standard suffix on floating constant [-Wpedantic]
  727 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.94266182294627770206082679848878391116e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:728:13: warning: non-standard suffix on floating constant [-Wpedantic]
  728 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.11782839184878848480753630961211685630e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:729:13: warning: non-standard suffix on floating constant [-Wpedantic]
  729 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.28827067686094594197542725283923947812e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:730:13: warning: non-standard suffix on floating constant [-Wpedantic]
  730 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.00220719177374237332018587370837457299e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:731:13: warning: non-standard suffix on floating constant [-Wpedantic]
  731 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.42250513143925626748132661121749401409e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:732:13: warning: non-standard suffix on floating constant [-Wpedantic]
  732 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.82007216963767723991309138907689681422e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:733:13: warning: non-standard suffix on floating constant [-Wpedantic]
  733 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34214834652884406013489167210936679359e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:734:13: warning: non-standard suffix on floating constant [-Wpedantic]
  734 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.85519293212465087373898447546710143008e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:735:13: warning: non-standard suffix on floating constant [-Wpedantic]
  735 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.96728437809303144188312623363453475831e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:747:13: warning: non-standard suffix on floating constant [-Wpedantic]
  747 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.54339461777955741686401041938275102207e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:748:13: warning: non-standard suffix on floating constant [-Wpedantic]
  748 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.17747085249877439037826121862689145081e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:749:13: warning: non-standard suffix on floating constant [-Wpedantic]
  749 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14104576580586095462211756659036062930e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:750:13: warning: non-standard suffix on floating constant [-Wpedantic]
  750 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.06903778663262313120049231822412184382e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:751:13: warning: non-standard suffix on floating constant [-Wpedantic]
  751 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.53115958954246158081703822428768781010e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:752:13: warning: non-standard suffix on floating constant [-Wpedantic]
  752 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48225007017630665357941682179157662142e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:753:13: warning: non-standard suffix on floating constant [-Wpedantic]
  753 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.20810829523286181556951002345409843125e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:754:13: warning: non-standard suffix on floating constant [-Wpedantic]
  754 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.54070972719909957155251432996372246019e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:755:13: warning: non-standard suffix on floating constant [-Wpedantic]
  755 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.06258623970363729581390609798632080752e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:756:13: warning: non-standard suffix on floating constant [-Wpedantic]
  756 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.15603641527498625694677136504611545743e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:757:13: warning: non-standard suffix on floating constant [-Wpedantic]
  757 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.05376970060354261667000502105893106009e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:758:13: warning: non-standard suffix on floating constant [-Wpedantic]
  758 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.14727542705613448694396750352455931731e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:759:13: warning: non-standard suffix on floating constant [-Wpedantic]
  759 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76883960167449461476228984331517762578e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:760:13: warning: non-standard suffix on floating constant [-Wpedantic]
  760 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.03558202009465610972808653993060437679e-29),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:763:13: warning: non-standard suffix on floating constant [-Wpedantic]
  763 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:764:13: warning: non-standard suffix on floating constant [-Wpedantic]
  764 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.08809672969012756295937194823378109391e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:765:13: warning: non-standard suffix on floating constant [-Wpedantic]
  765 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.41148083436617376855422685448827300528e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:766:13: warning: non-standard suffix on floating constant [-Wpedantic]
  766 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.85101541143091590863368934606849033688e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:767:13: warning: non-standard suffix on floating constant [-Wpedantic]
  767 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.38984899982960112626157576750593711628e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:768:13: warning: non-standard suffix on floating constant [-Wpedantic]
  768 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.51437845497783812562009857096371643785e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:769:13: warning: non-standard suffix on floating constant [-Wpedantic]
  769 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.12891276596072815764119699444334380521e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:770:13: warning: non-standard suffix on floating constant [-Wpedantic]
  770 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.82412500887161687329929693518498698716e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:771:13: warning: non-standard suffix on floating constant [-Wpedantic]
  771 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.80215715026891688444965605768621763721e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:772:13: warning: non-standard suffix on floating constant [-Wpedantic]
  772 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.85838684678780184082810752634454259831e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:773:13: warning: non-standard suffix on floating constant [-Wpedantic]
  773 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83675729736846176693608812315852523556e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:774:13: warning: non-standard suffix on floating constant [-Wpedantic]
  774 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.80347165008408134158968403924819637224e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:775:13: warning: non-standard suffix on floating constant [-Wpedantic]
  775 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23639219622240634094606955067799349447e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:776:13: warning: non-standard suffix on floating constant [-Wpedantic]
  776 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.63446235885036169537726818244420509024e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:788:13: warning: non-standard suffix on floating constant [-Wpedantic]
  788 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.55085695067883584460317653567009454037e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:789:13: warning: non-standard suffix on floating constant [-Wpedantic]
  789 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52919532248638251721278667010429548877e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:790:13: warning: non-standard suffix on floating constant [-Wpedantic]
  790 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06266842295477991789450356745903177571e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:791:13: warning: non-standard suffix on floating constant [-Wpedantic]
  791 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.20671609948319334255323512011575892813e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:792:13: warning: non-standard suffix on floating constant [-Wpedantic]
  792 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04692714549374449244320605137676408001e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:793:13: warning: non-standard suffix on floating constant [-Wpedantic]
  793 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70605481454469287545965803970738264158e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:794:13: warning: non-standard suffix on floating constant [-Wpedantic]
  794 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83960996572005209177458712170004097587e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:795:13: warning: non-standard suffix on floating constant [-Wpedantic]
  795 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29732261733491885750067029092181853751e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:796:13: warning: non-standard suffix on floating constant [-Wpedantic]
  796 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.78385693918239619309147428897790440735e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:797:13: warning: non-standard suffix on floating constant [-Wpedantic]
  797 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52969197316398995616879018998891661712e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:798:13: warning: non-standard suffix on floating constant [-Wpedantic]
  798 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.14063120299947677255281707434419044806e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:799:13: warning: non-standard suffix on floating constant [-Wpedantic]
  799 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.25957675329657493245893497219459256248e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:800:13: warning: non-standard suffix on floating constant [-Wpedantic]
  800 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.55238112862817593053765898004447484717e-29),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:801:13: warning: non-standard suffix on floating constant [-Wpedantic]
  801 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -8.93970406521541790658675747195982964585e-34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:804:13: warning: non-standard suffix on floating constant [-Wpedantic]
  804 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:805:13: warning: non-standard suffix on floating constant [-Wpedantic]
  805 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.04722757068068234153968603374387493579e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:806:13: warning: non-standard suffix on floating constant [-Wpedantic]
  806 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85854131835804458353300285777969427206e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:807:13: warning: non-standard suffix on floating constant [-Wpedantic]
  807 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.85809281481040288085436275150792074968e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:808:13: warning: non-standard suffix on floating constant [-Wpedantic]
  808 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.38860750164285700051427698379841626305e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:809:13: warning: non-standard suffix on floating constant [-Wpedantic]
  809 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.91463283601681120487987016215594255423e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:810:13: warning: non-standard suffix on floating constant [-Wpedantic]
  810 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28104952818420195583669572450494959042e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:811:13: warning: non-standard suffix on floating constant [-Wpedantic]
  811 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43912720109615655035554724090181888734e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:812:13: warning: non-standard suffix on floating constant [-Wpedantic]
  812 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10668954229813492117417896681856998595e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:813:13: warning: non-standard suffix on floating constant [-Wpedantic]
  813 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.65093571330749369067212003571435698558e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:814:13: warning: non-standard suffix on floating constant [-Wpedantic]
  814 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.81758227619561958470583781325371429458e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:815:13: warning: non-standard suffix on floating constant [-Wpedantic]
  815 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.36970757752002915423191164330598255294e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:816:13: warning: non-standard suffix on floating constant [-Wpedantic]
  816 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.06487673393164724939989217811068656932e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:817:13: warning: non-standard suffix on floating constant [-Wpedantic]
  817 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.47121057452822097779067717258050172115e-27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:829:13: warning: non-standard suffix on floating constant [-Wpedantic]
  829 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.99471140200716338969973029967190934238e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:830:13: warning: non-standard suffix on floating constant [-Wpedantic]
  830 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.82846732476244747063962056024672844211e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:831:13: warning: non-standard suffix on floating constant [-Wpedantic]
  831 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -3.69724475658159099827638225237895868258e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:832:13: warning: non-standard suffix on floating constant [-Wpedantic]
  832 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21259630917863228526439367416146293173e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:833:13: warning: non-standard suffix on floating constant [-Wpedantic]
  833 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.13469812721679130825429547254346177005e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:834:13: warning: non-standard suffix on floating constant [-Wpedantic]
  834 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.73237434182338329541631611908947123606e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:835:13: warning: non-standard suffix on floating constant [-Wpedantic]
  835 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.72986150007117100707304201395140411630e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:836:13: warning: non-standard suffix on floating constant [-Wpedantic]
  836 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -2.53567129749337040254350979652515879881e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:839:13: warning: non-standard suffix on floating constant [-Wpedantic]
  839 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:840:13: warning: non-standard suffix on floating constant [-Wpedantic]
  840 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.89815449697874475254942178935516387239e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:841:13: warning: non-standard suffix on floating constant [-Wpedantic]
  841 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.21223228867921988134838870379132038419e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:842:13: warning: non-standard suffix on floating constant [-Wpedantic]
  842 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.79514417558927397512722128659468888701e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:843:13: warning: non-standard suffix on floating constant [-Wpedantic]
  843 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.43331254539687594239741585764730095049e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:844:13: warning: non-standard suffix on floating constant [-Wpedantic]
  844 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.99078779616201786316256750758748178864e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:845:13: warning: non-standard suffix on floating constant [-Wpedantic]
  845 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04590833634768023225748107112347131311e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:846:13: warning: non-standard suffix on floating constant [-Wpedantic]
  846 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.17497990182339853998751740288392648984e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:847:13: warning: non-standard suffix on floating constant [-Wpedantic]
  847 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.53420609011698705803549938558385779137e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1182:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1182 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.0e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1183:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1183 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.25520067710293108163697513129883130648e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1184:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1184 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.70866020657515874782126804139443323023e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1185:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1185 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.00865235319309486225795793030882782077e7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1186:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1186 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.15226363537737769449645357346965170790e10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1187:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1187 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.90371247243851280277289046301838071764e12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1188:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1188 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.55124590509169425751300134399513503679e14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1189:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1189 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.31282020412787511681760982839078664474e16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1190:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1190 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.81134278666896523873256421982740565131e18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1191:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1191 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.36154530125229747305141034242362609073e20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1192:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1192 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.67793867640429875837167908549938345465e22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1193:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1193 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34584264816825205490037614178084070903e24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1194:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1194 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.52622279567059369718208827282730379468e25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1195:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1195 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.84678324511679577282571711018484545185e27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1196:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1196 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.99412564257799793932936828924325638617e28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1197:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1197 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.08467105431111959283045453636520222779e30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1198:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1198 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.87466808926544728702827204697734995611e31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1199:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1199 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.55020252231174414164534905191762212055e32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1200:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1200 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.69582736077420504345389671165954321163e33),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1201:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1201 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.18203860972249826626461130638196586188e34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1202:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1202 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.32955733788770318392204091471121129386e35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1203:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1203 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.97972270315674052071792562126668438695e35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1204:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1204 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.93941537398987201071027348577636994465e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1205:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1205 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.40818708062034138095495206258366082481e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1206:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1206 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.76833406751769751643745383413977973530e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1207:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1207 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.67873467711368838525239991688791162617e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1208:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1208 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.94179310584115437584091984619858795365e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1209:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1209 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24348215908456320362232906012152922949e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1210:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1210 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71625432346533320597285660433110657670e35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1211:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1211 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.54662474187354179772157464533408058525e33),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1214:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1214 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1215:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1215 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05231337496532137901354609636674085703e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1216:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1216 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.43071888317491317900094470796567113997e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1217:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1217 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.80864482202910830302921131771345102044e8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1218:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1218 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.32755297215862998181755216820621285536e10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1219:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1219 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.86251123527611073428156549377791985741e12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1220:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1220 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.12025543961949466786297141758805461421e15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1221:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1221 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27681657695574252637426145112570596483e17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1222:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1222 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17850553865715973904162289375819555884e19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1223:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1223 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.87285897504702686250962844939736867339e20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1224:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1224 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.46852796231948446334549476317560711795e22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1225:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1225 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.76101689878844725930808096548998198853e24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1226:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1226 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14017776727845251567032313915953239178e26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1227:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1227 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.83738954971390158348334918235614003163e27),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1228:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1228 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04701345216121451992682705965658316871e29),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1229:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1229 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29994190638467725374533751141434904865e30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1230:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1230 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.03334024242845994501493644478442360593e31),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1231:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1231 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.59094378123268840693978620156028975277e32),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1232:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1232 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.05630254163426327113368743426054256780e33),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1233:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1233 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.06008195534030444387061989883493342898e34),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1234:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1234 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.21262490304347036689874956206774563906e35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1235:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1235 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52353024633841796119920505314785365242e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1236:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1236 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.28839143293381125956284415313626962263e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1237:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1237 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31074057704096457802547386358094338369e37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1238:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1238 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.24762412200364040971704861346921094354e37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1239:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1239 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.55663903116458425420509083471048286114e37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1240:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1240 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.81839283802391753865642022579846918253e37),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1241:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1241 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.40026559327708207943879092058654410696e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1242:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1242 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48767474646810049293505781106444169229e36),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1243:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1243 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10591353097667671736865938428051885499e35),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1244:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1244 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26980708896893794012677171239610721832e33),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1256:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1256 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.31887921568009055676985827521151969069e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1257:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1257 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.62791448964529380666250180886203090183e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1258:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1258 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.18238045199893937316918299064825702894e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1259:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1259 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.77274519306540522227493503092956314136e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1260:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1260 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.89424638466340765479970877448972418958e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1261:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1261 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.84027004420207996285174223581748706097e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1262:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1262 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.84633134142285937075423713704784530853e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1263:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1263 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76780579189423063605715733542379494552e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1264:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1264 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19812409802969581112716039533798357401e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1265:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1265 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60039008588877024309600768114757310858e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1266:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1266 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.10268260529501421009222937882726290612e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1267:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1267 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.72169594688819848498039471657587836720e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1268:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1268 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.27181379647139697258984772894869505788e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1269:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1269 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.73617450590346508706222885401965820190e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1272:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1272 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1273:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1273 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.18558935411552146390814444666395959919e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1274:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1274 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.49210559503096368944407109881023223654e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1275:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1275 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.93959323596111340518285858313038058302e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1276:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1276 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.53590607436758691037825792660167970938e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1277:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1277 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.82700985983018132572589829602100319330e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1278:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1278 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.62137033935442506086127262036686905276e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1279:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1279 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.76014299715348555304267927238963139228e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1280:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1280 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.12336796972134088340556958396544477713e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1281:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1281 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.01952132024838508233050167059872220508e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1282:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1282 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.41846547214877387780832317250797043384e6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1283:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1283 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.02083431572388097955901208994308271581e5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1284:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1284 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.30401057171447074343957754855656724141e4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1296:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1296 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.87119665000174806422420129219814467874e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1297:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1297 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.60769554551148293079169764245570645155e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1298:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1298 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.49181979810834706538329284478129952168e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1299:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1299 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.15722765491675871778645250624425739489e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1300:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1300 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.65973147084701923411221710174830072860e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1301:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1301 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.93709338011482232037110656459951914303e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1302:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1302 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.57393131299425403017769538642434714791e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1303:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1303 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.24110491141294379107651487490031694257e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1304:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1304 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23670394514211681515965192338544032862e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1305:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1305 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.06141024932329394052395469123628405389e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1306:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1306 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.08599362073145455095790192415468286304e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1307:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1307 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.22746783794652085925801188098270888502e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1308:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1308 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.19652234873414609727168969049557770989e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1309:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1309 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -5.73529976407853894192156335785920329181e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1312:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1312 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1313:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1313 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.04157569499592889296640733909653747983e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1314:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1314 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.82248883130787159161541119440215325308e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1315:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1315 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.35191216924911901198168794737654512677e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1316:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1316 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.05099314677808235578577204150229855903e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1317:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1317 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.61081069236463123032873733048661305746e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1318:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1318 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.65340645555368229718826047069323437201e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1319:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1319 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.44526681322128674428653420882660351679e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1320:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1320 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.03963804195353853550682049993122898950e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1321:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1321 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.40399236835577953127465726826981753422e3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1322:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1322 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.46764755170079991793106428011388637748e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1323:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1323 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.06384106042490712972156545051459068443e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1324:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1324 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.27614406724572981099586665536543423891e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1336:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1336 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.31309550000758082761278726632760756847e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1337:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1337 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.07242222531117199094690544171275415854e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1338:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1338 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.18286763141875580859241637334381199648e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1339:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1339 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.72102024869298528501604761974348686708e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1340:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1340 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.31748399999514540052066169132819656757e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1341:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1341 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.72168003284748405703923567644025252608e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1342:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1342 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52648991506052496046447777354251378257e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1343:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1343 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.16777263528764704804758173026143295383e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1344:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1344 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.66044453196259367950849328889468385159e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1345:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1345 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.35095952392355288307377427145581700484e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1346:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1346 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43011308494452327007589069222668324337e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1347:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1347 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16582092138863383294685790744721021189e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1348:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1348 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.02261914949200575965813000131964695720e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1349:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1349 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.93943913630044161720796150617166047233e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1350:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1350 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -9.76395009419307902351328300308365369814e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1353:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1353 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1354:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1354 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28073115520716780203055949058270715651e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1355:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1355 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.20245752585870752942356137496087189194e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1356:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1356 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.34548337034735803039553186623067144497e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1357:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1357 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.90925817267776213429724248532378895039e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1358:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1358 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.92883822651628140083115301005227577059e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1359:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1359 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.72868136219107985834601503784789993218e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1360:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1360 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.50498744791568911029110559017896701095e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1361:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1361 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.05178276667813671578581259848923964311e2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1362:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1362 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.16880263792490095344135867620645018480e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1363:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1363 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16199396397514668672304602774610890666e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1364:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1364 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.25543193822942088303609988399416145281e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1365:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1365 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.62522294286034117189844614005500278984e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1366:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1366 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18342889744790118595835138444372660676e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1378:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1378 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.71280312689343266367958859259591541365e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1379:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1379 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.49628636612698702680819948707479820292e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1380:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1380 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.61090930375686902075245639803646265081e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1381:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1381 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.01191924051756106307211298794294657688e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1382:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1382 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.42496510376427957390465373165464672088e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1383:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1383 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.59577769624139820954046058289100998534e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1384:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1384 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02664809521258420718170586857797408674e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1385:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1385 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.72258711278476951299824066502536249701e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1386:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1386 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.72578941800687566921553416498339481887e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1387:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1387 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.12553368488232553360765667155702324159e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1388:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1388 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.20749770911901442251726681861858323649e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1389:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1389 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00621121212654384864006297569770703900e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1390:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1390 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18976033102817074104109472578202752346e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1391:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1391 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22093548539863254922531707899658394458e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1394:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1394 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1395:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1395 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.83305694892673455436552817409325835774e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1396:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1396 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.49922543669955056754932640312490112609e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1397:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1397 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.23488972536322019584648241457582608908e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1398:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1398 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.14051527527038669918848981363974859889e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1399:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1399 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.37891280136777182304388426277537358346e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1400:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1400 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.08058775103864815769223385606687612117e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1401:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1401 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83305488980337433132332401784292281716e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1402:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1402 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.71072208215804671719811563659227630554e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1403:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1403 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.86332040813989094594982937011005305263e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1404:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1404 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.87698178237970337664105782546771501188e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1405:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1405 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.69113555019737313680732855691540088318e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1406:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1406 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.31888539972217875242352157306613891243e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1407:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1407 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85633766164682554126992822326956560433e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1419:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1419 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.13928162275383718405630406427822960090e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1420:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1420 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.90742307267701162395764574873947997211e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1421:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1421 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.13821826367941514387521090205756466068e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1422:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1422 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.96186879146063565484800486550739025293e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1423:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1423 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19438785955706463753454881511977831603e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1424:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1424 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.44969124820016994689518539612465708536e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1425:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1425 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27841835070651018079759230944461773079e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1426:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1426 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.69952429132675045239242077293594666305e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1427:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1427 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47919853099168659881487026035933933068e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1428:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1428 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.04644774117864306055402364094681541437e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1429:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1429 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.52604718870921084048756263996119841957e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1430:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1430 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.97610950633031564892821158058978809537e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1431:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1431 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.35934159016861180185992558083703785765e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1432:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1432 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21044098237798939057079316997065892072e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1435:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1435 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1436:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1436 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.94437702178976797218081686254875998984e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1437:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1437 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.82068837586514484653828718675654460991e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1438:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1438 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.87606058269189306593797764456467061128e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1439:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1439 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39130528408903116343256483948950693356e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1440:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1440 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.52792074489091396425713962375223436022e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1441:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1441 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00892233011840867583848470677898363716e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1442:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1442 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.53717105060592851173320646706141911461e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1443:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1443 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.57293857675930200001382624769341451561e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1444:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1444 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04219251796696135508847408131139677925e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1445:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1445 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.20053006131133304932740325113068767057e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1446:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1446 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.26384707028090985155079342718673255493e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1447:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1447 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.19146442700994823924806249608315505708e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1448:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1448 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.59879298772002950043508762057850408213e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1460:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1460 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63772802979087199762340235165979751298e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1461:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1461 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.31941534705372320785274994658709390116e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1462:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1462 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.43643960022585762678456016437621064500e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1463:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1463 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.11415302325466272779041471612529728187e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1464:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1464 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15767742459744253874067896740220951622e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1465:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1465 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.74049309186016489825053763513176160256e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1466:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1466 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.76349898574685150849080543168157785281e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1467:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1467 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19757202370729036627932327405149840205e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1468:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1468 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.32067727965321839898287320520750897894e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1469:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1469 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47636340015260789807543414080472136575e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1470:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1470 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.36236727340568181129875213546468908164e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1471:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1471 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.89379573960280486883733996547662506245e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1472:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1472 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.71832232038263988173042637335112603365e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1473:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1473 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.72380245500539326441037770757072641975e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1476:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1476 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1477:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1477 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.51702400281458104713682413542736419584e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1478:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1478 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01375164846907815766683647295932603968e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1479:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1479 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.92796007869834847612192314006582598557e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1480:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1480 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.77580441164023725582659445614058463183e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1481:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1481 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63592331843149724480258804892989851727e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1482:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1482 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.87334158717610115008450674967492650941e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1483:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1483 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46596056941432875244263245821845070102e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1484:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1484 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.69980051560936361597177347949112822752e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1485:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1485 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.61690034211585843423761830218320365457e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1486:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1486 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.40619773800285766355596852314940341504e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1487:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1487 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.10624533319804091814643828283820958419e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1488:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1488 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.10009654621246392691126133176423833259e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1489:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1489 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.48070591106986983088640496621926852293e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1501:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1501 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22610122564874286614786819620499101143e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1502:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1502 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.30352481858382230273216195795534959290e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1503:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1503 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.45933050053542949214164590814846222512e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1504:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1504 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.18776888646200567321599584635465632591e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1505:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1505 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.53421996228923143480455729204878676265e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1506:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1506 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.26075686557831306993734433164305349875e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1507:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1507 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.58045762501721375879877727645933749122e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1508:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1508 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.13469629033419341069106781092024950086e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1509:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1509 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09157226556088521407323375433512662525e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1510:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1510 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44961350323527660188267669752380722085e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1511:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1511 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11052101325523147964890915835024505324e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1512:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1512 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.26421404354976214191891992583151033361e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1513:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1513 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.17133505681224996657291059553060754343e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1514:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1514 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41010917905686427164414364663355769988e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1517:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1517 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1518:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1518 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.31062773739451672808456319166347015167e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1519:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1519 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.35386721434011881226168110614121649232e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1520:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1520 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.39357338312443465616015226804775178232e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1521:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1521 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.26630144036271792027494677957363535353e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1522:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1522 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.24340476859846183414651435036807677467e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1523:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1523 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.33917136421389571662908749253850939876e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1524:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1524 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.80972141456523767244381195690041498939e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1525:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1525 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22653625120465488656616983786525028119e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1526:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1526 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.64072452032620505897896978124863889812e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1527:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1527 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.61842001579321492488462230987972104386e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1528:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1528 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96631619425501661980194304605724632777e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1529:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1529 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.80392324086028812772385536034034039168e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1530:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1530 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.34254502871215949266781048808984963366e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1542:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1542 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.03056141356415128156562790092782153630e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1543:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1543 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.15331583242023443256381237551843296356e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1544:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1544 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.81847913073640285776566199343276995613e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1545:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1545 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.23578443960486030170636772457627141406e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1546:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1546 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.36906354316016270165240908809929957836e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1547:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1547 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.80584421020238085239890207672296651219e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1548:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1548 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.20726437845755296397071540583729544203e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1549:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1549 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.71042563703818585243207722641746283288e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1550:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1550 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.08307373360265947158569900625482137206e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1551:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1551 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.80776566500233755365518221977875432763e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1552:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1552 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11405351639704510305055492207286172753e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1553:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1553 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21575609293568296049921888011966327905e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1554:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1554 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66081982641748223969990279975752576675e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1555:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1555 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96483118060215455299182487430511998831e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1558:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1558 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1559:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1559 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.77347004038951368607085827825968614455e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1560:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1560 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.27559305780716801070924630708599448466e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1561:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1561 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.05452382624230160738008550961679711827e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1562:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1562 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.75369667590360521677018734348769796476e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1563:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1563 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.56551290985905942229892419848093494661e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1564:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1564 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.46972102361871185271727958608184616388e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1565:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1565 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.72423917010499649257775199140781647069e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1566:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1566 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14337306905269302583746182007852069459e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1567:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1567 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.69949885309711859563395555285232232606e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1568:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1568 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.00318719634300754237920041312234711548e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1569:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1569 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41139664927184402637020651515172315287e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1570:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1570 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.79013190225240505774959477465594797961e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1571:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1571 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.46536966503325413797061462062918707370e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1583:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1583 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.57333571766941514095434647381791040479e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1584:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1584 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15416685251021339933358981066948923001e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1585:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1585 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.86806753164417557035166075399588122481e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1586:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1586 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.91972616817770660098405128729991574724e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1587:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1587 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10225768760715861978198010761036882002e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1588:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1588 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.05986998674039047865566990469266534338e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1589:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1589 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.59572646670205456333051888086612875871e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1590:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1590 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19347294198055585461131949159508730257e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1591:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1591 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21328285448498841418774425071549974153e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1592:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1592 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.19331596847283822557042655221763459728e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1593:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1593 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.36128017817576942059191451016251062072e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1594:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1594 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.35600223942735523925477855247725326228e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1595:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1595 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.14658948592500290756690769268766876322e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1596:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1596 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.86984591055448991335081550609451649866e-30),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1599:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1599 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1600:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1600 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.90112824856612652807095815199496602262e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1601:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1601 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59291524937386142936420775839969648652e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1602:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1602 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.74245361925275011235694006013677228467e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1603:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1603 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.41828589449615478387532599798645159282e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1604:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1604 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.08088176420557205743676774127863572768e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1605:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1605 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.30760429417424419297000535744450830697e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1606:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1606 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.18464910867914234357511605329900284981e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1607:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1607 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.74255540513281299503596269087176674333e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1608:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1608 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.02616028440371294233330747672966435921e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1609:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1609 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.26276597941744408946918920573146445795e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1610:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1610 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.47463109867603732992337779860914933775e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1611:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1611 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.77217411888267832243050973915295217582e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1612:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1612 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.67397425207383164084527830512920206074e-28),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1624:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1624 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.98942280401432677939946059934381868476e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1625:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1625 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33908701314796522684603310107061150444e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1626:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1626 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.92120397142832495974006972404741124398e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1627:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1627 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.15463147603421962834297353867930971657e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1628:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1628 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.44488751006069172847577645328482300099e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1629:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1629 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44057582804743599116332797864164802887e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1630:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1630 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.02968018188491417839349438941039867033e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1631:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1631 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, -4.75092244933846337077999183310087492887e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1632:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1632 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.35099582728548602389917143511323566818e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1635:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1635 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1636:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1636 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.34601617336219074065534356705298927390e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1637:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1637 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.82954035780824611941899463895040327299e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1638:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1638 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.70929001162671283123255408612494541378e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1639:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1639 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.05508596604210030533747793197422815105e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1640:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1640 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02913299057943756875992272236063124608e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:1641:13: warning: non-standard suffix on floating constant [-Wpedantic]
 1641 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.37824426836648736125759177846682556245e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2016:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2016 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36099130643975133156293056139850872219e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2017:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2017 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.03940482189350763127508703926866548690e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2018:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2018 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.00518276893354880480781640750482315271e4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2019:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2019 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.55844903094077096941027360107304259099e6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2020:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2020 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04507684135310729583474324660276395831e9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2021:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2021 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28519957085041757616278379578781441623e11),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2022:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2022 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26054173986187219679917530171252145632e13),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2023:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2023 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00693075272502479915569708465960917906e15),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2024:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2024 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.64153695410984136395853200311209462775e16),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2025:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2025 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.64993034609287363745840801813540992383e18),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2026:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2026 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.68080300629977787949474098413155901197e20),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2027:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2027 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.50632142671665246974634799849090331338e21),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2028:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2028 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.11943753054362349397013211631038480307e23),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2029:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2029 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.80601829873419334580289886671478701625e24),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2030:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2030 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33441650581633426542372642262736818512e26),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2031:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2031 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.56279427934163518272441555879970370340e27),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2032:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2032 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.08899113985387092689705022477814364717e28),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2033:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2033 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.37750989391907347952902900750138805007e29),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2034:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2034 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.76961267256299304213687639380275530721e30),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2035:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2035 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.98417586455955659885944915688130612888e31),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2036:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2036 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.40932923796679251232655132670811114351e32),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2037:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2037 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.80810239916688876216017180714744912573e33),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2038:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2038 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.23907429566810200929293428832485038147e33),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2039:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2039 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.11441754640405256305951569489818422227e34),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2040:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2040 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.30534222360394829628175800718529342304e34),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2041:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2041 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.73301799323855143458670230536670073483e34),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2042:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2042 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.53142592196246595846485130434777396548e34),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2043:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2043 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.81719621726393542967303806360105998384e34),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2044:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2044 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.00188544550531824809437206713326495544e33),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2045:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2045 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.62706943144847786115732327787879709587e32),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2046:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2046 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.32129438774563059735783287456769609571e31),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2049:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2049 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2050:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2050 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.65910866673514847742559406762379054364e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2051:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2051 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21954860438789969160116317316418373146e5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2052:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2052 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.85684385746348850219351196129081986508e7),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2053:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2053 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.76131116920014625994371306210585646224e9),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2054:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2054 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.57402411617965582839975369786525269977e11),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2055:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2055 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.42213951996062253608905591667405322835e13),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2056:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2056 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.55477693883842522631954327528060778834e15),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2057:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2057 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.00397907346473927493255003955380711046e17),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2058:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2058 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.76305959503723486331556274939198109922e19),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2059:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2059 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.27926540483498824808520492399128682366e21),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2060:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2060 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.98253913105291675445666919447864520248e22),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2061:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2061 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.63457445658532249936389003141915626894e24),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2062:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2062 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.51446616633910582673057455450707805902e25),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2063:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2063 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04744823698010333311911891992022528040e27),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2064:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2064 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.03400927415310540137351756981742318263e28),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2065:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2065 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.28761940359662123632247441327784689568e29),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2066:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2066 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.39016138777648624292953560568071708327e30),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2067:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2067 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.79639567867465767764785448609833337532e31),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2068:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2068 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.23406781975678544311073661662680006588e32),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2069:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2069 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.97261483656310352862554580475760827374e33),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2070:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2070 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.62715040832592600542933595577003951697e34),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2071:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2071 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.77359945057399130202830211722221279906e34),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2072:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2072 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.07842295432910751940058270741081867701e35),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2073:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2073 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.51739306780247334064265249344359460675e35),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2074:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2074 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.60574331076505049588401700048488577194e35),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2075:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2075 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.08286808700840316336961663635580879141e35),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2076:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2076 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.27661033115008662284071342245200272702e35),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2077:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2077 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00465576791024249023365007797010262700e35),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2078:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2078 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83311248273885136105510175099322638440e34),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2079:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2079 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96635220211386288597285960837372073054e33),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2080:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2080 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23849744128418288892902205619933047730e32),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2092:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2092 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.46698650748920243663487731226111319705e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2093:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2093 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.39021286045890143123252180276484388346e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2094:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2094 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21933242816562043224009451007344301143e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2095:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2095 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33741547463966207206741888477702151242e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2096:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2096 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.29556944160837955334643715180923663741e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2097:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2097 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.25261081330476435844217173674285740857e3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2098:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2098 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28690563577245995896389783271544510833e4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2099:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2099 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.51764495004238264050843085122188741180e4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2100:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2100 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.00501773552098137637598813101153206656e4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2101:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2101 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.93991776883375928647775429233323885440e4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2102:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2102 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.13059418708769178567954713937745050279e3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2103:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2103 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.41565791250614170744069436181282300453e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2104:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2104 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.35838723365672196069179944509778281549e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2107:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2107 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2108:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2108 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.63888803456697300467924455320638435538e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2109:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2109 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.74785179836182339383932806919167693991e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2110:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2110 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.15133301804008879476562749311747788645e3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2111:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2111 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.87361675398393057971764841741518474061e4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2112:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2112 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.02992617475892211368309739891693879676e5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2113:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2113 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.36356854400440662641546588001882412251e5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2114:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2114 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.35807552915245783626759227539698719908e5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2115:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2115 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75959389290929178190646034566377062463e5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2116:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2116 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18514088996371641206828142820042918681e5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2117:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2117 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.54881978220293930450469794941944831047e4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2118:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2118 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.83958740186543542804045767758191509433e3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2119:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2119 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26637084978098507405883170227585648985e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2131:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2131 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.69627866689346442965083437425920959525e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2132:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2132 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.28948812330446670380449765578224539665e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2133:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2133 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.38832694133021352110245148952631526683e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2134:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2134 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.70206624753427831733487031852769976576e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2135:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2135 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.34677850226082773550206949299306677736e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2136:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2136 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.18657422004942861459539366963056149110e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2137:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2137 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.90933843076824719761937043667767333536e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2138:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2138 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.78597771586582252472927601403235921029e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2139:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2139 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.76489020985978559079198751910122765603e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2140:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2140 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.37662018494780327201390375334403954354e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2141:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2141 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11303058491765900888068268844399186476e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2142:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2142 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.38147649159947518976483710606042789880e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2143:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2143 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.81260575060831053615857196033574207714e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2144:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2144 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, -1.26783311530618626413866321968979725353e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2147:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2147 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2148:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2148 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.98941943311823528497840052715295329781e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2149:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2149 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70142252619301982454969690308614487433e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2150:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2150 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.17472255695869018956165466705137979540e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2151:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2151 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.42016169942136311355803413981032780219e3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2152:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2152 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.55874385736597452997483327962434131932e3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2153:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2153 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.45782883079400958761816030672202996788e3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2154:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2154 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.05272877129840019671123017296056938361e3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2155:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2155 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.79833037593794381103412381177370862105e3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2156:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2156 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.67388248713896792948592889733513376054e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2157:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2157 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.19952164110429183557842014635391021832e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2158:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2158 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.43813483967503071358907030110791934870e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2159:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2159 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.21327682641358836049127780506729428797e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2171:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2171 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.79518653373241051262822702930040975338e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2172:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2172 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.62230291299220868262265687829866364204e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2173:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2173 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.87315544620612697712513318458226575394e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2174:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2174 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.38993950875334507399211313740958438201e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2175:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2175 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.54257654902026056547861805085572437922e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2176:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2176 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85673656862223617197701693270067722169e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2177:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2177 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47842193222521213922734312546590337064e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2178:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2178 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.76640627287007744941009407221495229316e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2179:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2179 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.71884893887802925773271837595143776207e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2180:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2180 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.87432154629995817972739015224205530101e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2181:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2181 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.44664933176248007092868241686074743562e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2182:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2182 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.32094739938150047092982705610586287965e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2183:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2183 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.18537678581395571564129512698022192316e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2184:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2184 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.99365265557355974918712592061740510276e-4),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2185:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2185 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.66467016868206844419002547523627548705e-6),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2188:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2188 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2189:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2189 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01315080955831561204744043759079263546e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2190:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2190 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.43409077070585581955481063438385546913e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2191:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2191 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09863540097812452102765922256432103612e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2192:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2192 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.69971336507400724019217277303598318934e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2193:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2193 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.71444880426858110981683485927452024652e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2194:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2194 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15252748520663939799185721687082682973e2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2195:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2195 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.28399989835264172624148638350889215004e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2196:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2196 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.73464700365199500083227290575797895127e1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2197:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2197 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.40421770918884020099427978511354197438e0),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2198:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2198 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.97023025282119988988976542004620759235e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2199:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2199 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.38774609088015115009880504176630591783e-1),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2200:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2200 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.52748138528630655371589047000668876440e-2),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2201:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2201 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.13088455793478303045390386135591069087e-3),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2202:17: warning: non-standard suffix on floating constant [-Wpedantic]
 2202 |                 BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.18220605549460262119565543089703387122e-5),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2215:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2215 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.02395484493329839255216366819344305871e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2216:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2216 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.02703992140456336967688958960484716694e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2217:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2217 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.38779662796374026809611637926067177436e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2218:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2218 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.22326903547451397450399124548020897393e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2219:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2219 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.29321119874906326000117036864856138032e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2220:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2220 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60045794013093831332658415095234082115e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2221:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2221 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.75863216252160126657107771372004587438e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2222:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2222 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.65658718311497180532644775193008407069e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2223:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2223 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.53225259384404343896446164609240157391e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2224:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2224 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17876243295156782920260122855798305258e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2225:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2225 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59647007234516896762020830535717539733e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2226:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2226 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.64519789656979327339865975091579252352e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2227:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2227 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29566724776730544346201080459027524931e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2228:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2228 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.40979492647851412567441418477263395917e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2229:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2229 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.78894057948338305679452471174923939381e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2230:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2230 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.97064244496171921075006182915678263370e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2231:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2231 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.13496588267213644899739513941375650458e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2232:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2232 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.75224691413667093006312591320754720811e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2235:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2235 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2236:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2236 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.59000688626663121310675150262772434285e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2237:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2237 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.37518060227321498297232252379976917550e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2238:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2238 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.96559443266702775026538144474892076437e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2239:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2239 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.81865210018244220041408788510705356696e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2240:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2240 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15188291931842064325756652570456168425e1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2241:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2241 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.16909307081950035111952362482113369939e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2242:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2242 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.68454509269150307761046136063890222011e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2243:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2243 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.06391236761753712424925832120306727169e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2244:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2244 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.35744804731044427608283991933125506859e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2245:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2245 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00655928177646208520006978937806043639e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2246:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2246 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04093230988242553633939757013466501271e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2247:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2247 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.07921031269974885975846184199640060403e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2248:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2248 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.61356596082773699708092475561216104426e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2249:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2249 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.83968520269928804453766899533464507543e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2250:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2250 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.44620973323561344735660659502096499899e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2251:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2251 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.84398925760354259350870730551452956164e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2263:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2263 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.39293493266195566603513288406748830312e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2264:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2264 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.75724665658983779947977436518056682748e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2265:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2265 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.42437549740894393207094008058345312893e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2266:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2266 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.26189619865771499663660627120168211026e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2267:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2267 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.38952430871711360962228087792821341859e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2268:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2268 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.09604487371653920602809626594722822237e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2269:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2269 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06215021409396534038209460967790566899e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2270:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2270 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.02245531075243838209245241246011523536e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2271:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2271 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.52822482024384335373072062232322682354e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2272:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2272 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.32527687997718638700761890588399465467e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2273:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2273 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.54799997015944073019842889902521208940e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2274:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2274 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59368565314052950335981455903474908073e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2275:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2275 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.09459594346367728583560281313278117879e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2276:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2276 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.30296867679720593932307487485758431355e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2277:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2277 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04594079707862644415224596859620253913e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2278:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2278 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.40274507498190913768918372242285652373e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2279:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2279 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.48644117815971872777609922455371868747e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2282:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2282 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2283:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2283 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88079839671202113888025645668230104601e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2284:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2284 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.58898753182105924446845274197682915131e0),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2285:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2285 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.05418719178760837974322764299800701708e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2286:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2286 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.76439568495464423890950166804368135632e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2287:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2287 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.87661284201828717694596419805804620767e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2288:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2288 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29462021166220769918154388930589492957e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2289:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2289 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.89960014717788045459266868996575581278e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2290:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2290 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.21759236630028632465777310665839652757e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2291:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2291 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.08884467282860764261728614542418632608e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2292:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2292 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60098870889198704716300891829788260654e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2293:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2293 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.00120123451682223443624210304146589040e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2294:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2294 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.08868117923724451329261971335574401646e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2295:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2295 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.07346130275947166224129347124306950150e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2296:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2296 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.57848230665832873347797099944091265220e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2297:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2297 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.50841502849442327828534131901583916707e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2298:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2298 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.19165038770000448560339443014882434202e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2310:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2310 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.57911660613037766795694241662819364797e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2311:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2311 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.28799302413396670477035614399187456630e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2312:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2312 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.87488304496324715063356722168914018093e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2313:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2313 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.15106082041721012436439208357739139578e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2314:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2314 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.91744691940169259573871742836817806248e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2315:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2315 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.40707390548486625606656777332664791183e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2316:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2316 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.37047148097688601398129659532643297674e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2317:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2317 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88039545021930711122085375901243257574e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2318:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2318 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22254460725736448552173288004145978774e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2319:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2319 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.58462349007293730244197837509157696852e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2320:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2320 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.95242372547984999431208546685672497090e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2321:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2321 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10113734998651793201123616276573169622e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2322:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2322 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.38963677413425618019569452771868834246e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2323:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2323 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.45242599273032563942546507899265865936e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2324:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2324 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.64855118157117311049698715635863670233e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2325:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2325 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.31679318790012894619592273346600264199e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2326:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2326 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.97289727214495789126072009268721022605e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2329:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2329 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2330:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2330 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.10184661848812835285809771940181522329e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2331:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2331 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.06179300560230499194426573196970342618e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2332:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2332 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.23171547302923911058112454487643162794e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2333:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2333 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.20486436116678834807354529081908850425e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2334:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2334 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.51239574861351183874145649960640500707e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2335:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2335 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48939385253081273966380467344920741615e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2336:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2336 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18148716720470800170115047757600735127e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2337:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2337 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.68156131480770927662478944117713742978e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2338:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2338 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.13720275846166334505537351224097058812e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2339:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2339 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.85505701632948614345319635028225905820e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2340:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2340 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.91876669388212587242659571229471930880e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2341:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2341 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.12971661051277278610784329698988278013e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2342:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2342 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.31096179726750865531615367639563072055e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2343:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2343 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.03579138802970748888093188937926461893e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2344:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2344 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.45570688568663643410924100311054014175e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2345:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2345 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.23959804461200982866930072222355142173e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2357:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2357 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59150086070234561732507586188017224084e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2358:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2358 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.80849532387385837583114307010320459997e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2359:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2359 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.41158479406270598752210344238285334672e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2360:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2360 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88824037165656723581890282427897772492e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2361:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2361 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.82912940787568736176030025420621547622e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2362:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2362 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.36469458704261637785603215754389736108e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2363:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2363 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.13801486421774537025334682673091205328e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2364:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2364 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.97058432407176502984043208925327069250e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2365:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2365 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.60823277541385163663463406307766614689e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2366:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2366 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.45016369260792040947272022706860047646e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2367:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2367 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.54846457278644736871929319230398689553e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2368:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2368 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.67291749890916930953794688556299297735e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2369:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2369 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.18742803398417392282841454979723852423e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2370:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2370 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.13337431668170547244474715030235433597e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2371:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2371 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.37782648734897338547414800391203459036e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2372:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2372 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.17863064141234633971470839644872485483e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2373:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2373 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.58768205048500915346781559321978174829e-24),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2376:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2376 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2377:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2377 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.27782279546086824129750042200649907991e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2378:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2378 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.86934772625607907724733810228981095894e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2379:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2379 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.18640923531164938140838239032346416143e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2380:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2380 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14927915778694317602192656254187608215e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2381:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2381 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.57462121236985574785071163024761935943e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2382:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2382 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 5.11326475640883361512750692176665937785e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2383:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2383 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.49479333407835032831192117009600622344e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2384:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2384 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.01048164044583907219965175201239136609e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2385:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2385 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.42444147056333448589159611785359705792e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2386:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2386 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.72928365136507710372724683325279209464e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2387:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2387 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.30776323450676114149657959931149982200e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2388:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2388 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.51599272091669693373558919762006698549e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2389:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2389 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.12120236145539526122748260176385899774e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2390:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2390 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.65713807525694136400636427188839379484e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2391:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2391 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.40555520515542383952495965093730818381e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2392:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2392 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.51084407433793180162386990118245623958e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2404:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2404 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59154943017783040087729009335921759322e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2405:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2405 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.35955784629344586058432079844665517425e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2406:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2406 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.24333525582177610783141409282489279582e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2407:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2407 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.58257137499954581519132407255793210808e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2408:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2408 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47191495695958634792434622715063010854e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2409:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2409 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06408464185207904662485396901099847317e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2410:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2410 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.20796977470988464880970001894205834196e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2411:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2411 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.99451680244976178843047944033382023574e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2412:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2412 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.21331607817814211329055723244764031561e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2413:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2413 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.16997758215752306644496702331954449485e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2414:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2414 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.22151810180865778439184946086488092970e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2415:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2415 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.05017329554372903197056366604190738772e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2416:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2416 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.45919279055502465343977575104142733356e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2417:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2417 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.14611865933281087898817644094411667861e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2418:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2418 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.66574579315129285098834562564888533591e-19),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2419:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2419 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.90098275536617376789480602467351545227e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2420:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2420 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.56200324658873566425094389271790730206e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2421:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2421 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.35526648761411463124801128103381691418e-26),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2424:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2424 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2425:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2425 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.99582804063194774835771688139366152937e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2426:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2426 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.81210581320456331960539046132284190053e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2427:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2427 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.94358920922810097599951120081974275145e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2428:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2428 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.24831443209858422294319043037419780210e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2429:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2429 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.68584098673893150929178892200446909375e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2430:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2430 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.90058244779420124535106788512940199547e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2431:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2431 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.88151039746201934320258158884886191886e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2432:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2432 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.62348975553160355852344937226490493460e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2433:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2433 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.62007418751593938350474825754731470453e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2434:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2434 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.67502458979132962529935588245058477825e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2435:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2435 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.91648040348401277706598232576212305626e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2436:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2436 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.05843052379331618504561151714467880641e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2437:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2437 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.20127592059771206959014911028588129920e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2438:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2438 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.04661894930286305556240859086772458465e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2439:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2439 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.19442269177165740287568170417649762849e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2440:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2440 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.81435584873372180820418114652670864136e-23),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2441:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2441 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.62145023253666168339801687459484937001e-25),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2453:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2453 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.59154943091895335751628149866310390641e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2454:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2454 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.91164927854420277537616294413463565970e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2455:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2455 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47557801928232619499125670863084398577e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2456:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2456 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.06172621625221091203249391660455847328e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2457:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2457 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.11720157411653968975956625234656001375e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2458:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2458 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.70086412127379161257840749700428137407e-5),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2459:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2459 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11069186177775505692019195793079552937e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2460:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2460 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.04581765901792649215653828121992908775e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2461:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2461 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.78996797234624395264657873201296117159e-9),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2462:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2462 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.10365978021268853654282661591051834468e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2463:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2463 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.76744621013787434243259445839624450867e-12),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2464:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2464 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.11110170303355425599446515240949433934e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2465:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2465 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.83669090335022069229153919882930282425e-15),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2466:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2466 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.09633460833089193733622172621696983652e-17),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2467:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2467 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.16200852052266861122422190933586966917e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2468:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2468 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.47795810090424252745150042033544310609e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2469:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2469 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.35722092370326505616747155207965300634e-22),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2470:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2470 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 8.98381676423023212724768510437325359364e-51),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2473:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2473 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2474:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2474 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 4.34271731953273239691423485699928257808e-1),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2475:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2475 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.27133013035186849140772481980360839559e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2476:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2476 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.29542078693828543560388747333519393752e-2),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2477:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2477 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.33027698228265344561650492600955601983e-3),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2478:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2478 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.06868444562964057795387778972002636261e-4),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2479:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2479 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.97868278672593071151212650783507879919e-6),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2480:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2480 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.79869926850283188785885503049178903204e-7),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2481:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2481 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.75298857713475428388051708713106549590e-8),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2482:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2482 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.93449891515741631942400181171061740767e-10),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2483:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2483 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 2.36715626731277089044713008494971829270e-11),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2484:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2484 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 6.98125789528264426960496891930942311971e-13),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2485:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2485 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.78234546049400950544724588355539821858e-14),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2486:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2486 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.83044000387150792693434128054414524740e-16),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2487:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2487 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 7.30111486296552039483196431122555524886e-18),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2488:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2488 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 9.28628462422858135083238952377446358986e-20),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2489:13: warning: non-standard suffix on floating constant [-Wpedantic]
 2489 |             BOOST_MATH_BIG_CONSTANT(RealType, 113, 1.48108558735886480298604270981393793162e-21),
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/math/distributions/saspoint5.hpp:2571:5: warning: non-standard suffix on floating constant [-Wpedantic]
 2571 |     return BOOST_MATH_BIG_CONSTANT(RealType, 113, 3.6399244456803064957308496039071853510);
      |     ^~~~~~
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 ../inst/include/dvine_reg_selector.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/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;
      |                              ^~~~~~~~~~~~~~~~
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/iterator/iterator_categories.hpp:16,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:27,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/assign.hpp:20,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:7,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/family.hpp:126,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/fit_controls.hpp:11,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/class.hpp:9:
/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 |     );
      |     ~                
      |     -
/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/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/rvinecopulib/include/vinecopulib/bicop/fit_controls.hpp:85:19:   required from here
   85 |   Eigen::VectorXd weights_;
      |                   ^~~~~~~~
/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/rvinecopulib/include/vinecopulib/bicop/fit_controls.hpp:85:19:   required from here
   85 |   Eigen::VectorXd weights_;
      |                   ^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/bicop/implementation/fit_controls.ipp:236:36:   required from here
  236 |   weights_ = weights / weights.sum() * weights.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_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/rvinecopulib/include/vinecopulib/bicop/implementation/fit_controls.ipp:236:36:   required from here
  236 |   weights_ = weights / weights.sum() * weights.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_product_op<double, double>, const 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> > >, 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_product_op<double, double>, const 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> > >, 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_product_op<double, double>, const 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> > >, 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_product_op<double, double>, const 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> > >, 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_product_op<double, double>, const 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> > >, 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/rvinecopulib/include/vinecopulib/bicop/implementation/fit_controls.ipp:236:53:   required from here
  236 |   weights_ = weights / weights.sum() * weights.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::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/rvinecopulib/include/vinecopulib/bicop/class.hpp:29:61:   required from here
   29 |         const Eigen::MatrixXd& parameters = Eigen::MatrixXd(),
      |                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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/rvinecopulib/include/vinecopulib/misc/tools_bobyqa.hpp:2287:16:   required from here
 2287 |   if ((ub - lb).minCoeff() < rhobeg + rhobeg) {
      |                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/misc/tools_bobyqa.hpp:2297:46:   required from here
 2297 |   Eigen::VectorXd::Map(xl, n) = lb.array() + eps;
      |                                              ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/misc/tools_bobyqa.hpp:2297:46:   required from here
 2297 |   Eigen::VectorXd::Map(xl, n) = lb.array() + eps;
      |                                              ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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_sum_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> > > >’
   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_sum_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_sum_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/rvinecopulib/include/vinecopulib/misc/tools_bobyqa.hpp:2297:46:   required from here
 2297 |   Eigen::VectorXd::Map(xl, n) = lb.array() + eps;
      |                                              ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::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_sum_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_sum_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_sum_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_sum_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/rvinecopulib/include/vinecopulib/misc/tools_bobyqa.hpp:2297:46:   required from here
 2297 |   Eigen::VectorXd::Map(xl, n) = lb.array() + eps;
      |                                              ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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/rvinecopulib/include/vinecopulib/misc/tools_bobyqa.hpp:2298:46:   required from here
 2298 |   Eigen::VectorXd::Map(xu, n) = ub.array() - eps;
      |                                              ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/misc/implementation/tools_optimization.ipp:61:47:   required from here
   61 |         Eigen::Map<const Eigen::VectorXd> par(x, 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::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:   required from ‘class Eigen::BlockImpl<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::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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:18:   required from here
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/misc/implementation/tools_eigen.ipp:24:14:   required from here
   24 |     if (x.row(i).array().isNaN().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::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/rvinecopulib/include/vinecopulib/misc/implementation/tools_eigen.ipp:24:23:   required from here
   24 |     if (x.row(i).array().isNaN().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<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/rvinecopulib/include/vinecopulib/misc/implementation/tools_eigen.ipp:100:30:   required from here
  100 |   bool any_outside = (u.array() < 0.0).any() || (u.array() > 1.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_LT>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, 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_LT>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, 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_LT>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, -1> >, 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/rvinecopulib/include/vinecopulib/misc/implementation/tools_eigen.ipp:100:35:   required from here
  100 |   bool any_outside = (u.array() < 0.0).any() || (u.array() > 1.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/rvinecopulib/include/vinecopulib/misc/implementation/tools_eigen.ipp:113:8:   required from here
  113 |   u.col(0).swap(u.col(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::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/rvinecopulib/include/vinecopulib/misc/implementation/tools_eigen.ipp:145:49:   required from here
  145 |   Eigen::VectorXd xl = Eigen::VectorXd::Constant(x.size(), lb);
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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/rvinecopulib/include/vinecopulib/misc/implementation/tools_eigen.ipp:150:19:   required from here
  150 |     x_tmp = (xh + xl) / 2.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_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_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_sum_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_sum_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_sum_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_sum_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/rvinecopulib/include/vinecopulib/misc/implementation/tools_eigen.ipp:150:25:   required from here
  150 |     x_tmp = (xh + xl) / 2.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::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_LT>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 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_LT>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 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_LT>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 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/rvinecopulib/include/vinecopulib/misc/implementation/tools_eigen.ipp:152:24:   required from here
  152 |     xl = (fm.array() < 0).select(x_tmp, xl);
      |                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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_LT>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, 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::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LT>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, 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::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LT>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, 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/Select.h:52:7:   required from ‘class Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LT>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, Eigen::Matrix<double, -1, 1>, Eigen::Matrix<double, -1, 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/rvinecopulib/include/vinecopulib/misc/implementation/tools_eigen.ipp:152:33:   required from here
  152 |     xl = (fm.array() < 0).select(x_tmp, xl);
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/wdm/include/wdm/eigen.hpp:78:51:   required from here
   78 |     Eigen::MatrixXd ms = Eigen::MatrixXd::Identity(d, d);
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<vinecopulib::tools_stats::simulate_uniform(const size_t&, const size_t&, bool, std::vector<int>)::<lambda(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<vinecopulib::tools_stats::simulate_uniform(const size_t&, const size_t&, bool, std::vector<int>)::<lambda(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<vinecopulib::tools_stats::simulate_uniform(const size_t&, const size_t&, bool, std::vector<int>)::<lambda(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<vinecopulib::tools_stats::simulate_uniform(const size_t&, const size_t&, bool, std::vector<int>)::<lambda(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<vinecopulib::tools_stats::simulate_uniform(const size_t&, const size_t&, bool, std::vector<int>)::<lambda(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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:62:21:   required from here
   62 |   return u.unaryExpr([&](double) { return distribution(generator); });
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:156:11:   required from here
  156 |   xx.block(2 * wl, 0, n, 1) = x;
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::ReturnByValue<Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> > >, 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::ReturnByValue<Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> > >, 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/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ReturnByValue<Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::ReturnByValue<Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:50:34:   required from ‘class Eigen::ReturnByValue<Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> > >’
   50 | template<typename Derived> class ReturnByValue
      |                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/unsupported/Eigen/FFT:119:8:   required from ‘struct Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> >’
  119 | struct fft_fwd_proxy
      |        ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:160:34:   required from here
  160 |   Eigen::VectorXcd tmp1 = fft.fwd(xx);
      |                           ~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<double>, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:165:37:   required from here
  165 |   Eigen::VectorXd result = tmp2.real().block(wl, 0, n, 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::Block<Eigen::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:165:45:   required from here
  165 |   Eigen::VectorXd result = tmp2.real().block(wl, 0, n, 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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 2> > >’
   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_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 2>, 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<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 2> >’
   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:   required from ‘struct Eigen::internal::cast_return_type<Eigen::Matrix<long unsigned int, -1, 2>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 2> > >’
  513 |   typedef typename _CastType::Scalar NewScalarType;
      |                                      ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::DenseBase<Eigen::Matrix<long unsigned int, -1, 2> >::CastXpr<double>’
   48 | template<class NewType> struct CastXpr { typedef typename internal::cast_return_type<Derived,const CwiseUnaryOp<internal::scalar_cast_op<Scalar, NewType>, const Derived> >::type Type; };
      |                                                                                                                                                                                   ^~~~
/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::Matrix<long unsigned int, -1, 2> >::CastXpr<NewType>::Type Eigen::DenseBase<Eigen::Matrix<long unsigned int, -1, 2> >::cast() const [with NewType = double]’
   62 | cast() const
      | ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:240:43:   required from here
  240 |   Eigen::MatrixXd phi = ranks.cast<double>();
      |                         ~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:241:12:   required from here
  241 |   phi.array() -= (n_dbl - 1.0) / 2.0 - 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::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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:244:41:   required from here
  244 |     phi.col(0) = phi.col(0).cwiseProduct(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::ArrayWrapper<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::ArrayWrapper<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::ArrayWrapper<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::ArrayWrapper<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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -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/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:268:23:   required from here
  268 |       phi.col(1).array() -= 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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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/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, 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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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/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, true>, 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, true> >’
   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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:269:49:   required from here
  269 |       double s1 = std::sqrt(phi.col(1).cwiseAbs2().sum() / (n_dbl - 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const 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/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<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_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:274:36:   required from here
  274 |       tmp = (phi.col(1) - phi.col(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::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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:275:32:   required from here
  275 |       inner_eps = tmp.cwiseAbs2().sum() / n_dbl;
      |                   ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<int, double>, const Eigen::Matrix<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_cast_op<int, double>, const Eigen::Matrix<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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<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_cast_op<int, double>, const Eigen::Matrix<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/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:513:38:   required from ‘struct Eigen::internal::cast_return_type<Eigen::Matrix<int, -1, 1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> > >’
  513 |   typedef typename _CastType::Scalar NewScalarType;
      |                                      ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >::CastXpr<double>’
   48 | template<class NewType> struct CastXpr { typedef typename internal::cast_return_type<Derived,const CwiseUnaryOp<internal::scalar_cast_op<Scalar, NewType>, const Derived> >::type Type; };
      |                                                                                                                                                                                   ^~~~
/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::Matrix<int, -1, 1> >::CastXpr<NewType>::Type Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >::cast() const [with NewType = double]’
   62 | cast() const
      | ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:337:25:   required from here
  337 |       (base.cast<double>()).cwiseProduct(U.block(0, k, d, 1)).cast<int>();
      |        ~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:337:49:   required from here
  337 |       (base.cast<double>()).cwiseProduct(U.block(0, k, d, 1)).cast<int>();
      |                                          ~~~~~~~^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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_cast_op<int, double>, const Eigen::Matrix<int, -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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:337:41:   required from here
  337 |       (base.cast<double>()).cwiseProduct(U.block(0, k, d, 1)).cast<int>();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<int, double>, const Eigen::Block<Eigen::Matrix<int, -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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true>, 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<int, double>, const Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true> >’
   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:   required from ‘struct Eigen::internal::cast_return_type<Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true> > >’
  513 |   typedef typename _CastType::Scalar NewScalarType;
      |                                      ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::DenseBase<Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true> >::CastXpr<double>’
   48 | template<class NewType> struct CastXpr { typedef typename internal::cast_return_type<Derived,const CwiseUnaryOp<internal::scalar_cast_op<Scalar, NewType>, const Derived> >::type Type; };
      |                                                                                                                                                                                   ^~~~
/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::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true> >::CastXpr<NewType>::Type Eigen::DenseBase<Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true> >::cast() const [with NewType = double]’
   62 | cast() const
      | ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:338:41:   required from here
  338 |     u = (u + shcoeff.col(k).cast<double>()).cwiseQuotient(base.cast<double>());
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -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_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -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_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -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_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -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_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:338:42:   required from here
  338 |     u = (u + shcoeff.col(k).cast<double>()).cwiseQuotient(base.cast<double>());
      |                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<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_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<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_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:338:58:   required from here
  338 |     u = (u + shcoeff.col(k).cast<double>()).cwiseQuotient(base.cast<double>());
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<int, double>, const Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<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_cast_op<int, double>, const Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_cast_op<int, double>, const Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<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_cast_op<int, double>, const Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<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/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:513:38:   required from ‘struct Eigen::internal::cast_return_type<Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<int, -1, 1> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<int, -1, 1> > > >’
  513 |   typedef typename _CastType::Scalar NewScalarType;
      |                                      ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::DenseBase<Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<int, -1, 1> > >::CastXpr<double>’
   48 | template<class NewType> struct CastXpr { typedef typename internal::cast_return_type<Derived,const CwiseUnaryOp<internal::scalar_cast_op<Scalar, NewType>, const Derived> >::type Type; };
      |                                                                                                                                                                                   ^~~~
/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::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<int, -1, 1> > >::CastXpr<NewType>::Type Eigen::DenseBase<Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<int, -1, 1> > >::cast() const [with NewType = double]’
   62 | cast() const
      | ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:362:53:   required from here
  362 |       u = u + tmp.binaryExpr(base, mod).cast<double>();
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<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::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<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::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::CwiseBinaryOp<vinecopulib::tools_stats::ghalton(const size_t&, const size_t&, const std::vector<int>&)::<lambda(const int&, const int&)>, const Eigen::Matrix<int, -1, 1>, const Eigen::Matrix<int, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:362:54:   required from here
  362 |       u = u + tmp.binaryExpr(base, mod).cast<double>();
      |                                                      ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<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::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<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::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:363:26:   required from here
  363 |       u = u.cwiseQuotient(base.cast<double>());
      |           ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:369:23:   required from here
  369 |   return res.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::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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:391:49:   required from here
  391 |   Eigen::MatrixXd output = Eigen::MatrixXd::Zero(n, d);
      |                            ~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> >, 0>’:
/home/hornik/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<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -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_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -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/util/XprHelper.h:513:38:   required from ‘struct Eigen::internal::cast_return_type<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >’
  513 |   typedef typename _CastType::Scalar NewScalarType;
      |                                      ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::DenseBase<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> >::CastXpr<double>’
   48 | template<class NewType> struct CastXpr { typedef typename internal::cast_return_type<Derived,const CwiseUnaryOp<internal::scalar_cast_op<Scalar, NewType>, const Derived> >::type Type; };
      |                                                                                                                                                                                   ^~~~
/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::Matrix<long unsigned int, -1, 1, 0, -1, 1> >::CastXpr<NewType>::Type Eigen::DenseBase<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> >::cast() const [with NewType = double]’
   62 | cast() const
      | ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:426:44:   required from here
  426 |   output.block(0, 0, n, 1) = X.cast<double>();
      |                              ~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/parametric.ipp:189:22:   required from here
  189 |     lb = lb2.cwiseMax(lb);
      |          ~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, 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_min_op<double, double, 0>, 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_min_op<double, double, 0>, 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_min_op<double, double, 0>, 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_min_op<double, double, 0>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/parametric.ipp:190:22:   required from here
  190 |     ub = ub2.cwiseMin(ub);
      |          ~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::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::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::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::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::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/rvinecopulib/include/vinecopulib/bicop/implementation/archimedean.ipp:68:69:   required from here
   68 |   Eigen::VectorXd parameters = lb + Eigen::VectorXd::Constant(2, 0.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::ArrayWrapper<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/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::ArrayWrapper<const 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::ArrayWrapper<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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -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/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/clayton.ipp:71:40:   required from here
   71 |   Eigen::VectorXd hinv = u.col(0).array().pow(theta + 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_pow_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 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_pow_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 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_pow_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 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_pow_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 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_pow_op<double, double>, const Eigen::ArrayWrapper<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 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/rvinecopulib/include/vinecopulib/bicop/implementation/clayton.ipp:71:46:   required from here
   71 |   Eigen::VectorXd hinv = u.col(0).array().pow(theta + 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::Block<const 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<const 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<const 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<const 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<const 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/rvinecopulib/include/vinecopulib/bicop/implementation/clayton.ipp:73:33:   required from here
   73 |     hinv = u.col(1).cwiseProduct(hinv);
      |            ~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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_pow_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_pow_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_pow_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_pow_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/rvinecopulib/include/vinecopulib/bicop/implementation/clayton.ipp:74:28:   required from here
   74 |     hinv = hinv.array().pow(-theta / (theta + 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_sum_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>, 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_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>, Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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_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>, 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_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>, 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_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>, Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/clayton.ipp:77:53:   required from here
   77 |     hinv = hinv - x + Eigen::VectorXd::Ones(x.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_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/clayton.ipp:90:29:   required from here
   90 |   return parameters.cwiseMax(parameters_lower_bounds_)
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/clayton.ipp:91:14:   required from here
   90 |   return parameters.cwiseMax(parameters_lower_bounds_)
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   91 |     .cwiseMin(parameters_upper_bounds_);
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, 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_min_op<double, double, 0>, 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_min_op<double, double, 0>, 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_min_op<double, double, 0>, 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_min_op<double, double, 0>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/clayton.ipp:105:21:   required from here
  105 |   par = par.cwiseMin(parameters_upper_bounds_);
      |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 2>, 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, 2>, 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, 2>, 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, 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::Matrix<double, 2, 2> >’
   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, 2> >’
   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, 2>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:26:19:   required from here
   26 |   Eigen::Matrix2d 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::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:35:61:   required from here
   35 |   f = f.cwiseQuotient(tools_stats::dnorm(tmp).rowwise().prod());
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:35:22:   required from here
   35 |   f = f.cwiseQuotient(tools_stats::dnorm(tmp).rowwise().prod());
      |       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 2, 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::Matrix<double, 2, 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::Matrix<double, 2, 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::Matrix<double, 2, 2>, 0, 3>’
  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, 2, 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::Matrix<double, 2, 2>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:36:15:   required from here
   36 |   tmp = tmp * 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::Matrix<double, -1, 1>, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:37:21:   required from here
   37 |   f = f.cwiseProduct(tools_stats::dnorm(tmp).rowwise().prod());
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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, 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<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<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<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<Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:54:36:   required from here
   54 |   h = (tmp.col(1) - rho * tmp.col(0)) / sqrt(1.0 - pow(rho, 2.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_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, true> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:54:36:   required from here
   54 |   h = (tmp.col(1) - rho * tmp.col(0)) / sqrt(1.0 - pow(rho, 2.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_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:54:65:   required from here
   54 |   h = (tmp.col(1) - rho * tmp.col(0)) / sqrt(1.0 - pow(rho, 2.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::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_product_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_product_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_product_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_product_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/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:64:47:   required from here
   64 |   hinv = tmp.col(1) * sqrt(1.0 - pow(rho, 2.0)) + rho * tmp.col(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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, const Eigen::CwiseBinaryOp<Eigen::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, 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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, const Eigen::CwiseBinaryOp<Eigen::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, 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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, const Eigen::CwiseBinaryOp<Eigen::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, 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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, const Eigen::CwiseBinaryOp<Eigen::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, 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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, const Eigen::CwiseBinaryOp<Eigen::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, true> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:64:66:   required from here
   64 |   hinv = tmp.col(1) * sqrt(1.0 - pow(rho, 2.0)) + rho * tmp.col(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_max_op<double, double, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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_max_op<double, double, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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_max_op<double, double, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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_max_op<double, double, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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_max_op<double, double, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/gumbel.ipp:89:22:   required from here
   89 |   return par.cwiseMax(parameters_lower_bounds_)
      |          ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, 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/rvinecopulib/include/vinecopulib/bicop/implementation/gumbel.ipp:90:14:   required from here
   89 |   return par.cwiseMax(parameters_lower_bounds_)
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |     .cwiseMin(parameters_upper_bounds_);
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::Matrix<double, -1, -1>, Eigen::internal::member_prod<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/rvinecopulib/include/vinecopulib/bicop/implementation/indep.ipp:27:26:   required from here
   27 |   return u.rowwise().prod();
      |          ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<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_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:29:53:   required from here
   29 |   f = tmp.col(0).cwiseAbs2() + tmp.col(1).cwiseAbs2() -
      |                                                     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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/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::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:30:38:   required from here
   30 |       (2 * rho) * tmp.rowwise().prod();
      |                                      ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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/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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:30:38:   required from here
   30 |       (2 * rho) * tmp.rowwise().prod();
      |                                      ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::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::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::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::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::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/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:32:41:   required from here
   32 |   f = f + Eigen::VectorXd::Ones(u.rows());
      |                                         ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::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_product_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_product_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_product_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_product_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/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:59:52:   required from here
   59 |     return pbvt(qt(u, nu1), nu1, rho) * (1 - weight) +
      |                                                    ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<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::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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<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::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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<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::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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<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::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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<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::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/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:60:41:   required from here
   60 |            pbvt(qt(u, nu2), nu2, rho) * weight;
      |                                         ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:71:12:   required from here
   71 |   h = nu * h + tmp.col(0).cwiseAbs2();
      |            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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/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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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::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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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/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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<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_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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:71:37:   required from here
   71 |   h = nu * h + tmp.col(0).cwiseAbs2();
      |                                     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::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::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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_sqrt_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_sqrt_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_sqrt_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/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:73:18:   required from here
   73 |   h = h.cwiseSqrt().cwiseInverse().cwiseProduct(tmp.col(1) - rho * tmp.col(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::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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_inverse_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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_inverse_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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_inverse_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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_inverse_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:73:33:   required from here
   73 |   h = h.cwiseSqrt().cwiseInverse().cwiseProduct(tmp.col(1) - rho * tmp.col(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::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, 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::CwiseUnaryOp<Eigen::internal::scalar_inverse_op<double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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, true> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:73:48:   required from here
   73 |   h = h.cwiseSqrt().cwiseInverse().cwiseProduct(tmp.col(1) - rho * tmp.col(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_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::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::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::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::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::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/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::CwiseUnaryOp<Eigen::internal::scalar_abs2_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_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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:90:37:   required from here
   90 |   hinv = nu * hinv + tmp2.cwiseAbs2();
      |                                     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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_sqrt_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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:92:39:   required from here
   92 |   hinv = hinv.cwiseSqrt().cwiseProduct(tmp) + rho * tmp2;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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::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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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::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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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::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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_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::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/student.ipp:92:53:   required from here
   92 |   hinv = hinv.cwiseSqrt().cwiseProduct(tmp) + rho * tmp2;
      |                                                     ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 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_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 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/rvinecopulib/include/vinecopulib/misc/implementation/tools_interpolation.ipp:202:47:   required from here
  202 |     tmpvals = interpolate(tmpgrid).array().max(1e-4);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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:   required from ‘class Eigen::BlockImpl<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::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/rvinecopulib/include/vinecopulib/bicop/implementation/kernel.ipp:41:31:   required from here
   41 |     return pdf_raw((u.leftCols(2) + u.rightCols(2)).array() / 2.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_sum_op<double, double>, const Eigen::Block<const 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_sum_op<double, double>, const Eigen::Block<const 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_sum_op<double, double>, const Eigen::Block<const 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_sum_op<double, double>, const Eigen::Block<const 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_sum_op<double, double>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/bicop/implementation/kernel.ipp:41:50:   required from here
   41 |     return pdf_raw((u.leftCols(2) + u.rightCols(2)).array() / 2.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::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const 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::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const 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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -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/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/kernel.ipp:41:58:   required from here
   41 |     return pdf_raw((u.leftCols(2) + u.rightCols(2)).array() / 2.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::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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, 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/rvinecopulib/include/vinecopulib/bicop/implementation/kernel.ipp:41:63:   required from here
   41 |     return pdf_raw((u.leftCols(2) + u.rightCols(2)).array() / 2.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_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, 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/rvinecopulib/include/vinecopulib/bicop/implementation/kernel.ipp:41:63:   required from here
   41 |     return pdf_raw((u.leftCols(2) + u.rightCols(2)).array() / 2.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_sum_op<double, double>, const Eigen::Block<const 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_sum_op<double, double>, const Eigen::Block<const 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_sum_op<double, double>, const Eigen::Block<const 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_sum_op<double, double>, const Eigen::Block<const 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_sum_op<double, double>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/bicop/implementation/kernel.ipp:69:39:   required from here
   69 |     u_avg.col(0) = (u.col(0) + u.col(2)).array() / 2.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::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const 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::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const 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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -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/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/kernel.ipp:69:47:   required from here
   69 |     u_avg.col(0) = (u.col(0) + u.col(2)).array() / 2.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_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >, 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/rvinecopulib/include/vinecopulib/bicop/implementation/kernel.ipp:69:52:   required from here
   69 |     u_avg.col(0) = (u.col(0) + u.col(2)).array() / 2.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::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/rvinecopulib/include/vinecopulib/bicop/implementation/kernel.ipp:70:37:   required from here
   70 |     return hfunc1_raw(u_avg.leftCols(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::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> > >’
   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, 2, 2> >’
   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, 2, 2> >, const Eigen::Matrix<double, 2, 2> > >’
   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, 2, 2> >, const Eigen::Matrix<double, 2, 2>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:54:17:   required from here
   54 |   return mult * cov * scale;
      |                 ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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, 2, 2> >, const Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> > >’
   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, 2, 2> >, const Eigen::Matrix<double, 2, 2>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:54:17:   required from here
   54 |   return mult * cov * scale;
      |                 ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_product_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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_product_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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> > > >’
   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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:54:23:   required from here
   54 |   return mult * cov * scale;
      |                       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Inverse<Eigen::Matrix<double, 2, 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::Inverse<Eigen::Matrix<double, 2, 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::Inverse<Eigen::Matrix<double, 2, 2> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Inverse.h:68:7:   required from ‘class Eigen::InverseImpl<Eigen::Matrix<double, 2, 2>, Eigen::Dense>’
   68 | class InverseImpl
      |       ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse<Eigen::Matrix<double, 2, 2> >’
   43 | class Inverse : public InverseImpl<XprType,typename internal::traits<XprType>::StorageKind>
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:93:42:   required from here
   93 |   Eigen::Matrix2d irB = chol22(B).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::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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:97:41:   required from here
   97 |   Eigen::MatrixXd z = (irB * x.transpose()).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, 2, 2>, 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::Matrix<double, 2, 2>, 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::Matrix<double, 2, 2>, 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::Matrix<double, 2, 2>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 0, 3>’
  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, 2, 2>, 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::Matrix<double, 2, 2>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:97:42:   required from here
   97 |   Eigen::MatrixXd z = (irB * x.transpose()).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::Product<Eigen::Matrix<double, 2, 2>, 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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, 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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, 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/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<const 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::Matrix<double, 2, 2>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 0> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:97:54:   required from here
   97 |   Eigen::MatrixXd z = (irB * x.transpose()).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/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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:103:19:   required from here
  103 |   Eigen::Vector2d f1;
      |                   ^~
/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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:103:19:   required from here
  103 |   Eigen::Vector2d f1;
      |                   ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Replicate<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1, -1>, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Replicate<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1, -1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Replicate<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1, -1> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Replicate.h:61:65:   required from ‘class Eigen::Replicate<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1, -1>’
   61 | template<typename MatrixType,int RowFactor,int ColFactor> class Replicate
      |                                                                 ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:108:37:   required from here
  108 |     zz = z_data - z.row(k).replicate(n, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1, -1> >, 0>’:
/home/hornik/tmp/R.check/r-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::Replicate<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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::Replicate<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -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::Replicate<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1, -1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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::Replicate<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1, -1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:108:42:   required from here
  108 |     zz = z_data - z.row(k).replicate(n, 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::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/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::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:111:37:   required from here
  111 |       kernels = kernels.cwiseProduct(weights);
      |                 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 2, 2>, 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::Matrix<double, 2, 2>, 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::Matrix<double, 2, 2>, 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::Matrix<double, 2, 2>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0, 3>’
  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, 2, 2>, 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::Matrix<double, 2, 2>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:114:32:   required from here
  114 |       zz = (irB * zz.transpose()).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::Product<Eigen::Matrix<double, 2, 2>, 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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, 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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, 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/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<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::Matrix<double, 2, 2>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 0> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:114:44:   required from here
  114 |       zz = (irB * zz.transpose()).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::Replicate<Eigen::Matrix<double, -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::Replicate<Eigen::Matrix<double, -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::Replicate<Eigen::Matrix<double, -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/Replicate.h:61:65:   required from ‘class Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1>’
   61 | template<typename MatrixType,int RowFactor,int ColFactor> class Replicate
      |                                                                 ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:115:45:   required from here
  115 |       f1 = zz.cwiseProduct(kernels.replicate(1, 2)).colwise().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<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 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::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:115:27:   required from here
  115 |       f1 = zz.cwiseProduct(kernels.replicate(1, 2)).colwise().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::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<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<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<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<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<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<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<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/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::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, 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::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, 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::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:115:67:   required from here
  115 |       f1 = zz.cwiseProduct(kernels.replicate(1, 2)).colwise().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::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::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, 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::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, 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::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:115:67:   required from here
  115 |       f1 = zz.cwiseProduct(kernels.replicate(1, 2)).colwise().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_quotient_op<double, double>, const Eigen::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, 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::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, 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::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, 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::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, 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::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:115:67:   required from here
  115 |       f1 = zz.cwiseProduct(kernels.replicate(1, 2)).colwise().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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, 0>’:
/home/hornik/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, 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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const 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/CwiseNullaryOp.h:60:7:   required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 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, 2, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 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, 2, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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, 2, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:116:16:   required from here
  116 |       b = f1 / f0;
      |                ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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, 2, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-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, 2, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const 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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 2, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Matrix<double, 2, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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, 2, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:116:16:   required from here
  116 |       b = f1 / f0;
      |                ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:119:43:   required from here
  119 |               (f0 * static_cast<double>(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_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:119:43:   required from here
  119 |               (f0 * static_cast<double>(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::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 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, 2, 2>, Eigen::Matrix<double, 2, 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, 2, 2>, Eigen::Matrix<double, 2, 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, 2, 2>, Eigen::Matrix<double, 2, 1>, 0, 3>’
  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, 2, 2>, Eigen::Matrix<double, 2, 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, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:120:17:   required from here
  120 |         b = B * b;
      |                 ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 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::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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:36:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0, 3>’
  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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:39:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 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::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 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::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 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::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0, 3>’
  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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 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::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:43:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::Transpose<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::Transpose<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::Transpose<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::Transpose<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::Transpose<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/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Matrix<double, 2, 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, 2, 1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:62:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0, 4>’
  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, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:63:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:63:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Inverse.h:68:7:   required from ‘class Eigen::InverseImpl<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> >, Eigen::Dense>’
   68 | class InverseImpl
      |       ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >’
   43 | class Inverse : public InverseImpl<XprType,typename internal::traits<XprType>::StorageKind>
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:73:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0, 3>’
  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, 2, 1> >, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:56:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                        ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:60:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:60:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                            ^
/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::CwiseBinaryOp<Eigen::internal::scalar_quotient_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_quotient_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_quotient_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_quotient_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_quotient_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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:136:55:   required from here
  136 |       double w = kernels.sum() / kernels.cwiseQuotient(weights).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_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 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_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:145:40:   required from here
  145 |     res.col(0) = res.col(0).array().max(0.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::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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:169:18:   required from here
  169 |     M.col(0).tail(2) = B * b * f0;
      |     ~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> > >, 0>’:
/home/hornik/tmp/R.check/r-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, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:169:32:   required from here
  169 |     M.col(0).tail(2) = B * b * f0;
      |                                ^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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:   required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 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, 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:   required from ‘class Eigen::BlockImpl<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<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/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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:170:18:   required from here
  170 |     M.row(0).tail(2) = M.col(0).tail(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::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0, 3>’
  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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:171:45:   required from here
  171 |     M.block(1, 1, 2, 2) = f0 * B + f0 * B * b * b.transpose() * B;
      |                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 2, 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, 2, 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, 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::Transpose<const 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/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Matrix<double, 2, 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, 2, 1> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:171:60:   required from here
  171 |     M.block(1, 1, 2, 2) = f0 * B + f0 * B * b * b.transpose() * B;
      |                                                 ~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0, 4>’
  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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:171:61:   required from here
  171 |     M.block(1, 1, 2, 2) = f0 * B + f0 * B * b * b.transpose() * B;
      |                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0, 3>’
  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::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:171:65:   required from here
  171 |     M.block(1, 1, 2, 2) = f0 * B + f0 * B * b * b.transpose() * B;
      |                                                                 ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:171:65:   required from here
  171 |     M.block(1, 1, 2, 2) = f0 * B + f0 * B * b * b.transpose() * B;
      |                                                                 ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, 0>’:
/home/hornik/tmp/R.check/r-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, 2, 1> >, const 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const 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/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, 2, 1> >, const Eigen::Matrix<double, 2, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:175:35:   required from here
  175 |     M.col(0).segment(1, 2) = f0 * b;
      |                                   ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0, 4>’
  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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:177:57:   required from here
  177 |     M.block(1, 1, 2, 2) = f0 * B + f0 * b * 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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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_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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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_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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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_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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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_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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:177:57:   required from here
  177 |     M.block(1, 1, 2, 2) = f0 * B + f0 * b * 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::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:   required from ‘class Eigen::Transpose<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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:191:56:   required from here
  191 |     M.block(1, 3, 2, 3) = M.block(3, 1, 3, 2).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::Inverse<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::Inverse<Eigen::Matrix<double, -1, -1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Inverse<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/Inverse.h:68:7:   required from ‘class Eigen::InverseImpl<Eigen::Matrix<double, -1, -1>, Eigen::Dense>’
   68 | class InverseImpl
      |       ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse<Eigen::Matrix<double, -1, -1> >’
   43 | class Inverse : public InverseImpl<XprType,typename internal::traits<XprType>::StorageKind>
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:20:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<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/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::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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::PartialReduxExpr<Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:251:32:   required from here
  251 |     ll_fit.col(0).cwiseQuotient(tools_stats::dnorm(z).rowwise().prod());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:254:54:   required from here
  254 |   values = Eigen::Map<Eigen::MatrixXd>(c.data(), m, m).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<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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:254:65:   required from here
  254 |   values = Eigen::Map<Eigen::MatrixXd>(c.data(), m, m).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_min_op<double, double, 0>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 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_min_op<double, double, 0>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 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_min_op<double, double, 0>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 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_min_op<double, double, 0>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 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_min_op<double, double, 0>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:263:52:   required from here
  263 |   Eigen::VectorXd infl_vec = ll_fit.col(1).cwiseMin(1.3).cwiseMax(-0.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_max_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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_max_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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_max_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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_max_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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_max_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:263:66:   required from here
  263 |   Eigen::VectorXd infl_vec = ll_fit.col(1).cwiseMin(1.3).cwiseMax(-0.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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const 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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const 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/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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -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/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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const 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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:271:64:   required from here
  271 |     psobs = 0.5 * (data.leftCols(2) + data.rightCols(2)).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::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, 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::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, 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::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, 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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<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<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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:277:35:   required from here
  277 |   set_loglik(pdf(data).array().log().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_difference_op<double, double>, const Eigen::Block<const 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_difference_op<double, double>, const Eigen::Block<const 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_difference_op<double, double>, const Eigen::Block<const 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_difference_op<double, double>, const Eigen::Block<const 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_difference_op<double, double>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:155:40:   required from here
  155 |       .cwiseQuotient(u.col(0) - u.col(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_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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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_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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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_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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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_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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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_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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:155:21:   required from here
  154 |     return (hfunc2_raw(u.leftCols(2)) - hfunc2_raw(u.rightCols(2)))
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  155 |       .cwiseQuotient(u.col(0) - u.col(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::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >, 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::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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > > >’
   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/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:156:16:   required from here
  154 |     return (hfunc2_raw(u.leftCols(2)) - hfunc2_raw(u.rightCols(2)))
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  155 |       .cwiseQuotient(u.col(0) - u.col(2))
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  156 |       .cwiseAbs();
      |       ~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::Block<const 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::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -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/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:172:50:   required from here
  172 |   pdf = pdf.array() / (u.col(0) - u.col(2)).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_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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/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::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -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/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::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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_quotient_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:172:51:   required from here
  172 |   pdf = pdf.array() / (u.col(0) - u.col(2)).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::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/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:183:63:   required from here
  183 |     return ((cdf(uu.leftCols(2)) - cdf(uu.rightCols(2))).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::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const 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/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const 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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -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/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:184:42:   required from here
  184 |             (uu.col(0) - uu.col(2)).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_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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const 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/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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const 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/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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -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/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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<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_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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:184:43:   required from here
  184 |             (uu.col(0) - uu.col(2)).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::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const 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/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const 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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > > >, 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::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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > > > >’
   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/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:185:11:   required from here
  183 |     return ((cdf(uu.leftCols(2)) - cdf(uu.rightCols(2))).array() /
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  184 |             (uu.col(0) - uu.col(2)).array())
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  185 |       .abs();
      |       ~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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/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::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:233:35:   required from here
  233 |     log_pdf = log_pdf.cwiseProduct(weights);
      |               ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from ‘class Eigen::VectorBlock<const 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/rvinecopulib/include/vinecopulib/bicop/implementation/tools_select.ipp:134:44:   required from here
  134 |     w = (weights.size() > 0) ? weights.head(count1 - 1) : weights;
      |                                ~~~~~~~~~~~~^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::Block<const 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_difference_op<double, double>, const Eigen::Block<const 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_difference_op<double, double>, const Eigen::Block<const 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_difference_op<double, double>, const Eigen::Block<const 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_difference_op<double, double>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:190:25:   required from here
  190 |       return u.col(1) - 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::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:193:57:   required from here
  193 |       return p.array() - 1 + u.leftCols(2).rowwise().sum().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::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 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::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:193:65:   required from here
  193 |       return p.array() - 1 + u.leftCols(2).rowwise().sum().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::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/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:193:66:   required from here
  193 |       return p.array() - 1 + u.leftCols(2).rowwise().sum().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_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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 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_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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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_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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:193:66:   required from here
  193 |       return p.array() - 1 + u.leftCols(2).rowwise().sum().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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:221:60:   required from here
  221 |       h = 1.0 - bicop_->hfunc1(prep_for_abstract(u)).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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<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/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<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/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<Eigen::Block<Eigen::Matrix<double, -1, -1>, -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/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<Eigen::Block<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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:915:37:   required from here
  915 |       u.col(1) = 1 - u.col(1).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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_difference_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:923:23:   required from here
  923 |       u = 1 - u.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;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/stats.hpp:4,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kdefft.hpp:3,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/dpik.hpp:3,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:3,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d-wrappers.hpp:3,
                 from vinereg.cpp:18:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/tools.hpp: In function ‘Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> kde1d::tools::get_order(const Eigen::VectorXd&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/tools.hpp:90: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]
   90 |   for (size_t i = 0; i < x.size(); ++i)
      |                      ~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/tools.hpp: In function ‘Eigen::VectorXd kde1d::tools::linbin(const Eigen::VectorXd&, double, double, size_t, const Eigen::VectorXd&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/tools.hpp:115: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]
  115 |   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::CwiseUnaryOp<kde1d::stats::dnorm4(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::dnorm4(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::dnorm4(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::dnorm4(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::dnorm4(const Eigen::MatrixXd&)::<lambda(const 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/kde1d/include/kde1d/stats.hpp:24:21:   required from here
   24 |   return x.unaryExpr(
      |          ~~~~~~~~~~~^
   25 |     [&dist](const double& y) { return boost::math::pdf(dist, 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<kde1d::stats::dnorm_drv(const Eigen::MatrixXd&, unsigned int)::<lambda(const 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<kde1d::stats::dnorm_drv(const Eigen::MatrixXd&, unsigned int)::<lambda(const 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<kde1d::stats::dnorm_drv(const Eigen::MatrixXd&, unsigned int)::<lambda(const 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<kde1d::stats::dnorm_drv(const Eigen::MatrixXd&, unsigned int)::<lambda(const 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<kde1d::stats::dnorm_drv(const Eigen::MatrixXd&, unsigned int)::<lambda(const 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/kde1d/include/kde1d/stats.hpp:37:21:   required from here
   37 |   return x.unaryExpr([&dist, &drv, &rt2](const double& y) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   38 |     double res = boost::math::pdf(dist, y);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |     // boost implementes phsyicist's hermite poly; rescale to probabilist's.
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |     res *= boost::math::hermite(drv, y / rt2);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   41 |     res *= std::pow(0.5, drv * 0.5);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   42 |     if (drv % 2)
      |     ~~~~~~~~~~~~     
   43 |       res = -res;
      |       ~~~~~~~~~~~    
   44 |     return res;
      |     ~~~~~~~~~~~      
   45 |   });
      |   ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<kde1d::stats::pnorm5(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::pnorm5(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::pnorm5(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::pnorm5(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::pnorm5(const Eigen::MatrixXd&)::<lambda(const 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/kde1d/include/kde1d/stats.hpp:55:21:   required from here
   55 |   return x.unaryExpr(
      |          ~~~~~~~~~~~^
   56 |     [&dist](const double& y) { return boost::math::cdf(dist, 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<kde1d::stats::qnorm5(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::qnorm5(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::qnorm5(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::qnorm5(const Eigen::MatrixXd&)::<lambda(const 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<kde1d::stats::qnorm5(const Eigen::MatrixXd&)::<lambda(const 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/kde1d/include/kde1d/stats.hpp:66:21:   required from here
   66 |   return x.unaryExpr(
      |          ~~~~~~~~~~~^
   67 |     [&dist](const double& y) { return boost::math::quantile(dist, 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/kde1d/include/kde1d/stats.hpp: In function ‘Eigen::VectorXd kde1d::stats::equi_jitter(const Eigen::VectorXd&)’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/stats.hpp:185:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
  185 |   for (size_t k = 0; k < tab.rows(); ++k) {
      |                      ~~^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/stats.hpp:193:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  193 |   for (size_t i = 0; i < perm.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<kde1d::stats::simulate_uniform(size_t, std::vector<int>)::<lambda(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<kde1d::stats::simulate_uniform(size_t, std::vector<int>)::<lambda(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<kde1d::stats::simulate_uniform(size_t, std::vector<int>)::<lambda(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<kde1d::stats::simulate_uniform(size_t, std::vector<int>)::<lambda(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<kde1d::stats::simulate_uniform(size_t, std::vector<int>)::<lambda(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/kde1d/include/kde1d/stats.hpp:226:21:   required from here
  226 |   return U.unaryExpr([&](double) { return distribution(generator); });
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/kde1d/include/kde1d/kdefft.hpp:74:51:   required from here
   74 |   Eigen::VectorXd arg = Eigen::VectorXd::LinSpaced(L + 1, 0.0, tmp_dbl);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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/kde1d/include/kde1d/kdefft.hpp:76:66:   required from here
   76 |   arg = stats::dnorm_drv(arg, drv) / (tmp_dbl * bin_counts_.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::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/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/kde1d/include/kde1d/kdefft.hpp:83:12:   required from here
   83 |   arg2.head(L + 1) = arg;
      |   ~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2>, 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::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2>, 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/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 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::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:63:52:   required from ‘class Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2>’
   63 | template<typename MatrixType, int Direction> class Reverse
      |                                                    ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kdefft.hpp:84:37:   required from here
   84 |   arg2.tail(L) = arg.tail(L).reverse() * (drv % 2 ? -1.0 : 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;
      |                              ^~~~~~~~~~~~~~~~
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/Core:361:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h: In instantiation of ‘class Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kdefft.hpp:84:37:   required from here
   84 |   arg2.tail(L) = arg.tail(L).reverse() * (drv % 2 ? -1.0 : 1.0);
      |                  ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:85:71: warning: ignoring attributes on template argument ‘Eigen::MatrixBase<Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2> >::PacketScalar’ {aka ‘__m128d’} [-Wignored-attributes]
   85 |     typedef internal::reverse_packet_cond<PacketScalar,ReversePacket> reverse_packet;
      |                                                                       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2>, 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_product_op<double, double>, const Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2>, 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_product_op<double, double>, const Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2>, 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_product_op<double, double>, const Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2>, 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_product_op<double, double>, const Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>, 2>, 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/kde1d/include/kde1d/kdefft.hpp:84:63:   required from here
   84 |   arg2.tail(L) = arg.tail(L).reverse() * (drv % 2 ? -1.0 : 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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Block<Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Block<Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Block<Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Block<Eigen::Matrix<std::complex<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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Block<Eigen::Matrix<std::complex<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/CwiseUnaryView.h:103:7:   required from ‘class Eigen::CwiseUnaryViewImpl<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Block<Eigen::Matrix<std::complex<double>, -1, 1>, -1, 1, false>, 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::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Block<Eigen::Matrix<std::complex<double>, -1, 1>, -1, 1, false> >’
   58 | class CwiseUnaryView : public CwiseUnaryViewImpl<ViewOp, MatrixType, typename internal::traits<MatrixType>::StorageKind>
      |       ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kdefft.hpp:94:39:   required from here
   94 |   return tmp2.head(num_bins_ + 1).real();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<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/kde1d/include/kde1d/dpik.hpp:46:51:   required from here
   46 |     weights_ = weights_ * x.size() / weights_.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_difference_op<double, 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_difference_op<double, 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_difference_op<double, 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_difference_op<double, 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_difference_op<double, 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/kde1d/include/kde1d/dpik.hpp:59:68:   required from here
   59 |   Eigen::VectorXd sx = (x - Eigen::VectorXd::Constant(x.size(), m_x));
      |                                                                    ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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_abs2_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::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseUnaryOp<Eigen::internal::scalar_abs2_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/kde1d/include/kde1d/dpik.hpp:61:42:   required from here
   61 |     std::sqrt(sx.cwiseAbs2().cwiseProduct(weights_).sum() / (x.size() - 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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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/kde1d/include/kde1d/dpik.hpp:119:51:   required from here
  119 |     arg = (0.5 * f2 + f1.cwiseAbs2().cwiseQuotient(f0))
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseBinaryOp<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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseBinaryOp<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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseBinaryOp<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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseBinaryOp<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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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/kde1d/include/kde1d/dpik.hpp:119:54:   required from here
  119 |     arg = (0.5 * f2 + f1.cwiseAbs2().cwiseQuotient(f0))
      |                                                      ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs2_op<double>, const 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<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_abs2_op<double>, const 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<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/kde1d/include/kde1d/dpik.hpp:120:23:   required from here
  119 |     arg = (0.5 * f2 + f1.cwiseAbs2().cwiseQuotient(f0))
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  120 |             .cwiseAbs2()
      |             ~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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_abs2_op<double>, const 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >, 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >, 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >, 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >, 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const 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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Matrix<double, -1, 1> >, 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/kde1d/include/kde1d/dpik.hpp:121:27:   required from here
  119 |     arg = (0.5 * f2 + f1.cwiseAbs2().cwiseQuotient(f0))
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  120 |             .cwiseAbs2()
      |             ~~~~~~~~~~~~   
  121 |             .cwiseQuotient(f0);
      |             ~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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/kde1d/include/kde1d/dpik.hpp:128:51:   required from here
  128 |     arg = f4 - 3 * f2.cwiseAbs2().cwiseQuotient(f0) +
      |                                                   ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::CwiseBinaryOp<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_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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_difference_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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_difference_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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_difference_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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_difference_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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/kde1d/include/kde1d/dpik.hpp:128:51:   required from here
  128 |     arg = f4 - 3 * f2.cwiseAbs2().cwiseQuotient(f0) +
      |                                                   ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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/kde1d/include/kde1d/dpik.hpp:129:52:   required from here
  129 |           2 * (f1.array().pow(4) / f0.array().pow(3)).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_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > > > > >’
   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::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > > > >’
  140 | class MatrixWrapper : public MatrixBase<MatrixWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/dpik.hpp:129:61:   required from here
  129 |           2 * (f1.array().pow(4) / f0.array().pow(3)).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::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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/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::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > > > > > >’
   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::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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/kde1d/include/kde1d/dpik.hpp:129:62:   required from here
  129 |           2 * (f1.array().pow(4) / f0.array().pow(3)).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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > > > > > > >’
   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_difference_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_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::MatrixWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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/kde1d/include/kde1d/dpik.hpp:129:62:   required from here
  129 |           2 * (f1.array().pow(4) / f0.array().pow(3)).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_abs2_op<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> > >, 0>’:
/home/hornik/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::CwiseBinaryOp<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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<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> > > >’
   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::CwiseBinaryOp<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>’
   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::CwiseBinaryOp<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> > >’
   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/kde1d/include/kde1d/dpik.hpp:130:34:   required from here
  130 |     arg = (0.125 * arg).cwiseAbs2().cwiseQuotient(f0);
      |           ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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_abs2_op<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::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_abs2_op<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::Matrix<double, -1, 1> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<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::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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<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::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_abs2_op<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::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/dpik.hpp:130:50:   required from here
  130 |     arg = (0.125 * arg).cwiseAbs2().cwiseQuotient(f0);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/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/kde1d/include/kde1d/kde1d.hpp:4:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/interpolation.hpp: In member function ‘Eigen::VectorXd kde1d::interp::InterpolationGrid1d::integrate(const Eigen::VectorXd&, bool) const’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/interpolation.hpp:121: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]
  121 |   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_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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_max_op<double, double, 0>, 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/kde1d/include/kde1d/kde1d.hpp:155:42:   required from here
  155 |   loglik_ = grid_.interpolate(x).cwiseMax(1e-20).array().log().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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, 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::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, 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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:155:55:   required from here
  155 |   loglik_ = grid_.interpolate(x).cwiseMax(1e-20).array().log().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::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, 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::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, 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/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_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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/kde1d/include/kde1d/kde1d.hpp:155:61:   required from here
  155 |   loglik_ = grid_.interpolate(x).cwiseMax(1e-20).array().log().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::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/kde1d/include/kde1d/kde1d.hpp:194:20:   required from here
  194 |     fhat = (x.array() < xmin_).select(Eigen::VectorXd::Zero(x.size()), fhat);
      |             ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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_LT>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LT>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LT>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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/Select.h:52:7:   required from ‘class Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LT>, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, Eigen::Matrix<double, -1, 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/kde1d/include/kde1d/kde1d.hpp:194:38:   required from here
  194 |     fhat = (x.array() < xmin_).select(Eigen::VectorXd::Zero(x.size()), fhat);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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_LT>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LT>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LT>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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/Select.h:52:7:   required from ‘class Eigen::Select<Eigen::CwiseBinaryOp<Eigen::internal::scalar_cmp_op<double, double, Eigen::internal::cmp_LT>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<const Eigen::Matrix<double, -1, 1> > >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, Eigen::Matrix<double, -1, 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/kde1d/include/kde1d/kde1d.hpp:197:38:   required from here
  197 |     fhat = (x.array() > xmax_).select(Eigen::VectorXd::Zero(x.size()), fhat);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp: In member function ‘Eigen::VectorXd kde1d::Kde1d::quantile_continuous(const Eigen::VectorXd&) const’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:267: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]
  267 |   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::CwiseUnaryOp<Eigen::internal::scalar_round_op<double>, 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::CwiseUnaryOp<Eigen::internal::scalar_round_op<double>, 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::CwiseUnaryOp<Eigen::internal::scalar_round_op<double>, 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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_round_op<double>, const Eigen::ArrayWrapper<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_round_op<double>, const Eigen::ArrayWrapper<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/kde1d/include/kde1d/kde1d.hpp:309:38:   required from here
  309 |   if ((xx.array() != xx.array().round()).any() || (xx.minCoeff() < 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::CwiseUnaryOp<kde1d::Kde1d::kern_gauss(const Eigen::VectorXd&)::<lambda(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<kde1d::Kde1d::kern_gauss(const Eigen::VectorXd&)::<lambda(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<kde1d::Kde1d::kern_gauss(const Eigen::VectorXd&)::<lambda(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<kde1d::Kde1d::kern_gauss(const Eigen::VectorXd&)::<lambda(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<kde1d::Kde1d::kern_gauss(const Eigen::VectorXd&)::<lambda(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/kde1d/include/kde1d/kde1d.hpp:331:21:   required from here
  331 |   return x.unaryExpr(f);
      |          ~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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_quotient_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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_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/kde1d/include/kde1d/kde1d.hpp:364:62:   required from here
  364 |   res.col(1) = K0_ / (x.size() * bw_) * wbin.cwiseQuotient(f0);
      |                                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::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> > >, 0>’:
/home/hornik/tmp/R.check/r-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::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> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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_quotient_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> > > >’
   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_quotient_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> >, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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::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> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:375:64:   required from here
  375 |     Eigen::VectorXd D = f2.cwiseQuotient(f0) - b.cwiseProduct(b);
      |                                                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::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<Eigen::Matrix<double, -1, 1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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::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<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<Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:376:56:   required from here
  376 |     Eigen::VectorXd R = 1 / (1.0 + bw_ * bw_ * D.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::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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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_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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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/kde1d/include/kde1d/kde1d.hpp:376:56:   required from here
  376 |     Eigen::VectorXd R = 1 / (1.0 + bw_ * bw_ * D.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::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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<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::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::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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::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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_sqrt_op<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::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::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::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_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::ArrayWrapper<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/kde1d/include/kde1d/kde1d.hpp:376:63:   required from here
  376 |     Eigen::VectorXd R = 1 / (1.0 + bw_ * bw_ * D.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::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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<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::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::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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<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::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::Matrix<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<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::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::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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<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::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::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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<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::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::Matrix<double, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:376:64:   required from here
  376 |     Eigen::VectorXd R = 1 / (1.0 + bw_ * bw_ * D.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<const 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::ArrayWrapper<const 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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const 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> > > > >’
   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_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> > > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:378:24:   required from here
  378 |     S = (R / bw_).array().pow(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_pow_op<double, double>, const Eigen::ArrayWrapper<const 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> > > >, 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_pow_op<double, double>, const Eigen::ArrayWrapper<const 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> > > >, 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_pow_op<double, double>, const Eigen::ArrayWrapper<const 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> > > >, 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_pow_op<double, double>, const Eigen::ArrayWrapper<const 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> > > >, 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_pow_op<double, double>, const Eigen::ArrayWrapper<const 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> > > >, 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/kde1d/include/kde1d/kde1d.hpp:378:30:   required from here
  378 |     S = (R / bw_).array().pow(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_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> >, const 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/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> >, const 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> >, const 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<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::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:380:50:   required from here
  380 |     res.col(0) = bw_ * S.cwiseSqrt().cwiseProduct(res.col(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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> >, const 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/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_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> >, const 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::CwiseBinaryOp<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_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> >, const 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/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_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:380:61:   required from here
  380 |     res.col(0) = bw_ * S.cwiseSqrt().cwiseProduct(res.col(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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_pow_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_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_pow_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_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_pow_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_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_pow_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_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_pow_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/kde1d/include/kde1d/kde1d.hpp:382:60:   required from here
  382 |   res.col(0) = res.col(0).array() * (-0.5 * b.array().pow(2) * S.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::CwiseBinaryOp<Eigen::internal::scalar_product_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_pow_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> > > >, 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::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_pow_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> > > >, 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::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_pow_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> > > >, 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::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_pow_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> > > >, 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::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_pow_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> > > >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:382:72:   required from here
  382 |   res.col(0) = res.col(0).array() * (-0.5 * b.array().pow(2) * S.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::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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_pow_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> > > >, 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::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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_pow_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> > > >, 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::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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_pow_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> > > >, 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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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_pow_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> > > >, const Eigen::ArrayWrapper<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::CwiseBinaryOp<Eigen::internal::scalar_product_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_pow_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> > > >, const Eigen::ArrayWrapper<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/kde1d/include/kde1d/kde1d.hpp:382:78:   required from here
  382 |   res.col(0) = res.col(0).array() * (-0.5 * b.array().pow(2) * S.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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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_pow_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> > > >, 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::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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_pow_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> > > >, 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::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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_pow_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> > > >, 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::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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_pow_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> > > >, 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::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_exp_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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_pow_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> > > >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:382:79:   required from here
  382 |   res.col(0) = res.col(0).array() * (-0.5 * b.array().pow(2) * S.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/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 9>’:
/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, 3> >’
   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, 3, 3> >’
   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, 3, 3>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:417:21:   required from here
  417 |     Eigen::Matrix3d M;
      |                     ^
/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, 3, 3>, 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, 3, 3>, 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, 3, 3>, 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, 3, 3> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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, 3, 3> >’
   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, 3, 3> >’
   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, 3, 3>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:417:21:   required from here
  417 |     Eigen::Matrix3d 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::Inverse<Eigen::Matrix<double, 3, 3> >, 0>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Inverse<Eigen::Matrix<double, 3, 3> > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Inverse<Eigen::Matrix<double, 3, 3> > >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Inverse.h:68:7:   required from ‘class Eigen::InverseImpl<Eigen::Matrix<double, 3, 3>, Eigen::Dense>’
   68 | class InverseImpl
      |       ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse<Eigen::Matrix<double, 3, 3> >’
   43 | class Inverse : public InverseImpl<XprType,typename internal::traits<XprType>::StorageKind>
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:428:28:   required from here
  428 |     M_inverse00 = M.inverse()(0, 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_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/kde1d/include/kde1d/kde1d.hpp:446:41:   required from here
  446 |       x_new = stats::qnorm((x.array() - xmin_ + 5e-5 * rng) / (1.0001 * 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_sum_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_sum_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_sum_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_sum_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_sum_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/kde1d/include/kde1d/kde1d.hpp:446:56:   required from here
  446 |       x_new = stats::qnorm((x.array() - xmin_ + 5e-5 * rng) / (1.0001 * 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_quotient_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_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::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_sum_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::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_sum_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::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_sum_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::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_sum_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::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/kde1d/include/kde1d/kde1d.hpp:446:76:   required from here
  446 |       x_new = stats::qnorm((x.array() - xmin_ + 5e-5 * rng) / (1.0001 * 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_sum_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_sum_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_sum_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_sum_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_sum_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/kde1d/include/kde1d/kde1d.hpp:449:31:   required from here
  449 |       x_new = (1e-5 + x.array() - xmin_).log();
      |                               ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::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_sum_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_sum_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_sum_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_sum_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/kde1d/include/kde1d/kde1d.hpp:449:35:   required from here
  449 |       x_new = (1e-5 + x.array() - xmin_).log();
      |                                   ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::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::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_log_op<double>, const 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::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_log_op<double>, const 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::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_log_op<double>, const 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::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_log_op<double>, const 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::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/kde1d/include/kde1d/kde1d.hpp:449:45:   required from here
  449 |       x_new = (1e-5 + x.array() - xmin_).log();
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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/kde1d/include/kde1d/kde1d.hpp:452:39:   required from here
  452 |       x_new = (1e-5 + xmax_ - x.array()).log();
      |                                       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::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::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_log_op<double>, const 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> > >, 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::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> > > >’
   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/kde1d/include/kde1d/kde1d.hpp:452:45:   required from here
  452 |       x_new = (1e-5 + xmax_ - x.array()).log();
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::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::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_product_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_product_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_product_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/kde1d/include/kde1d/kde1d.hpp:460:54:   required from here
  460 |       x_new = stats::pnorm(x).array() * (1.0001 * rng) + xmin_ - 5e-5 * 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::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/kde1d/include/kde1d/kde1d.hpp:460:58:   required from here
  460 |       x_new = stats::pnorm(x).array() * (1.0001 * rng) + xmin_ - 5e-5 * 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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, 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::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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, 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::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_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, 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/kde1d/include/kde1d/kde1d.hpp:460:58:   required from here
  460 |       x_new = stats::pnorm(x).array() * (1.0001 * rng) + xmin_ - 5e-5 * 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_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_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> > >, 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/kde1d/include/kde1d/kde1d.hpp:460:73:   required from here
  460 |       x_new = stats::pnorm(x).array() * (1.0001 * rng) + xmin_ - 5e-5 * 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::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/kde1d/include/kde1d/kde1d.hpp:463:28:   required from here
  463 |       x_new = x.array().exp() + xmin_ - 1e-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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, 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_sum_op<double, double>, 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_sum_op<double, double>, 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_sum_op<double, double>, 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_sum_op<double, double>, 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/kde1d/include/kde1d/kde1d.hpp:463:33:   required from here
  463 |       x_new = x.array().exp() + xmin_ - 1e-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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, 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> > >, 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::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> > >, 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::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> > >, 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::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> > >, 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::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> > >, 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/kde1d/include/kde1d/kde1d.hpp:463:41:   required from here
  463 |       x_new = x.array().exp() + xmin_ - 1e-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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, 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_difference_op<double, double>, 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_difference_op<double, double>, 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_difference_op<double, double>, 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_difference_op<double, double>, 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/kde1d/include/kde1d/kde1d.hpp:466:35:   required from here
  466 |       x_new = -(x.array().exp() - xmax_ - 1e-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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, 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> > >, 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_difference_op<double, double>, 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> > >, 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_difference_op<double, double>, 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> > >, 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_difference_op<double, double>, 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> > >, 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_difference_op<double, double>, 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> > >, 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/kde1d/include/kde1d/kde1d.hpp:466:43:   required from here
  466 |       x_new = -(x.array().exp() - xmax_ - 1e-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::CwiseUnaryOp<Eigen::internal::scalar_opposite_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, 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> > >, 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_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, 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> > >, 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_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, 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> > >, 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_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, 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> > >, 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_difference_op<double, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, 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> > >, 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/kde1d/include/kde1d/kde1d.hpp:466:47:   required from here
  466 |       x_new = -(x.array().exp() - xmax_ - 1e-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::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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const 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::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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const 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::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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const 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/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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 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_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, 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/kde1d/include/kde1d/kde1d.hpp:490:49:   required from here
  490 |     corr_term = 1.0 / corr_term.array().max(1e-6);
      |                                                 ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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::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>, 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_max_op<double, double, 0>, const 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::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>, 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_max_op<double, double, 0>, const 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::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>, 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_max_op<double, double, 0>, const 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::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>, 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_max_op<double, double, 0>, const 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::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>, Eigen::Array<double, -1, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:493:53:   required from here
  493 |     corr_term = 1.0 / (1e-5 + x.array() - xmin_).max(1e-6);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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::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>, 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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::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>, 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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::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>, 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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::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>, 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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::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>, Eigen::Array<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:493:58:   required from here
  493 |     corr_term = 1.0 / (1e-5 + x.array() - xmin_).max(1e-6);
      |                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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> > >, const 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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> > >, const 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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> > >, const 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_max_op<double, double, 0>, const 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> > >, 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_max_op<double, double, 0>, const 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> > >, 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/kde1d/include/kde1d/kde1d.hpp:496:53:   required from here
  496 |     corr_term = 1.0 / (1e-5 + xmax_ - x.array()).max(1e-6);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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> > >, const 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::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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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> > >, const 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::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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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> > >, const 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/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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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> > >, 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_quotient_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, 1> >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const 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> > >, 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/kde1d/include/kde1d/kde1d.hpp:496:58:   required from here
  496 |     corr_term = 1.0 / (1e-5 + xmax_ - x.array()).max(1e-6);
      |                                                          ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 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::ArrayWrapper<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::ArrayWrapper<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::ArrayWrapper<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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -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/ArrayWrapper.h:42:7:   required from ‘class Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/rvine_structure.ipp:366:27:   required from here
  366 |   B = (U.leftCols(d).array() > 0.5).cast<size_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;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:65:15:   required from here
   65 |   mat.diagonal() = Eigen::VectorXd::Constant(d, 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::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/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:881:49:   required from here
  881 |     id = (e.pc_data.col(0) - 2 * e.pc_data.col(1)).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_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:881:49:   required from here
  881 |     id = (e.pc_data.col(0) - 2 * e.pc_data.col(1)).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::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, 0>’:
/home/hornik/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::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -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::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:641:54:   required from here
  641 |   double log_prior = (non_indeps.cast<double>().array() * psis.array().log() +
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, 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<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, 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<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, 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<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, 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<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:641:76:   required from here
  641 |   double log_prior = (non_indeps.cast<double>().array() * psis.array().log() +
      |                                                                            ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >, 0>’:
/home/hornik/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<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -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_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -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_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -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/util/XprHelper.h:513:38:   required from ‘struct Eigen::internal::cast_return_type<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > > >’
  513 |   typedef typename _CastType::Scalar NewScalarType;
      |                                      ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >::CastXpr<double>’
   48 | template<class NewType> struct CastXpr { typedef typename internal::cast_return_type<Derived,const CwiseUnaryOp<internal::scalar_cast_op<Scalar, NewType>, const Derived> >::type Type; };
      |                                                                                                                                                                                   ^~~~
/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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >::CastXpr<NewType>::Type Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >::cast() const [with NewType = double]’
   62 | cast() const
      | ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:642:74:   required from here
  642 |                       (d_ - non_indeps.array() - sq.array()).cast<double>() *
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::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<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::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<Eigen::Matrix<double, -1, 1> > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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::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<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::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<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::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<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/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:643:47:   required from here
  643 |                         (1 - psis.array()).log())
      |                         ~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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<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<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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<Eigen::Matrix<double, -1, 1> > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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<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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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<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<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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<Eigen::Matrix<double, -1, 1> > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:643:48:   required from here
  643 |                         (1 - psis.array()).log())
      |                                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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<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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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<Eigen::Matrix<double, -1, 1> > > > > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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<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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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<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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<long unsigned int, double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<long unsigned int, long unsigned int>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<long unsigned int>, const Eigen::Array<long unsigned int, -1, 1, 0, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > >, const Eigen::ArrayWrapper<Eigen::Matrix<long unsigned int, -1, 1, 0, -1, 1> > > >, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_log_op<double>, const 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<Eigen::Matrix<double, -1, 1> > > > > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:643:48:   required from here
  643 |                         (1 - psis.array()).log())
      |                                                ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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, false>, 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, false>, 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, false>, 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, false>, 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, false>, const Eigen::Matrix<double, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:820:52:   required from here
  820 |           pdf.segment(b.begin, b.size).cwiseProduct(edge_copula->pdf(u_e));
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:888:29:   required from here
  888 |   Eigen::RowVectorXd temp(d_);
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:891:19:   required from here
  891 |     temp = u.block(i, 0, 1, d_);
      |            ~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Replicate<Eigen::Matrix<double, 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::Replicate<Eigen::Matrix<double, 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::Replicate<Eigen::Matrix<double, 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/Replicate.h:61:65:   required from ‘class Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1>’
   61 | template<typename MatrixType,int RowFactor,int ColFactor> class Replicate
      |                                                                 ^~~~~~~~~
/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::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -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::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -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_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:892:28:   required from here
  892 |     x = (u_sim.rowwise() - temp).rowwise().maxCoeff().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_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -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_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:892:28:   required from here
  892 |     x = (u_sim.rowwise() - temp).rowwise().maxCoeff().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::PartialReduxExpr<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<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<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<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<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<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<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<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/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:892:52:   required from here
  892 |     x = (u_sim.rowwise() - temp).rowwise().maxCoeff().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::PartialReduxExpr<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<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::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<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/ArrayBase.h:39:34:   required from ‘class Eigen::ArrayBase<Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<double, double>, 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::PartialReduxExpr<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<double, double>, 1> >’
   42 | class ArrayWrapper : public ArrayBase<ArrayWrapper<ExpressionType> >
      |       ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:892:60:   required from here
  892 |     x = (u_sim.rowwise() - temp).rowwise().maxCoeff().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_min_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, const 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::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, const 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::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, const 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, 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_min_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, 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/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:1129:28:   required from here
 1129 |   return U_vine.array().min(1 - 1e-10).max(1e-10);
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> > >, const 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> > >, const 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> > >, const 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> > >, 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_max_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, -1> >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Array<double, -1, -1> > >, 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/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:1129:43:   required from here
 1129 |   return U_vine.array().min(1 - 1e-10).max(1e-10);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 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::Matrix<double, -1, -1>, -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::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<const Eigen::Block<const 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<const Eigen::Block<const 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/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, 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::Block<const 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<const Eigen::Block<const 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<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>’
   56 | template<typename VectorType, int Size> class VectorBlock
      |                                               ^~~~~~~~~~~
vinereg.cpp:157:55:   required from here
  157 |             hfunc2(0, j) = u.col(order[j] - 1).segment(b.begin, b.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_max_op<double, double, 0>, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 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_max_op<double, double, 0>, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 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_max_op<double, double, 0>, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 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_max_op<double, double, 0>, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 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_max_op<double, double, 0>, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Matrix<double, -1, -1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
vinereg.cpp:461:50:   required from here
  461 |         parameters.segment(i, lb.size()).cwiseMax(lb).cwiseMin(ub);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, 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_min_op<double, double, 0>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>, const Eigen::Matrix<double, -1, -1> >, const Eigen::Matrix<double, -1, -1> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
vinereg.cpp:461:63:   required from here
  461 |         parameters.segment(i, lb.size()).cwiseMax(lb).cwiseMin(ub);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/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/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/iterator_range_core.hpp:38:
/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::Assignable<vinecopulib::BicopFamily> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<vinecopulib::BicopFamily>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:143:3:   required from ‘struct boost::AssignableConcept<vinecopulib::BicopFamily>’
  143 |   BOOST_concept(Assignable,(TT))
      |                 ^~~~~~~~~~
/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::AssignableConcept<vinecopulib::BicopFamily>]’
   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::AssignableConcept<vinecopulib::BicopFamily> >::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::AssignableConcept<vinecopulib::BicopFamily> >’
   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::AssignableConcept<vinecopulib::BicopFamily>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:129:9:   required from ‘struct boost::bimaps::set_of<vinecopulib::BicopFamily, std::less<vinecopulib::BicopFamily> >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<vinecopulib::BicopFamily>’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:91:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   91 |     >::type left_set_type;
      |             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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::Assignable<vinecopulib::BicopFamily>]’
   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::AssignableConcept<vinecopulib::BicopFamily>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:129:9:   required from ‘struct boost::bimaps::set_of<vinecopulib::BicopFamily, std::less<vinecopulib::BicopFamily> >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<vinecopulib::BicopFamily>’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:91:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   91 |     >::type left_set_type;
      |             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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/range/detail/extract_optional_type.hpp:18,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/mutable_iterator.hpp:21,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/iterator.hpp:20,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/range/begin.hpp:20,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/assign/list_inserter.hpp:22,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/assign/std/vector.hpp:18,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/assign/std.hpp:18,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/assign.hpp:19:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:143:17: note: in a call to non-static member function ‘boost::AssignableConcept<vinecopulib::BicopFamily>::~AssignableConcept()’
  143 |   BOOST_concept(Assignable,(TT))
      |                 ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro ‘BOOST_PP_CAT_I’
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro ‘BOOST_PP_CAT’
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:143:3: note: in expansion of macro ‘BOOST_concept’
  143 |   BOOST_concept(Assignable,(TT))
      |   ^~~~~~~~~~~~~
/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::BinaryFunction<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:351:7:   required from ‘struct boost::BinaryFunction<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:349:3:   required from ‘struct boost::BinaryFunctionConcept<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>’
  349 |   BOOST_concept(BinaryFunction,(Func)(Return)(First)(Second))
      |                 ^~~~~~~~~~~~~~
/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::BinaryFunctionConcept<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>]’
   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::BinaryFunctionConcept<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily> >::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::BinaryFunctionConcept<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily> >’
   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::BinaryFunctionConcept<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:132:9:   required from ‘struct boost::bimaps::set_of<vinecopulib::BicopFamily, std::less<vinecopulib::BicopFamily> >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<vinecopulib::BicopFamily>’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:91:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   91 |     >::type left_set_type;
      |             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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::BinaryFunction<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>]’
   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::BinaryFunctionConcept<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:132:9:   required from ‘struct boost::bimaps::set_of<vinecopulib::BicopFamily, std::less<vinecopulib::BicopFamily> >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<vinecopulib::BicopFamily>’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:91:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   91 |     >::type left_set_type;
      |             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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_check.hpp:349:17: note: in a call to non-static member function ‘boost::BinaryFunctionConcept<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>::~BinaryFunctionConcept()’
  349 |   BOOST_concept(BinaryFunction,(Func)(Return)(First)(Second))
      |                 ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro ‘BOOST_PP_CAT_I’
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro ‘BOOST_PP_CAT’
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:349:3: note: in expansion of macro ‘BOOST_concept’
  349 |   BOOST_concept(BinaryFunction,(Func)(Return)(First)(Second))
      |   ^~~~~~~~~~~~~
/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::Assignable<std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<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_check.hpp:143:3:   required from ‘struct boost::AssignableConcept<std::__cxx11::basic_string<char> >’
  143 |   BOOST_concept(Assignable,(TT))
      |                 ^~~~~~~~~~
/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::AssignableConcept<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::AssignableConcept<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::AssignableConcept<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::AssignableConcept<std::__cxx11::basic_string<char> >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:129:9:   required from ‘struct boost::bimaps::set_of<std::__cxx11::basic_string<char>, std::less<std::__cxx11::basic_string<char> > >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<std::__cxx11::basic_string<char> >’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:97:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   97 |     >::type right_set_type;
      |             ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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::Assignable<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::AssignableConcept<std::__cxx11::basic_string<char> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:129:9:   required from ‘struct boost::bimaps::set_of<std::__cxx11::basic_string<char>, std::less<std::__cxx11::basic_string<char> > >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<std::__cxx11::basic_string<char> >’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:97:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   97 |     >::type right_set_type;
      |             ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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_check.hpp:143:17: note: in a call to non-static member function ‘boost::AssignableConcept<std::__cxx11::basic_string<char> >::~AssignableConcept()’
  143 |   BOOST_concept(Assignable,(TT))
      |                 ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro ‘BOOST_PP_CAT_I’
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro ‘BOOST_PP_CAT’
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:143:3: note: in expansion of macro ‘BOOST_concept’
  143 |   BOOST_concept(Assignable,(TT))
      |   ^~~~~~~~~~~~~
/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::BinaryFunction<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:351:7:   required from ‘struct boost::BinaryFunction<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<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_check.hpp:349:3:   required from ‘struct boost::BinaryFunctionConcept<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >’
  349 |   BOOST_concept(BinaryFunction,(Func)(Return)(First)(Second))
      |                 ^~~~~~~~~~~~~~
/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::BinaryFunctionConcept<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<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::BinaryFunctionConcept<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<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::BinaryFunctionConcept<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<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::BinaryFunctionConcept<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<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/bimap/set_of.hpp:132:9:   required from ‘struct boost::bimaps::set_of<std::__cxx11::basic_string<char>, std::less<std::__cxx11::basic_string<char> > >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<std::__cxx11::basic_string<char> >’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:97:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   97 |     >::type right_set_type;
      |             ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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::BinaryFunction<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<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::BinaryFunctionConcept<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:132:9:   required from ‘struct boost::bimaps::set_of<std::__cxx11::basic_string<char>, std::less<std::__cxx11::basic_string<char> > >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<std::__cxx11::basic_string<char> >’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:97:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   97 |     >::type right_set_type;
      |             ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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_check.hpp:349:17: note: in a call to non-static member function ‘boost::BinaryFunctionConcept<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >::~BinaryFunctionConcept()’
  349 |   BOOST_concept(BinaryFunction,(Func)(Return)(First)(Second))
      |                 ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro ‘BOOST_PP_CAT_I’
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro ‘BOOST_PP_CAT’
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:349:3: note: in expansion of macro ‘BOOST_concept’
  349 |   BOOST_concept(BinaryFunction,(Func)(Return)(First)(Second))
      |   ^~~~~~~~~~~~~
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<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:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_isnan_op<double>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >, Eigen::internal::IndexBased, bool>’
  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_isnan_op<double>, const 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/BooleanRedux.h:108:50:   required from ‘bool Eigen::DenseBase<Derived>::any() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_isnan_op<double>, const Eigen::ArrayWrapper<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >]’
  108 |           && SizeAtCompileTime * (int(Evaluator::CoeffReadCost) + int(NumTraits<Scalar>::AddCost)) <= EIGEN_UNROLLING_LIMIT
      |                                                  ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_eigen.ipp:24:37:   required from here
   24 |     if (x.row(i).array().isNaN().any())
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::dnorm4(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::dnorm4(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::dnorm4(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::dnorm4(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::dnorm4(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::dnorm4(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::dnorm4(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::dnorm4(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::dnorm4(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::dnorm4(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:24:21:   required from ‘Eigen::MatrixXd vinecopulib::tools_eigen::unaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::tools_stats::dnorm4(const Eigen::MatrixXd&)::<lambda(double)>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   24 |   return x.unaryExpr([&func](const double& y) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
   25 |     if ((boost::math::isnan)(y)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   26 |       return std::numeric_limits<double>::quiet_NaN();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   27 |     } else {
      |     ~~~~~~~~         
   28 |       return func(y);
      |       ~~~~~~~~~~~~~~~
   29 |     }
      |     ~                
   30 |   });
      |   ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/tools_stats.hpp:26:39:   required from here
   26 |   return tools_eigen::unaryExpr_or_nan(x, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::pnorm5(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pnorm5(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::pnorm5(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pnorm5(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::pnorm5(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pnorm5(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::pnorm5(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pnorm5(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::pnorm5(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pnorm5(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:24:21:   required from ‘Eigen::MatrixXd vinecopulib::tools_eigen::unaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::tools_stats::pnorm5(const Eigen::MatrixXd&)::<lambda(double)>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   24 |   return x.unaryExpr([&func](const double& y) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
   25 |     if ((boost::math::isnan)(y)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   26 |       return std::numeric_limits<double>::quiet_NaN();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   27 |     } else {
      |     ~~~~~~~~         
   28 |       return func(y);
      |       ~~~~~~~~~~~~~~~
   29 |     }
      |     ~                
   30 |   });
      |   ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/tools_stats.hpp:39:39:   required from here
   39 |   return tools_eigen::unaryExpr_or_nan(x, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::qnorm5(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::qnorm5(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::qnorm5(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::qnorm5(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::qnorm5(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::qnorm5(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::qnorm5(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::qnorm5(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::qnorm5(const Eigen::MatrixXd&)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::qnorm5(const Eigen::MatrixXd&)::<lambda(double)>&)::<lambda(const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:24:21:   required from ‘Eigen::MatrixXd vinecopulib::tools_eigen::unaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::tools_stats::qnorm5(const Eigen::MatrixXd&)::<lambda(double)>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   24 |   return x.unaryExpr([&func](const double& y) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
   25 |     if ((boost::math::isnan)(y)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   26 |       return std::numeric_limits<double>::quiet_NaN();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   27 |     } else {
      |     ~~~~~~~~         
   28 |       return func(y);
      |       ~~~~~~~~~~~~~~~
   29 |     }
      |     ~                
   30 |   });
      |   ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/tools_stats.hpp:52:39:   required from here
   52 |   return tools_eigen::unaryExpr_or_nan(x, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::dt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::dt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::dt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::dt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::dt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::dt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::dt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::dt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::dt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::dt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:24:21:   required from ‘Eigen::MatrixXd vinecopulib::tools_eigen::unaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::tools_stats::dt(const Eigen::MatrixXd&, double)::<lambda(double)>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   24 |   return x.unaryExpr([&func](const double& y) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
   25 |     if ((boost::math::isnan)(y)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   26 |       return std::numeric_limits<double>::quiet_NaN();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   27 |     } else {
      |     ~~~~~~~~         
   28 |       return func(y);
      |       ~~~~~~~~~~~~~~~
   29 |     }
      |     ~                
   30 |   });
      |   ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/tools_stats.hpp:66:39:   required from here
   66 |   return tools_eigen::unaryExpr_or_nan(x, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::pt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::pt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::pt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::pt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::pt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:24:21:   required from ‘Eigen::MatrixXd vinecopulib::tools_eigen::unaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::tools_stats::pt(const Eigen::MatrixXd&, double)::<lambda(double)>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   24 |   return x.unaryExpr([&func](const double& y) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
   25 |     if ((boost::math::isnan)(y)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   26 |       return std::numeric_limits<double>::quiet_NaN();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   27 |     } else {
      |     ~~~~~~~~         
   28 |       return func(y);
      |       ~~~~~~~~~~~~~~~
   29 |     }
      |     ~                
   30 |   });
      |   ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/tools_stats.hpp:80:39:   required from here
   80 |   return tools_eigen::unaryExpr_or_nan(x, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::qt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::qt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::qt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::qt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::qt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::qt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::qt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::qt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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<vinecopulib::tools_eigen::unaryExpr_or_nan<vinecopulib::tools_stats::qt(const Eigen::MatrixXd&, double)::<lambda(double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::qt(const Eigen::MatrixXd&, double)::<lambda(double)>&)::<lambda(const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:24:21:   required from ‘Eigen::MatrixXd vinecopulib::tools_eigen::unaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::tools_stats::qt(const Eigen::MatrixXd&, double)::<lambda(double)>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   24 |   return x.unaryExpr([&func](const double& y) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
   25 |     if ((boost::math::isnan)(y)) {
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   26 |       return std::numeric_limits<double>::quiet_NaN();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   27 |     } else {
      |     ~~~~~~~~         
   28 |       return func(y);
      |       ~~~~~~~~~~~~~~~
   29 |     }
      |     ~                
   30 |   });
      |   ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/tools_stats.hpp:94:39:   required from here
   94 |   return tools_eigen::unaryExpr_or_nan(x, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_stats::pbvt(const Eigen::MatrixXd&, int, double)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pbvt(const Eigen::MatrixXd&, int, double)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_stats::pbvt(const Eigen::MatrixXd&, int, double)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pbvt(const Eigen::MatrixXd&, int, double)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_stats::pbvt(const Eigen::MatrixXd&, int, double)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pbvt(const Eigen::MatrixXd&, int, double)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_stats::pbvt(const Eigen::MatrixXd&, int, double)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pbvt(const Eigen::MatrixXd&, int, double)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_stats::pbvt(const Eigen::MatrixXd&, int, double)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pbvt(const Eigen::MatrixXd&, int, double)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::tools_stats::pbvt(const Eigen::MatrixXd&, int, double)::<lambda(double, double)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:585:40:   required from here
  585 |   return tools_eigen::binaryExpr_or_nan(z, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_stats::pbvnorm(const Eigen::MatrixXd&, double)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pbvnorm(const Eigen::MatrixXd&, double)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_stats::pbvnorm(const Eigen::MatrixXd&, double)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pbvnorm(const Eigen::MatrixXd&, double)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_stats::pbvnorm(const Eigen::MatrixXd&, double)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pbvnorm(const Eigen::MatrixXd&, double)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_stats::pbvnorm(const Eigen::MatrixXd&, double)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pbvnorm(const Eigen::MatrixXd&, double)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_stats::pbvnorm(const Eigen::MatrixXd&, double)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_stats::pbvnorm(const Eigen::MatrixXd&, double)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::tools_stats::pbvnorm(const Eigen::MatrixXd&, double)::<lambda(double, double)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:721:40:   required from here
  721 |   return tools_eigen::binaryExpr_or_nan(z, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ArchimedeanBicop::cdf(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ArchimedeanBicop::cdf(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ArchimedeanBicop::cdf(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ArchimedeanBicop::cdf(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ArchimedeanBicop::cdf(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ArchimedeanBicop::cdf(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ArchimedeanBicop::cdf(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ArchimedeanBicop::cdf(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ArchimedeanBicop::cdf(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ArchimedeanBicop::cdf(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::ArchimedeanBicop::cdf(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/archimedean.ipp:31:40:   required from here
   31 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ArchimedeanBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ArchimedeanBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ArchimedeanBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ArchimedeanBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ArchimedeanBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ArchimedeanBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ArchimedeanBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ArchimedeanBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ArchimedeanBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ArchimedeanBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::ArchimedeanBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/archimedean.ipp:42:40:   required from here
   42 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb1Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb1Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb1Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb1Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb1Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb1Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb1Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb1Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb1Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb1Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::Bb1Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/bb1.ipp:90:40:   required from here
   90 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb6Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb6Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb6Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb6Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb6Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb6Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb6Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb6Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb6Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb6Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::Bb6Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/bb6.ipp:113:40:   required from here
  113 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb7Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb7Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb7Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb7Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb7Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb7Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb7Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb7Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb7Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb7Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::Bb7Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/bb7.ipp:97:40:   required from here
   97 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb8Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb8Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb8Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb8Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb8Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb8Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb8Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb8Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::Bb8Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::Bb8Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::Bb8Bicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/bb8.ipp:97:40:   required from here
   97 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/clayton.ipp:55:42:   required from here
   55 |     return tools_eigen::binaryExpr_or_nan(u, f);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::ClaytonBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/clayton.ipp:64:40:   required from here
   64 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::FrankBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::FrankBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::FrankBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::FrankBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::FrankBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::FrankBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::FrankBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::FrankBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::FrankBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::FrankBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::FrankBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/frank.ipp:65:40:   required from here
   65 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::GumbelBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::GumbelBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::GumbelBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::GumbelBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::GumbelBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::GumbelBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::GumbelBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::GumbelBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::GumbelBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::GumbelBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::GumbelBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/gumbel.ipp:63:40:   required from here
   63 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::IndepBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(double, double)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/indep.ipp:21:40:   required from here
   21 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::IndepBicop::hfunc1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/indep.ipp:34:40:   required from here
   34 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hfunc2_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hfunc2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hfunc2_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hfunc2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hfunc2_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hfunc2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hfunc2_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hfunc2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hfunc2_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hfunc2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::IndepBicop::hfunc2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/indep.ipp:41:40:   required from here
   41 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hinv1_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hinv1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hinv1_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hinv1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hinv1_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hinv1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hinv1_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hinv1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hinv1_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hinv1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::IndepBicop::hinv1_raw(const Eigen::MatrixXd&)::<lambda(double, double)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/indep.ipp:48:40:   required from here
   48 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hinv2_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hinv2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hinv2_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hinv2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hinv2_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hinv2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hinv2_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hinv2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::IndepBicop::hinv2_raw(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::IndepBicop::hinv2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::IndepBicop::hinv2_raw(const Eigen::MatrixXd&)::<lambda(double, double)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/indep.ipp:55:40:   required from here
   55 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::JoeBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::JoeBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::JoeBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::JoeBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::JoeBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::JoeBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::JoeBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::JoeBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::JoeBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)> >(const Eigen::MatrixXd&, const vinecopulib::JoeBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::JoeBicop::pdf_raw(const Eigen::MatrixXd&)::<lambda(const double&, const double&)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/joe.ipp:64:40:   required from here
   64 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67:   required from ‘Derived& Eigen::DenseBase<Derived>::operator/=(const Scalar&) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, 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/rvinecopulib/include/vinecopulib/misc/implementation/tools_interpolation.ipp:83:71:   required from here
   83 |         std::max(int_on_grid(1.0, values_.row(i), grid_points_), 1e-20);
      |                                                                       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::interpolate(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::interpolate(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::interpolate(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::interpolate(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::interpolate(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::interpolate(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::interpolate(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::interpolate(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::interpolate(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::interpolate(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::tools_interpolation::InterpolationGrid::interpolate(const Eigen::MatrixXd&)::<lambda(double, double)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_interpolation.ipp:175:40:   required from here
  175 |   return tools_eigen::binaryExpr_or_nan(x, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::integrate_1d(const Eigen::MatrixXd&, size_t)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::integrate_1d(const Eigen::MatrixXd&, size_t)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::integrate_1d(const Eigen::MatrixXd&, size_t)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::integrate_1d(const Eigen::MatrixXd&, size_t)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::integrate_1d(const Eigen::MatrixXd&, size_t)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::integrate_1d(const Eigen::MatrixXd&, size_t)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::integrate_1d(const Eigen::MatrixXd&, size_t)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::integrate_1d(const Eigen::MatrixXd&, size_t)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::integrate_1d(const Eigen::MatrixXd&, size_t)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::integrate_1d(const Eigen::MatrixXd&, size_t)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::tools_interpolation::InterpolationGrid::integrate_1d(const Eigen::MatrixXd&, size_t)::<lambda(double, double)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_interpolation.ipp:209:40:   required from here
  209 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::integrate_2d(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::integrate_2d(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::integrate_2d(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::integrate_2d(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::integrate_2d(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::integrate_2d(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::integrate_2d(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::integrate_2d(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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<vinecopulib::tools_eigen::binaryExpr_or_nan<vinecopulib::tools_interpolation::InterpolationGrid::integrate_2d(const Eigen::MatrixXd&)::<lambda(double, double)> >(const Eigen::MatrixXd&, const vinecopulib::tools_interpolation::InterpolationGrid::integrate_2d(const Eigen::MatrixXd&)::<lambda(double, double)>&)::<lambda(const double&, const double&)>, const Eigen::Block<const 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/rvinecopulib/include/vinecopulib/misc/tools_eigen.hpp:44:29:   required from ‘Eigen::VectorXd vinecopulib::tools_eigen::binaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = vinecopulib::tools_interpolation::InterpolationGrid::integrate_2d(const Eigen::MatrixXd&)::<lambda(double, double)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   44 |   return u.col(0).binaryExpr(u.col(1), func_or_nan);
      |          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_interpolation.ipp:239:40:   required from here
  239 |   return tools_eigen::binaryExpr_or_nan(u, f);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/CoreEvaluators.h:167:44:   required from ‘struct Eigen::internal::evaluator<Eigen::PlainObjectBase<Eigen::Matrix<double, 1, 1, 0, 1, 1> > >’
  167 |   typedef typename PlainObjectType::Scalar Scalar;
      |                                            ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:273:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Matrix<double, 1, 1, 0, 1, 1> >’
  273 | struct evaluator<Matrix<Scalar, Rows, Cols, Options, MaxRows, MaxCols> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:96:8:   required from ‘struct Eigen::internal::product_evaluator<Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 1>, 0>, 6, Eigen::DenseShape, Eigen::DenseShape, double, double>’
   96 | struct product_evaluator<Product<Lhs, Rhs, Options>, ProductTag, LhsShape, RhsShape>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8:   required from ‘struct Eigen::internal::evaluator<Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 1>, 0> >’
   29 | struct evaluator<Product<Lhs, Rhs, Options> >
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:61:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 2, 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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 2, 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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 2, 2> > >’
   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, 2, 2> >’
   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:20:67:   required from ‘Derived& Eigen::DenseBase<Derived>::operator*=(const Scalar&) [with Derived = Eigen::Matrix<double, 2, 2>; Scalar = double]’
   20 |   internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::mul_assign_op<Scalar,Scalar>());
      |                                              ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:244:8:   required from here
  244 |   B *= mult;
      |        ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::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_cast_op<double, 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_cast_op<double, 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_cast_op<double, 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_cast_op<double, 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/util/XprHelper.h:513:38:   required from ‘struct Eigen::internal::cast_return_type<Eigen::Matrix<double, -1, -1>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, double>, const Eigen::Matrix<double, -1, -1> > >’
  513 |   typedef typename _CastType::Scalar NewScalarType;
      |                                      ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/../plugins/CommonCwiseUnaryOps.h:48:179:   required from ‘struct Eigen::DenseBase<Eigen::Matrix<double, -1, -1> >::CastXpr<double>’
   48 | template<class NewType> struct CastXpr { typedef typename internal::cast_return_type<Derived,const CwiseUnaryOp<internal::scalar_cast_op<Scalar, NewType>, const Derived> >::type Type; };
      |                                                                                                                                                                                   ^~~~
/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::Matrix<double, -1, -1> >::CastXpr<NewType>::Type Eigen::DenseBase<Eigen::Matrix<double, -1, -1> >::cast() const [with NewType = double]’
   62 | cast() const
      | ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/tools_serialization.hpp:99:24:   required from ‘Eigen::Matrix<Type, -1, -1> vinecopulib::tools_serialization::json_to_matrix(const nlohmann::json&) [with T = double; nlohmann::json = nlohmann::basic_json<>]’
   99 |   return matrix.cast<T>();
      |          ~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:93:54:   required from here
   93 |           tools_serialization::json_to_matrix<double>(input["par"]))
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<kde1d::tools::unaryExpr_or_nan<kde1d::interp::InterpolationGrid1d::interpolate(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::interp::InterpolationGrid1d::interpolate(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::interp::InterpolationGrid1d::interpolate(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::interp::InterpolationGrid1d::interpolate(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::interp::InterpolationGrid1d::interpolate(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::interp::InterpolationGrid1d::interpolate(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::interp::InterpolationGrid1d::interpolate(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::interp::InterpolationGrid1d::interpolate(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::interp::InterpolationGrid1d::interpolate(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::interp::InterpolationGrid1d::interpolate(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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/kde1d/include/kde1d/tools.hpp:16:21:   required from ‘Eigen::MatrixXd kde1d::tools::unaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = kde1d::interp::InterpolationGrid1d::interpolate(const Eigen::VectorXd&) const::<lambda(const double&)>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   16 |   return x.unaryExpr([&func](double y) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
   17 |     if (std::isnan(y)) {
      |     ~~~~~~~~~~~~~~~~~~~~
   18 |       return std::numeric_limits<double>::quiet_NaN();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   19 |     } else {
      |     ~~~~~~~~         
   20 |       return func(y);
      |       ~~~~~~~~~~~~~~~
   21 |     }
      |     ~                
   22 |   });
      |   ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/interpolation.hpp:101:33:   required from here
  101 |   return tools::unaryExpr_or_nan(x, interpolate_one);
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::pdf_continuous(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::pdf_continuous(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::pdf_continuous(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::pdf_continuous(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::pdf_continuous(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::pdf_continuous(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::pdf_continuous(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::pdf_continuous(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::pdf_continuous(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::pdf_continuous(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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/kde1d/include/kde1d/tools.hpp:16:21:   required from ‘Eigen::MatrixXd kde1d::tools::unaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = kde1d::Kde1d::pdf_continuous(const Eigen::VectorXd&) const::<lambda(const double&)>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   16 |   return x.unaryExpr([&func](double y) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
   17 |     if (std::isnan(y)) {
      |     ~~~~~~~~~~~~~~~~~~~~
   18 |       return std::numeric_limits<double>::quiet_NaN();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   19 |     } else {
      |     ~~~~~~~~         
   20 |       return func(y);
      |       ~~~~~~~~~~~~~~~
   21 |     }
      |     ~                
   22 |   });
      |   ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:201:33:   required from here
  201 |   return tools::unaryExpr_or_nan(fhat, trunc);
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::cdf_discrete(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::cdf_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::cdf_discrete(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::cdf_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::cdf_discrete(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::cdf_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::cdf_discrete(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::cdf_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::cdf_discrete(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::cdf_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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/kde1d/include/kde1d/tools.hpp:16:21:   required from ‘Eigen::MatrixXd kde1d::tools::unaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = kde1d::Kde1d::cdf_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   16 |   return x.unaryExpr([&func](double y) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
   17 |     if (std::isnan(y)) {
      |     ~~~~~~~~~~~~~~~~~~~~
   18 |       return std::numeric_limits<double>::quiet_NaN();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   19 |     } else {
      |     ~~~~~~~~         
   20 |       return func(y);
      |       ~~~~~~~~~~~~~~~
   21 |     }
      |     ~                
   22 |   });
      |   ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:240:33:   required from here
  240 |   return tools::unaryExpr_or_nan(x, [&f_cum](const double& xx) {
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  241 |     return std::min(1.0, std::max(f_cum(static_cast<size_t>(xx)), 0.0));
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  242 |   });
      |   ~~                             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::quantile_discrete(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::quantile_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::quantile_discrete(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::quantile_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::quantile_discrete(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::quantile_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::quantile_discrete(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::quantile_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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<kde1d::tools::unaryExpr_or_nan<kde1d::Kde1d::quantile_discrete(const Eigen::VectorXd&) const::<lambda(const double&)> >(const Eigen::MatrixXd&, const kde1d::Kde1d::quantile_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>&)::<lambda(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/kde1d/include/kde1d/tools.hpp:16:21:   required from ‘Eigen::MatrixXd kde1d::tools::unaryExpr_or_nan(const Eigen::MatrixXd&, const T&) [with T = kde1d::Kde1d::quantile_discrete(const Eigen::VectorXd&) const::<lambda(const double&)>; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
   16 |   return x.unaryExpr([&func](double y) {
      |          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
   17 |     if (std::isnan(y)) {
      |     ~~~~~~~~~~~~~~~~~~~~
   18 |       return std::numeric_limits<double>::quiet_NaN();
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   19 |     } else {
      |     ~~~~~~~~         
   20 |       return func(y);
      |       ~~~~~~~~~~~~~~~
   21 |     }
      |     ~                
   22 |   });
      |   ~~                 
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:287:33:   required from here
  287 |   return tools::unaryExpr_or_nan(x, quan);
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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/RcppEigen/include/Eigen/src/Core/Reverse.h:146:13:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  146 |     leftCols(half).swap(rightCols(half).reverse());
      |     ~~~~~~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2>, 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::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2>, 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/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 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::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:63:52:   required from ‘class Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2>’
   63 | template<typename MatrixType, int Direction> class Reverse
      |                                                    ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:146:48:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  146 |     leftCols(half).swap(rightCols(half).reverse());
      |                         ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h: In instantiation of ‘class Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:146:48:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  146 |     leftCols(half).swap(rightCols(half).reverse());
      |                         ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:85:71: warning: ignoring attributes on template argument ‘Eigen::MatrixBase<Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2> >::PacketScalar’ {aka ‘__m128d’} [-Wignored-attributes]
   85 |     typedef internal::reverse_packet_cond<PacketScalar,ReversePacket> reverse_packet;
      |                                                                       ^~~~~~~~~~~~~~
/home/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/RcppEigen/include/Eigen/src/Core/Reverse.h:150:10:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  150 |       col(half).head(half2).swap(col(half).tail(half2).reverse());
      |       ~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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:   [ 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/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/RcppEigen/include/Eigen/src/Core/Reverse.h:150:21:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  150 |       col(half).head(half2).swap(col(half).tail(half2).reverse());
      |       ~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>, 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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>, 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/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:63:52:   required from ‘class Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>’
   63 | template<typename MatrixType, int Direction> class Reverse
      |                                                    ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:150:63:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  150 |       col(half).head(half2).swap(col(half).tail(half2).reverse());
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h: In instantiation of ‘class Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:150:63:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  150 |       col(half).head(half2).swap(col(half).tail(half2).reverse());
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:85:71: warning: ignoring attributes on template argument ‘Eigen::MatrixBase<Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2> >::PacketScalar’ {aka ‘__m128d’} [-Wignored-attributes]
   85 |     typedef internal::reverse_packet_cond<PacketScalar,ReversePacket> reverse_packet;
      |                                                                       ^~~~~~~~~~~~~~
/home/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/RcppEigen/include/Eigen/src/Core/Reverse.h:160:10:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  160 |       row(half).head(half2).swap(row(half).tail(half2).reverse());
      |       ~~~^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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:   [ 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/Block.h:329:7:   required from ‘class Eigen::internal::BlockImpl_dense<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:   required from ‘class Eigen::BlockImpl<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<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/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/Core/Reverse.h:160:21:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  160 |       row(half).head(half2).swap(row(half).tail(half2).reverse());
      |       ~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>, 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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>, 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/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2> >’
   48 | template<typename Derived> class MatrixBase
      |                                  ^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:63:52:   required from ‘class Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>’
   63 | template<typename MatrixType, int Direction> class Reverse
      |                                                    ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:160:63:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  160 |       row(half).head(half2).swap(row(half).tail(half2).reverse());
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h: In instantiation of ‘class Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:160:63:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  160 |       row(half).head(half2).swap(row(half).tail(half2).reverse());
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:85:71: warning: ignoring attributes on template argument ‘Eigen::MatrixBase<Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2> >::PacketScalar’ {aka ‘__m128d’} [-Wignored-attributes]
   85 |     typedef internal::reverse_packet_cond<PacketScalar,ReversePacket> reverse_packet;
      |                                                                       ^~~~~~~~~~~~~~
/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::Assignable<vinecopulib::BicopFamily>]’:
/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::Assignable<vinecopulib::BicopFamily> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<vinecopulib::BicopFamily>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:143:3:   required from ‘struct boost::AssignableConcept<vinecopulib::BicopFamily>’
  143 |   BOOST_concept(Assignable,(TT))
      |                 ^~~~~~~~~~
/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::AssignableConcept<vinecopulib::BicopFamily>]’
   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 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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::AssignableConcept<vinecopulib::BicopFamily>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:129:9:   required from ‘struct boost::bimaps::set_of<vinecopulib::BicopFamily, std::less<vinecopulib::BicopFamily> >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<vinecopulib::BicopFamily>’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:91:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   91 |     >::type left_set_type;
      |             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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::Assignable<TT>::~Assignable() [with TT = vinecopulib::BicopFamily]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  145 |     BOOST_CONCEPT_USAGE(Assignable) {
      |     ^~~~~~~~~~~~~~~~~~~
/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::BinaryFunction<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>]’:
/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::BinaryFunction<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:351:7:   required from ‘struct boost::BinaryFunction<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:349:3:   required from ‘struct boost::BinaryFunctionConcept<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>’
  349 |   BOOST_concept(BinaryFunction,(Func)(Return)(First)(Second))
      |                 ^~~~~~~~~~~~~~
/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::BinaryFunctionConcept<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>]’
   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 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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::BinaryFunctionConcept<std::less<vinecopulib::BicopFamily>, bool, vinecopulib::BicopFamily, vinecopulib::BicopFamily>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:132:9:   required from ‘struct boost::bimaps::set_of<vinecopulib::BicopFamily, std::less<vinecopulib::BicopFamily> >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<vinecopulib::BicopFamily>’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:91:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   91 |     >::type left_set_type;
      |             ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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::BinaryFunction<Func, Return, First, Second>::~BinaryFunction() [with Func = std::less<vinecopulib::BicopFamily>; Return = bool; First = vinecopulib::BicopFamily; Second = vinecopulib::BicopFamily]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:351:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  351 |       BOOST_CONCEPT_USAGE(BinaryFunction) { test(is_void<Return>()); }
      |       ^~~~~~~~~~~~~~~~~~~
/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::Assignable<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::Assignable<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:145:5:   required from ‘struct boost::Assignable<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_check.hpp:143:3:   required from ‘struct boost::AssignableConcept<std::__cxx11::basic_string<char> >’
  143 |   BOOST_concept(Assignable,(TT))
      |                 ^~~~~~~~~~
/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::AssignableConcept<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 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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::AssignableConcept<std::__cxx11::basic_string<char> >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:129:9:   required from ‘struct boost::bimaps::set_of<std::__cxx11::basic_string<char>, std::less<std::__cxx11::basic_string<char> > >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<std::__cxx11::basic_string<char> >’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:97:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   97 |     >::type right_set_type;
      |             ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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::Assignable<TT>::~Assignable() [with TT = std::__cxx11::basic_string<char>]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  145 |     BOOST_CONCEPT_USAGE(Assignable) {
      |     ^~~~~~~~~~~~~~~~~~~
/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::BinaryFunction<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<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::BinaryFunction<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<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:351:7:   required from ‘struct boost::BinaryFunction<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<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_check.hpp:349:3:   required from ‘struct boost::BinaryFunctionConcept<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >’
  349 |   BOOST_concept(BinaryFunction,(Func)(Return)(First)(Second))
      |                 ^~~~~~~~~~~~~~
/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::BinaryFunctionConcept<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<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 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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::BinaryFunctionConcept<std::less<std::__cxx11::basic_string<char> >, bool, std::__cxx11::basic_string<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/bimap/set_of.hpp:132:9:   required from ‘struct boost::bimaps::set_of<std::__cxx11::basic_string<char>, std::less<std::__cxx11::basic_string<char> > >::lazy_concept_checked’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:70:13:   required from ‘struct boost::bimaps::detail::manage_bimap_key<std::__cxx11::basic_string<char> >’
   70 |     >::type type;
      |             ^~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:97:13:   required from ‘class boost::bimaps::detail::bimap_core<vinecopulib::BicopFamily, std::__cxx11::basic_string<char>, mpl_::na, mpl_::na, mpl_::na>’
   97 |     >::type right_set_type;
      |             ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:133:7:   required from ‘class boost::bimaps::bimap<vinecopulib::BicopFamily, std::__cxx11::basic_string<char> >’
  133 | class bimap
      |       ^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/family.ipp:13:20:   required from here
   13 | const family_bimap family_names = boost::assign::list_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::BinaryFunction<Func, Return, First, Second>::~BinaryFunction() [with Func = std::less<std::__cxx11::basic_string<char> >; Return = bool; First = std::__cxx11::basic_string<char>; Second = std::__cxx11::basic_string<char>]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:351:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  351 |       BOOST_CONCEPT_USAGE(BinaryFunction) { test(is_void<Return>()); }
      |       ^~~~~~~~~~~~~~~~~~~
/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/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::Block<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::Block<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:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Block<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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:267:33:   required from here
  267 |       double m1 = phi.col(1).sum() / n_dbl;
      |                   ~~~~~~~~~~~~~~^~
/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::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:   required from ‘class Eigen::Matrix<double, -1, -1, 1, -1, -1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:316:29:   required from ‘static void Eigen::internal::inplace_transpose_selector<MatrixType, false, MatchPacketSize>::run(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; bool MatchPacketSize = false]’
  316 |       m = m.transpose().eval();
      |           ~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:348:53:   required from ‘void Eigen::DenseBase<Derived>::transposeInPlace() [with Derived = Eigen::Matrix<double, -1, -1>]’
  348 |   internal::inplace_transpose_selector<Derived>::run(derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_interpolation.ipp:70:27:   required from here
   70 |   values_.transposeInPlace();
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::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/CoreEvaluators.h:739:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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> > > >’
  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_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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> > >; 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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> > >; 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/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:881:55:   required from here
  881 |     id = (e.pc_data.col(0) - 2 * e.pc_data.col(1)).sum();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/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:313:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h: In instantiation of ‘void Eigen::internal::BlockedInPlaceTranspose(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; long int Alignment = 16]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:308:89:   required from ‘static void Eigen::internal::inplace_transpose_selector<MatrixType, false, MatchPacketSize>::run(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; bool MatchPacketSize = false]’
  308 |           BlockedInPlaceTranspose<MatrixType,internal::evaluator<MatrixType>::Alignment>(m);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:348:53:   required from ‘void Eigen::DenseBase<Derived>::transposeInPlace() [with Derived = Eigen::Matrix<double, -1, -1>]’
  348 |   internal::inplace_transpose_selector<Derived>::run(derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_interpolation.ipp:70:27:   required from here
   70 |   values_.transposeInPlace();
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:272:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  272 |       PacketBlock<Packet> A;
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:272:27: 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/Transpose.h:280:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  280 |         PacketBlock<Packet> B;
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:280:29: 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::Transpose<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::Transpose<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::Transpose<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::Transpose<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::Transpose<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/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -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:   required from ‘class Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -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/Transpose.h:296:48:   required from ‘void Eigen::internal::BlockedInPlaceTranspose(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; long int Alignment = 16]’
  296 |         m.matrix().col(row).head(row).transpose());
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:308:89:   required from ‘static void Eigen::internal::inplace_transpose_selector<MatrixType, false, MatchPacketSize>::run(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; bool MatchPacketSize = false]’
  308 |           BlockedInPlaceTranspose<MatrixType,internal::evaluator<MatrixType>::Alignment>(m);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:348:53:   required from ‘void Eigen::DenseBase<Derived>::transposeInPlace() [with Derived = Eigen::Matrix<double, -1, -1>]’
  348 |   internal::inplace_transpose_selector<Derived>::run(derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_interpolation.ipp:70:27:   required from here
   70 |   values_.transposeInPlace();
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h: In instantiation of ‘void Eigen::internal::BlockedInPlaceTranspose(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; long int Alignment = 0]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:310:56:   required from ‘static void Eigen::internal::inplace_transpose_selector<MatrixType, false, MatchPacketSize>::run(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; bool MatchPacketSize = false]’
  310 |           BlockedInPlaceTranspose<MatrixType,Unaligned>(m);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:348:53:   required from ‘void Eigen::DenseBase<Derived>::transposeInPlace() [with Derived = Eigen::Matrix<double, -1, -1>]’
  348 |   internal::inplace_transpose_selector<Derived>::run(derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_interpolation.ipp:70:27:   required from here
   70 |   values_.transposeInPlace();
      |   ~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:272:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  272 |       PacketBlock<Packet> A;
      |                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:272:27: 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/Transpose.h:280:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
  280 |         PacketBlock<Packet> B;
      |                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Transpose.h:280:29: 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 ‘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:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = 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/rvinecopulib/include/vinecopulib/bicop/implementation/fit_controls.ipp:236:35:   required from here
  236 |   weights_ = weights / weights.sum() * weights.size();
      |                        ~~~~~~~~~~~^~
/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::Block<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::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::Block<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::Block<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::Block<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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:267:33:   required from here
  267 |       double m1 = phi.col(1).sum() / n_dbl;
      |                   ~~~~~~~~~~~~~~^~
/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<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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<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::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:269:55:   required from here
  269 |       double s1 = std::sqrt(phi.col(1).cwiseAbs2().sum() / (n_dbl - 1));
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/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::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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:275:38:   required from here
  275 |       inner_eps = tmp.cwiseAbs2().sum() / n_dbl;
      |                   ~~~~~~~~~~~~~~~~~~~^~
/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::Matrix<double, -1, 2>, 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, 2>, 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, 2>, 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, 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::Matrix<double, -1, 2> >’
   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, 2> >’
   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, 2>’
  178 | class Matrix
      |       ^~~~~~
/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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:36:15:   required from here
   36 |   tmp = tmp * 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::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/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:883:17:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; Func = assign_op<double, double>]’
  883 |   ActualDstType actualDst(dst);
      |                 ^~~~~~~~~
/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::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; 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::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; 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::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; _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/rvinecopulib/include/vinecopulib/misc/implementation/tools_interpolation.ipp:83:29:   required from here
   83 |         std::max(int_on_grid(1.0, values_.row(i), grid_points_), 1e-20);
      |                  ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:61:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0> >, const Eigen::Matrix<double, 2, 1> >, 0>’:
/home/hornik/tmp/R.check/r-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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0> >, const 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0> >, const 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0> >, const Eigen::Matrix<double, 2, 1>, Eigen::Dense>’
  148 | class CwiseBinaryOpImpl
      |       ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0> >, const Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:61:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   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_quotient_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_quotient_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_quotient_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_quotient_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_quotient_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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:136:68:   required from here
  136 |       double w = kernels.sum() / kernels.cwiseQuotient(weights).sum();
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/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<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::Transpose<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::Transpose<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::Transpose<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<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<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<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/AssignEvaluator.h:883:17:   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<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Func = assign_op<double, double>]’
  883 |   ActualDstType actualDst(dst);
      |                 ^~~~~~~~~
/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<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; Src = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:170:39:   required from here
  170 |     M.row(0).tail(2) = M.col(0).tail(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 ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<scalar_log_op<double>, const Eigen::ArrayWrapper<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<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<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<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<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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:277:41:   required from here
  277 |   set_loglik(pdf(data).array().log().sum());
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/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::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:463:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = 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/rvinecopulib/include/vinecopulib/bicop/implementation/abstract.ipp:236:21:   required from here
  236 |   return log_pdf.sum();
      |          ~~~~~~~~~~~^~
/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::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_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_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_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:478:32:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::mean() const [with Derived = 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]’
  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/kde1d/include/kde1d/dpik.hpp:58:45:   required from here
   58 |   double m_x = x.cwiseProduct(weights_).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 ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<scalar_abs2_op<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_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<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_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<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_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<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_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<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/kde1d/include/kde1d/dpik.hpp:61:56:   required from here
   61 |     std::sqrt(sx.cwiseAbs2().cwiseProduct(weights_).sum() / (x.size() - 1));
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/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::CwiseBinaryOp<scalar_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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::CwiseBinaryOp<Eigen::internal::scalar_max_op<double, double, 0>, const Eigen::Matrix<double, -1, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, 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/kde1d/include/kde1d/kde1d.hpp:155:67:   required from here
  155 |   loglik_ = grid_.interpolate(x).cwiseMax(1e-20).array().log().sum();
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/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::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const 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> > >; 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::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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> > >; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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> > > >; 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::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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> > >; 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::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, const Eigen::CwiseBinaryOp<Eigen::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> > >; 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/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:881:55:   required from here
  881 |     id = (e.pc_data.col(0) - 2 * e.pc_data.col(1)).sum();
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/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<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/unsupported/Eigen/FFT:243:20:   required from ‘void Eigen::FFT<T_Scalar, T_Impl>::fwd(Eigen::MatrixBase<OtherDerived>&, const Eigen::MatrixBase<OtherDerived>&, Index) [with InputDerived = Eigen::Matrix<double, -1, 1>; ComplexDerived = Eigen::Matrix<std::complex<double>, -1, 1>; T_Scalar = double; T_Impl = Eigen::default_fft_impl<double>; Index = long int]’
  243 |           tmp.block(0,0,src.size(),1 ) = src;
      |           ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/unsupported/Eigen/FFT:405:14:   required from ‘void Eigen::fft_fwd_proxy<T_SrcMat, T_FftIfc>::evalTo(T_DestMat&) const [with T_DestMat = Eigen::Matrix<std::complex<double>, -1, 1>; T_SrcMat = Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >; T_FftIfc = Eigen::FFT<double>]’
  405 |     m_ifc.fwd( dst, m_src, m_nfft);
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:62:48:   required from ‘void Eigen::ReturnByValue<Derived>::evalTo(Dest&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, 1>; Derived = Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> >]’
   62 |     { static_cast<const Derived*>(this)->evalTo(dst); }
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:615:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> >; Derived = Eigen::Matrix<std::complex<double>, -1, 1>]’
  615 |       other.evalTo(this->derived());
      |       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/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::ReturnByValue<Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> > >; _Scalar = std::complex<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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:160:37:   required from here
  160 |   Eigen::VectorXcd tmp1 = fft.fwd(xx);
      |                                     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   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::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_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::scalar_min_op<double, double, 0>; Evaluator = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_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_min_op<double, double, 0>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_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:433:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::minCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  433 |   return derived().redux(Eigen::internal::scalar_min_op<Scalar,Scalar, NaNPropagation>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseBase.h:463:37:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::minCoeff() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]’
  463 |       return minCoeff<PropagateFast>();
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/tools_bobyqa.hpp:2287:25:   required from ‘std::pair<Eigen::Matrix<double, -1, 1>, double> vinecopulib::tools_bobyqa::bobyqa(const Function&, long int, long int, Eigen::VectorXd, Eigen::VectorXd, Eigen::VectorXd, double, double, long int) [with Function = std::function<double(long unsigned int, const double*)>; Eigen::VectorXd = Eigen::Matrix<double, -1, 1>]’
 2287 |   if ((ub - lb).minCoeff() < rhobeg + rhobeg) {
      |       ~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_optimization.ipp:65:39:   required from here
   65 |     auto result = tools_bobyqa::bobyqa(f,
      |                   ~~~~~~~~~~~~~~~~~~~~^~~
   66 |                                        n_parameters,
      |                                        ~~~~~~~~~~~~~
   67 |                                        number_interpolation_conditions,
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |                                        initial_parameters,
      |                                        ~~~~~~~~~~~~~~~~~~~
   69 |                                        lower_bounds,
      |                                        ~~~~~~~~~~~~~
   70 |                                        upper_bounds,
      |                                        ~~~~~~~~~~~~~
   71 |                                        controls_.get_initial_trust_region(),
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                        controls_.get_final_trust_region(),
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                        controls_.get_maxeval());
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~
/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<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::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::Matrix<double, -1, 1>, -1, -1, false>; SrcXprType = 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::Matrix<double, -1, 1>, -1, -1, false>; Src = 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::Matrix<double, -1, 1>, -1, -1, false>; Src = 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::Matrix<double, -1, 1>, -1, -1, false>; Src = 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:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Matrix<double, -1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, false>]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:156:31:   required from here
  156 |   xx.block(2 * wl, 0, n, 1) = x;
      |                               ^
/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::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::Matrix<double, -1, 1>; SrcXprType = Eigen::Block<Eigen::CwiseUnaryView<scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::Matrix<double, -1, 1>; SrcXprType = Eigen::Block<Eigen::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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::Matrix<double, -1, 1>; Src = Eigen::Block<Eigen::CwiseUnaryView<scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Block<Eigen::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<double>, -1, 1> >, -1, -1, false>; 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::Block<Eigen::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<double>, -1, 1> >, -1, -1, false>; 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::Block<Eigen::CwiseUnaryView<Eigen::internal::scalar_real_ref_op<std::complex<double> >, Eigen::Matrix<std::complex<double>, -1, 1> >, -1, -1, false>; _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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:165:57:   required from here
  165 |   Eigen::VectorXd result = tmp2.real().block(wl, 0, n, 1);
      |                                                         ^
/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:100:8:   required from ‘struct Eigen::internal::evaluator<const 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:78:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Block<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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Block<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/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> >, const 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:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >, Eigen::internal::IndexBased, int>’
  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:   [ 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/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<int, -1, -1>, -1, 1, true>; SrcXprType = Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >; Functor = Eigen::internal::assign_op<int, int>; 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<int, -1, -1>, -1, 1, true>; Src = Eigen::CwiseUnaryOp<scalar_cast_op<double, int>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >; Func = assign_op<int, int>]’
  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<int, -1, -1>, -1, 1, true>; Src = Eigen::CwiseUnaryOp<scalar_cast_op<double, int>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >; Func = assign_op<int, int>; 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<int, -1, -1>, -1, 1, true>; Src = Eigen::CwiseUnaryOp<scalar_cast_op<double, int>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Block<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::CwiseUnaryOp<Eigen::internal::scalar_cast_op<double, int>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<int, double>, const Eigen::Matrix<int, -1, 1> >, const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >; Derived = Eigen::Block<Eigen::Matrix<int, -1, -1>, -1, 1, true>]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:337:73:   required from here
  337 |       (base.cast<double>()).cwiseProduct(U.block(0, k, d, 1)).cast<int>();
      |                                                                         ^
/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:41:   required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const 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_sum_op<double, double>, const Eigen::Block<const 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/CoreEvaluators.h:1384:41:   required from ‘struct Eigen::internal::evaluator_wrapper_base<Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > > >’
 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<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, 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:   [ 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/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_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<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::Matrix<double, -1, -1>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > >; 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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > >; 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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true> > >, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Array<double, -1, -1> > >; _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/rvinecopulib/include/vinecopulib/bicop/implementation/kernel.ipp:41:19:   required from here
   41 |     return pdf_raw((u.leftCols(2) + u.rightCols(2)).array() / 2.0);
      |            ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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: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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; 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::Matrix<double, -1, -1>; SrcXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; 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::Matrix<double, -1, -1>; Src = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; 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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; 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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; 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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, true>; _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/rvinecopulib/include/vinecopulib/bicop/implementation/kernel.ipp:70:22:   required from here
   70 |     return hfunc1_raw(u_avg.leftCols(2));
      |            ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/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::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/CoreEvaluators.h:167:44:   [ 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/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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 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::Matrix<double, -1, -1>; Src = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<const 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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<const 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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<const 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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<const 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:97:55:   required from here
   97 |   Eigen::MatrixXd z = (irB * x.transpose()).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, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 1>, 0>’:
/home/hornik/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, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 1, 4>’
  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, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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:654:8:   [ 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::Matrix<double, 1, 2>, 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, 2>, 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, 2>, 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, 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::Matrix<double, 1, 2> >’
   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, 2> >’
   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/CoreEvaluators.h:167:44:   [ 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/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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0> >, const Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:61:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::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/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, true>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 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::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 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::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 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::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 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::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 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:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> > >; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:169:32:   required from here
  169 |     M.col(0).tail(2) = B * b * f0;
      |                                ^~
/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:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<Eigen::Block<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<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/AssignEvaluator.h:780:20:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >; SrcXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; 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::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >; SrcXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; Src = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; Src = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; Src = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:170:39:   required from here
  170 |     M.row(0).tail(2) = M.col(0).tail(2);
      |                                       ^
/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/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::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::Matrix<double, -1, 1>; 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::Matrix<double, -1, 1>; 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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>; 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::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>; 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::Block<const Eigen::Matrix<double, -1, 1>, -1, 1, false>; _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/rvinecopulib/include/vinecopulib/bicop/implementation/tools_select.ipp:134:59:   required from here
  134 |     w = (weights.size() > 0) ? weights.head(count1 - 1) : weights;
      |                                                           ^~~~~~~
/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/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::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::Matrix<double, -1, 1>, -1, 1, false>; SrcXprType = 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::Matrix<double, -1, 1>, -1, 1, false>; Src = 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::Matrix<double, -1, 1>, -1, 1, false>; Src = 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::Matrix<double, -1, 1>, -1, 1, false>; Src = 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:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Matrix<double, -1, 1>; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kdefft.hpp:83:22:   required from here
   83 |   arg2.head(L + 1) = arg;
      |                      ^~~
/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/CoreEvaluators.h:1498:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2>, Eigen::internal::IndexBased, double>’
 1498 |     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::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2> >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/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::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2>; Functor = swap_assign_op<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::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2>; Functor = Eigen::internal::swap_assign_op<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::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2>; Func = swap_assign_op<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::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2>; Func = swap_assign_op<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/DenseBase.h:424:22:   required from ‘void Eigen::DenseBase<Derived>::swap(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Reverse<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>, 2>; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, -1, true>]’
  424 |       call_assignment(derived(), other.const_cast_derived(), internal::swap_assign_op<Scalar>());
      |       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:146:24:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  146 |     leftCols(half).swap(rightCols(half).reverse());
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/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/CoreEvaluators.h:1043:41:   required from ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -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:1498:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>, Eigen::internal::IndexBased, double>’
 1498 |     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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2> >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/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, true>, -1, 1, false>; SrcXprType = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>; Functor = swap_assign_op<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, true>, -1, 1, false>; SrcXprType = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>; Functor = Eigen::internal::swap_assign_op<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, true>, -1, 1, false>; Src = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>; Func = swap_assign_op<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, true>, -1, 1, false>; Src = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>; Func = swap_assign_op<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/DenseBase.h:424:22:   required from ‘void Eigen::DenseBase<Derived>::swap(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>]’
  424 |       call_assignment(derived(), other.const_cast_derived(), internal::swap_assign_op<Scalar>());
      |       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:150:33:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  150 |       col(half).head(half2).swap(col(half).tail(half2).reverse());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/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, true>, -1, 1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1498:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>, Eigen::internal::IndexBased, double>’
 1498 |     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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2> >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/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, true>, -1, 1, false>; SrcXprType = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>; Functor = swap_assign_op<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, true>, -1, 1, false>; SrcXprType = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>; Functor = Eigen::internal::swap_assign_op<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, true>, -1, 1, false>; Src = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>; Func = swap_assign_op<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, true>, -1, 1, false>; Src = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>; Func = swap_assign_op<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/DenseBase.h:424:22:   required from ‘void Eigen::DenseBase<Derived>::swap(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>, 2>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, -1, 1, false>]’
  424 |       call_assignment(derived(), other.const_cast_derived(), internal::swap_assign_op<Scalar>());
      |       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:150:33:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  150 |       col(half).head(half2).swap(col(half).tail(half2).reverse());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/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: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:1498:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>, Eigen::internal::IndexBased, double>’
 1498 |     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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2> >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>; Functor = swap_assign_op<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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>; Functor = Eigen::internal::swap_assign_op<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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>; Func = swap_assign_op<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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>; Func = swap_assign_op<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/DenseBase.h:424:22:   required from ‘void Eigen::DenseBase<Derived>::swap(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>]’
  424 |       call_assignment(derived(), other.const_cast_derived(), internal::swap_assign_op<Scalar>());
      |       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:160:33:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  160 |       row(half).head(half2).swap(row(half).tail(half2).reverse());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/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:1498:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>, Eigen::internal::IndexBased, double>’
 1498 |     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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2> >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>; Functor = swap_assign_op<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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>; Functor = Eigen::internal::swap_assign_op<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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>; Func = swap_assign_op<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::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>; Func = swap_assign_op<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/DenseBase.h:424:22:   required from ‘void Eigen::DenseBase<Derived>::swap(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Reverse<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>, 2>; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, 1>, 1, 1, false>, -1, 1, false>]’
  424 |       call_assignment(derived(), other.const_cast_derived(), internal::swap_assign_op<Scalar>());
      |       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Reverse.h:160:33:   required from ‘void Eigen::DenseBase<Derived>::reverseInPlace() [with Derived = Eigen::Matrix<double, -1, 1>]’
  160 |       row(half).head(half2).swap(row(half).tail(half2).reverse());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:504:26:   required from here
  504 |     f_corr.reverseInPlace();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/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::Assignable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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<double*, std::vector<double> > > >]’:
/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<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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<double*, std::vector<double> > >]’
   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::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7:   required from ‘struct boost::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:543:7:   required from ‘struct boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:571:7:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >::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 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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::Comparable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:253:5:   required from ‘struct boost::Comparable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >::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 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Comparable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:601:7:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >::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 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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_check.hpp:597:17: note: in a call to non-static member function ‘boost::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >::~RandomAccessIteratorConcept()’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro ‘BOOST_PP_CAT_I’
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro ‘BOOST_PP_CAT’
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3: note: in expansion of macro ‘BOOST_concept’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |   ^~~~~~~~~~~~~
/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::Matrix<double, -1, -1>; 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::Matrix<double, -1, -1>; 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::Matrix<double, -1, -1>; 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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, false>; 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::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, false>; 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::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, false>; _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/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:1195:25:   required from here
 1195 |       inverse_rosenblatt(u.block(0, 0, n_half, d), num_threads);
      |       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Assignable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’:
/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::Assignable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<TT>::~Assignable() [with TT = __gnu_cxx::__normal_iterator<double*, std::vector<double> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  145 |     BOOST_CONCEPT_USAGE(Assignable) {
      |     ^~~~~~~~~~~~~~~~~~~
/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<double*, std::vector<double> > >]’:
/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<double*, std::vector<double> > > >]’
   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<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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<double*, std::vector<double> >]’
   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::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’:
/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::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7:   required from ‘struct boost::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::InputIterator<TT>::~InputIterator() [with TT = __gnu_cxx::__normal_iterator<double*, std::vector<double> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  512 |       BOOST_CONCEPT_USAGE(InputIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/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::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’:
/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::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:543:7:   required from ‘struct boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::ForwardIterator<TT>::~ForwardIterator() [with TT = __gnu_cxx::__normal_iterator<double*, std::vector<double> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:543:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  543 |       BOOST_CONCEPT_USAGE(ForwardIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/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::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’:
/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::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:571:7:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::BidirectionalIterator<TT>::~BidirectionalIterator() [with TT = __gnu_cxx::__normal_iterator<double*, std::vector<double> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:571:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  571 |       BOOST_CONCEPT_USAGE(BidirectionalIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/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::Comparable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’:
/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::Comparable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:253:5:   required from ‘struct boost::Comparable<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Comparable<TT>::~Comparable() [with TT = __gnu_cxx::__normal_iterator<double*, std::vector<double> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:253:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  253 |     BOOST_CONCEPT_USAGE(Comparable) {
      |     ^~~~~~~~~~~~~~~~~~~
/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::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’:
/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::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:601:7:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   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::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >::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 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIterator<TT>::~RandomAccessIterator() [with TT = __gnu_cxx::__normal_iterator<double*, std::vector<double> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:601:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  601 |       BOOST_CONCEPT_USAGE(RandomAccessIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/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, 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::Matrix<double, -1, 1>; SrcXprType = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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::Matrix<double, -1, 1>; SrcXprType = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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::Matrix<double, -1, 1>; Src = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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::Matrix<double, -1, 1>; Src = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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::Matrix<double, -1, 1>; Src = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -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/PlainObjectBase.h:779:32:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; 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::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
vinereg.cpp:157:71:   required from here
  157 |             hfunc2(0, j) = u.col(order[j] - 1).segment(b.begin, b.size);
      |                                                                       ^
/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::Inverse<Eigen::PartialPivLU<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::Inverse<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> > > >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Inverse<Eigen::PartialPivLU<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/Inverse.h:68:7:   required from ‘class Eigen::InverseImpl<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::SolverStorage>’
   68 | class InverseImpl
      |       ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7:   required from ‘class Eigen::Inverse<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> > >’
   43 | class Inverse : public InverseImpl<XprType,typename internal::traits<XprType>::StorageKind>
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/InverseImpl.h:28:43:   required from ‘static void Eigen::internal::compute_inverse<MatrixType, ResultType, Size>::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; ResultType = Eigen::Matrix<double, -1, -1>; int Size = -1]’
   28 |     result = matrix.partialPivLu().inverse();
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/InverseImpl.h:322: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/Core/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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/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/PlainObjectBase.h:98:7:   required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<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/Matrix.h:178:7:   required from ‘class Eigen::Matrix<double, 3, 1>’
  178 | class Matrix
      |       ^~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/InverseImpl.h:168:45:   required from ‘static void Eigen::internal::compute_inverse<MatrixType, ResultType, 3>::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix<double, 3, 3>; ResultType = Eigen::Matrix<double, 3, 3>]’
  168 |     Matrix<typename MatrixType::Scalar,3,1> cofactors_col0;
      |                                             ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/InverseImpl.h:322: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/Core/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 3, 3>; Src = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, 3, 3>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, 3, 3>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:428:30:   required from here
  428 |     M_inverse00 = M.inverse()(0, 0);
      |                   ~~~~~~~~~~~^~~~~~
/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, 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::Matrix<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::Matrix<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::Matrix<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/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 3, 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, 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/Matrix.h:178:7:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 3, 3>; Src = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, 3, 3>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, 3, 3>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:428:30:   required from here
  428 |     M_inverse00 = M.inverse()(0, 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::Block<const Eigen::Matrix<double, 3, 3>, 3, 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, 3, 3>, 3, 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, 3, 3>, 3, 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, 3, 3>, 3, 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, 3, 3>, 3, 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, 3, 3>, 3, 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 3, 3>; Src = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, 3, 3>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, 3, 3>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:428:30:   required from here
  428 |     M_inverse00 = M.inverse()(0, 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, 3, 1>, const Eigen::Block<const Eigen::Matrix<double, 3, 3>, 3, 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::Matrix<double, 3, 1>, const Eigen::Block<const Eigen::Matrix<double, 3, 3>, 3, 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::Matrix<double, 3, 1>, const Eigen::Block<const Eigen::Matrix<double, 3, 3>, 3, 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::Matrix<double, 3, 1>, const Eigen::Block<const Eigen::Matrix<double, 3, 3>, 3, 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::Matrix<double, 3, 1>, const Eigen::Block<const Eigen::Matrix<double, 3, 3>, 3, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/InverseImpl.h:172:52:   required from ‘static void Eigen::internal::compute_inverse<MatrixType, ResultType, 3>::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix<double, 3, 3>; ResultType = Eigen::Matrix<double, 3, 3>]’
  172 |     const Scalar det = (cofactors_col0.cwiseProduct(matrix.col(0))).sum();
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/InverseImpl.h:322: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/Core/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 3, 3>; Src = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, 3, 3>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, 3, 3>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:428:30:   required from here
  428 |     M_inverse00 = M.inverse()(0, 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/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<std::random_access_iterator_tag, std::random_access_iterator_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<std::random_access_iterator_tag, std::random_access_iterator_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<std::random_access_iterator_tag, std::random_access_iterator_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<std::random_access_iterator_tag, std::random_access_iterator_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<std::random_access_iterator_tag, std::random_access_iterator_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<std::random_access_iterator_tag, std::random_access_iterator_tag>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:603:11:   [ 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/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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<std::random_access_iterator_tag, std::random_access_iterator_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<std::random_access_iterator_tag, std::random_access_iterator_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:603:11:   required from ‘boost::RandomAccessIterator<TT>::~RandomAccessIterator() [with TT = __gnu_cxx::__normal_iterator<double*, std::vector<double> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = std::random_access_iterator_tag; Y = std::random_access_iterator_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/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<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/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 2, -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>, 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::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/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, -1, -1>, 2, -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>, 2, -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 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/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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 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::Matrix<double, -1, 1>; Src = Eigen::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, member_prod<double, double>, 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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; 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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; 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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; _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/rvinecopulib/include/vinecopulib/bicop/implementation/indep.ipp:27:26:   required from here
   27 |   return u.rowwise().prod();
      |          ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::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>, 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::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::Matrix<double, -1, -1>; MemberOp = Eigen::internal::member_prod<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/AssignEvaluator.h:681:114:   required from ‘void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignPacket(Eigen::Index) [with int StoreMode = 16; int LoadMode = 0; PacketType = __vector(2) double; DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, -1, 1> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]’
  681 |     m_functor.template assignPacket<StoreMode>(&m_dst.coeffRef(index), m_src.template packet<LoadMode,PacketType>(index));
      |                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:437:75:   required from ‘static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Matrix<double, -1, 1> >, Eigen::internal::evaluator<Eigen::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1> >, Eigen::internal::assign_op<double, double>, 0>]’
  437 |       kernel.template assignPacket<dstAlignment, srcAlignment, PacketType>(index);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:785:37:   required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix<double, -1, 1>; SrcXprType = Eigen::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, member_prod<double, double>, 1>; Functor = assign_op<double, double>]’
  785 |   dense_assignment_loop<Kernel>::run(kernel);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 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::Matrix<double, -1, 1>; Src = Eigen::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, member_prod<double, double>, 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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; 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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; 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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; _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/rvinecopulib/include/vinecopulib/bicop/implementation/indep.ipp:27:26:   required from here
   27 |   return u.rowwise().prod();
      |          ~~~~~~~~~~~~~~~~^~
/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::Matrix<double, 3, 3>, 1, 3, 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, 3, 3>, 1, 3, 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, 3, 3>, 1, 3, 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, 3, 3>, 1, 3, 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, 3, 3>, 1, 3, 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, 3, 3>, 1, 3, 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 3, 3>; Src = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, 3, 3>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, 3, 3>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:428:30:   required from here
  428 |     M_inverse00 = M.inverse()(0, 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::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<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>, const Eigen::Matrix<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/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 3, 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, 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_product_op<double, double>, const Eigen::Matrix<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<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_product_op<double, double>, const Eigen::Matrix<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<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:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 3, 3>; Src = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, 3, 3>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, 3, 3>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:428:30:   required from here
  428 |     M_inverse00 = M.inverse()(0, 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, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<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/MatrixBase.h:48:34:   required from ‘class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 3, 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, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<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_product_op<double, double>, const Eigen::Matrix<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 3, 1> > >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/InverseImpl.h:158:34:   required from ‘void Eigen::internal::compute_inverse_size3_helper(const MatrixType&, const typename ResultType::Scalar&, const Eigen::Matrix<typename ResultType::Scalar, 3, 1>&, ResultType&) [with MatrixType = Eigen::Matrix<double, 3, 3>; ResultType = Eigen::Matrix<double, 3, 3>; typename ResultType::Scalar = double]’
  158 |   result.row(0) = cofactors_col0 * invdet;
      |                   ~~~~~~~~~~~~~~~^~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/InverseImpl.h:174:33:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 3, 3>; Src = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, 3, 3>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, 3, 3>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:428:30:   required from here
  428 |     M_inverse00 = M.inverse()(0, 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/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::SignedInteger<long int>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:514:9:   required from ‘boost::InputIterator<TT>::~InputIterator() [with TT = __gnu_cxx::__normal_iterator<double*, std::vector<double> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48:   required from ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/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::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7:   required from ‘struct boost::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   [ 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/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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_check.hpp:107:22: note: in a call to non-static member function ‘boost::SignedInteger<long int>::~SignedInteger()’
  107 |   template <> struct SignedInteger<long> {};
      |                      ^~~~~~~~~~~~~~~~~~~
/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<std::random_access_iterator_tag, std::input_iterator_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<std::random_access_iterator_tag, std::input_iterator_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<std::random_access_iterator_tag, std::input_iterator_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<std::random_access_iterator_tag, std::input_iterator_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<std::random_access_iterator_tag, std::input_iterator_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<std::random_access_iterator_tag, std::input_iterator_tag>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:515: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/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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<std::random_access_iterator_tag, std::input_iterator_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<std::random_access_iterator_tag, std::input_iterator_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:515:9:   required from ‘boost::InputIterator<TT>::~InputIterator() [with TT = __gnu_cxx::__normal_iterator<double*, std::vector<double> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48:   required from ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/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::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7:   required from ‘struct boost::InputIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   [ 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/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = std::random_access_iterator_tag; Y = std::input_iterator_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::Convertible<std::random_access_iterator_tag, std::forward_iterator_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<std::random_access_iterator_tag, std::forward_iterator_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<std::random_access_iterator_tag, std::forward_iterator_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<std::random_access_iterator_tag, std::forward_iterator_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<std::random_access_iterator_tag, std::forward_iterator_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<std::random_access_iterator_tag, std::forward_iterator_tag>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:545:11:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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<std::random_access_iterator_tag, std::forward_iterator_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<std::random_access_iterator_tag, std::forward_iterator_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:545:11:   required from ‘boost::ForwardIterator<TT>::~ForwardIterator() [with TT = __gnu_cxx::__normal_iterator<double*, std::vector<double> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48:   required from ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/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::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:543:7:   required from ‘struct boost::ForwardIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = std::random_access_iterator_tag; Y = std::forward_iterator_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::Convertible<std::random_access_iterator_tag, std::bidirectional_iterator_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<std::random_access_iterator_tag, std::bidirectional_iterator_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<std::random_access_iterator_tag, std::bidirectional_iterator_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<std::random_access_iterator_tag, std::bidirectional_iterator_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<std::random_access_iterator_tag, std::bidirectional_iterator_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<std::random_access_iterator_tag, std::bidirectional_iterator_tag>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:573:11:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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<std::random_access_iterator_tag, std::bidirectional_iterator_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<std::random_access_iterator_tag, std::bidirectional_iterator_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:573:11:   required from ‘boost::BidirectionalIterator<TT>::~BidirectionalIterator() [with TT = __gnu_cxx::__normal_iterator<double*, std::vector<double> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48:   required from ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/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::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:571:7:   required from ‘struct boost::BidirectionalIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<__gnu_cxx::__normal_iterator<double*, std::vector<double> > >’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = std::random_access_iterator_tag; Y = std::bidirectional_iterator_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::Convertible<std::random_access_iterator_tag, std::random_access_iterator_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<std::random_access_iterator_tag, std::random_access_iterator_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<std::random_access_iterator_tag, std::random_access_iterator_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<std::random_access_iterator_tag, std::random_access_iterator_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<std::random_access_iterator_tag, std::random_access_iterator_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<std::random_access_iterator_tag, std::random_access_iterator_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 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = std::random_access_iterator_tag; Y = std::random_access_iterator_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/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 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/unsupported/Eigen/FFT:245:15:   required from ‘void Eigen::FFT<T_Scalar, T_Impl>::fwd(Eigen::MatrixBase<OtherDerived>&, const Eigen::MatrixBase<OtherDerived>&, Index) [with InputDerived = Eigen::Matrix<double, -1, 1>; ComplexDerived = Eigen::Matrix<std::complex<double>, -1, 1>; T_Scalar = double; T_Impl = Eigen::default_fft_impl<double>; Index = long int]’
  245 |           tmp = src;
      |           ~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/unsupported/Eigen/FFT:405:14:   required from ‘void Eigen::fft_fwd_proxy<T_SrcMat, T_FftIfc>::evalTo(T_DestMat&) const [with T_DestMat = Eigen::Matrix<std::complex<double>, -1, 1>; T_SrcMat = Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >; T_FftIfc = Eigen::FFT<double>]’
  405 |     m_ifc.fwd( dst, m_src, m_nfft);
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:62:48:   required from ‘void Eigen::ReturnByValue<Derived>::evalTo(Dest&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, 1>; Derived = Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> >]’
   62 |     { static_cast<const Derived*>(this)->evalTo(dst); }
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:615:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> >; Derived = Eigen::Matrix<std::complex<double>, -1, 1>]’
  615 |       other.evalTo(this->derived());
      |       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/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::ReturnByValue<Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> > >; _Scalar = std::complex<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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:160:37:   required from here
  160 |   Eigen::VectorXcd tmp1 = fft.fwd(xx);
      |                                     ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 2, 2>, 1>, 0>’:
/home/hornik/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, 2, 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::Product<Eigen::Matrix<double, -1, -1>, Eigen::Matrix<double, 2, 2>, 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, 2, 2>, 1, 3>’
  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, 2, 2>, 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, 2, 2>, 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:402:50:   [ 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/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, 2, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 2; int _Options = 0; int _MaxRows = -1; int _MaxCols = 2]’
  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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:36:15:   required from here
   36 |   tmp = tmp * 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::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 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/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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 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::Matrix<double, -1, 1>; Src = Eigen::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, member_prod<double, double>, 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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; 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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; 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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; _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/rvinecopulib/include/vinecopulib/bicop/implementation/indep.ipp:27:26:   required from here
   27 |   return u.rowwise().prod();
      |          ~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 2, 2>, Eigen::Matrix<double, 2, 1>, 1>, 0>’:
/home/hornik/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, 2, 2>, Eigen::Matrix<double, 2, 1>, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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, 2, 2>, Eigen::Matrix<double, 2, 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, 2, 2>, Eigen::Matrix<double, 2, 1>, 1, 3>’
  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, 2, 2>, Eigen::Matrix<double, 2, 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, 2, 2>, Eigen::Matrix<double, 2, 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:402:50:   [ 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/Matrix.h:332:31:   required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>; _Scalar = double; int _Rows = 2; int _Cols = 1; int _Options = 0; int _MaxRows = 2; 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, 2, 1>; Src = Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 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, 2, 1>; Src = Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Matrix<double, 2, 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, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>; Derived = Eigen::Matrix<double, 2, 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, 2, 2>, Eigen::Matrix<double, 2, 1>, 0>; _Scalar = double; int _Rows = 2; int _Cols = 1; int _Options = 0; int _MaxRows = 2; int _MaxCols = 1]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:120:17:   required from here
  120 |         b = B * b;
      |                 ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::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, 3, 3>, 3, 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, 3, 3>, 3, 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::Matrix<double, 3, 1>, const Eigen::Block<const Eigen::Matrix<double, 3, 3>, 3, 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::Matrix<double, 3, 1>, const Eigen::Block<const Eigen::Matrix<double, 3, 3>, 3, 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_product_op<double, double>, const Eigen::Matrix<double, 3, 1>, const Eigen::Block<const Eigen::Matrix<double, 3, 3>, 3, 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_product_op<double, double>, const Eigen::Matrix<double, 3, 1>, const Eigen::Block<const Eigen::Matrix<double, 3, 3>, 3, 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 3, 3>; Src = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, 3, 3>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, 3, 3>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:428:30:   required from here
  428 |     M_inverse00 = M.inverse()(0, 0);
      |                   ~~~~~~~~~~~^~~~~~
/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/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<std::random_access_iterator_tag, std::input_iterator_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<std::random_access_iterator_tag, std::input_iterator_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<std::random_access_iterator_tag, std::input_iterator_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<std::random_access_iterator_tag, std::input_iterator_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<std::random_access_iterator_tag, std::input_iterator_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<std::random_access_iterator_tag, std::input_iterator_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 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = std::random_access_iterator_tag; Y = std::input_iterator_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::Convertible<std::random_access_iterator_tag, std::forward_iterator_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<std::random_access_iterator_tag, std::forward_iterator_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<std::random_access_iterator_tag, std::forward_iterator_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<std::random_access_iterator_tag, std::forward_iterator_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<std::random_access_iterator_tag, std::forward_iterator_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<std::random_access_iterator_tag, std::forward_iterator_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 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = std::random_access_iterator_tag; Y = std::forward_iterator_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::Convertible<std::random_access_iterator_tag, std::bidirectional_iterator_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<std::random_access_iterator_tag, std::bidirectional_iterator_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<std::random_access_iterator_tag, std::bidirectional_iterator_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<std::random_access_iterator_tag, std::bidirectional_iterator_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<std::random_access_iterator_tag, std::bidirectional_iterator_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<std::random_access_iterator_tag, std::bidirectional_iterator_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 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, Value, Value&> boost::make_iterator_property_map(RAIter, ID, Value) [with RAIter = __gnu_cxx::__normal_iterator<double*, std::vector<double> >; Value = double; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:556:43:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = std::random_access_iterator_tag; Y = std::bidirectional_iterator_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/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::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::Matrix<double, 1, -1>, -1, -1, false>; SrcXprType = 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::Matrix<double, 1, -1>, -1, -1, false>; Src = 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::Matrix<double, 1, -1>, -1, -1, false>; Src = 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:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/unsupported/Eigen/FFT:243:40:   required from ‘void Eigen::FFT<T_Scalar, T_Impl>::fwd(Eigen::MatrixBase<OtherDerived>&, const Eigen::MatrixBase<OtherDerived>&, Index) [with InputDerived = Eigen::Matrix<double, -1, 1>; ComplexDerived = Eigen::Matrix<std::complex<double>, -1, 1>; T_Scalar = double; T_Impl = Eigen::default_fft_impl<double>; Index = long int]’
  243 |           tmp.block(0,0,src.size(),1 ) = src;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/unsupported/Eigen/FFT:405:14:   required from ‘void Eigen::fft_fwd_proxy<T_SrcMat, T_FftIfc>::evalTo(T_DestMat&) const [with T_DestMat = Eigen::Matrix<std::complex<double>, -1, 1>; T_SrcMat = Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >; T_FftIfc = Eigen::FFT<double>]’
  405 |     m_ifc.fwd( dst, m_src, m_nfft);
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:62:48:   required from ‘void Eigen::ReturnByValue<Derived>::evalTo(Dest&) const [with Dest = Eigen::Matrix<std::complex<double>, -1, 1>; Derived = Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> >]’
   62 |     { static_cast<const Derived*>(this)->evalTo(dst); }
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:615:19:   required from ‘Eigen::PlainObjectBase<Derived>::PlainObjectBase(const Eigen::ReturnByValue<OtherDerived>&) [with OtherDerived = Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> >; Derived = Eigen::Matrix<std::complex<double>, -1, 1>]’
  615 |       other.evalTo(this->derived());
      |       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/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::ReturnByValue<Eigen::fft_fwd_proxy<Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >, Eigen::FFT<double> > >; _Scalar = std::complex<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/rvinecopulib/include/vinecopulib/misc/implementation/tools_stats.ipp:160:37:   required from here
  160 |   Eigen::VectorXcd tmp1 = fft.fwd(xx);
      |                                     ^
/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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -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::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -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/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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/PartialReduxEvaluator.h:183:72:   [ 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 2, 1>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::PartialReduxExpr<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, member_sum<double, double>, 0>, 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::Matrix<double, 2, 1>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::PartialReduxExpr<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, member_sum<double, double>, 0>, 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::Matrix<double, 2, 1>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::PartialReduxExpr<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, member_sum<double, double>, 0>, 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/PlainObjectBase.h:779:32:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> > >; Derived = Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> > >; _Scalar = double; int _Rows = 2; int _Cols = 1; int _Options = 0; int _MaxRows = 2; int _MaxCols = 1]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:115:68:   required from here
  115 |       f1 = zz.cwiseProduct(kernels.replicate(1, 2)).colwise().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::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 1>, 0>’:
/home/hornik/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::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 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::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 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::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 1, 3>’
  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::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 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::Product<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 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:409:50:   [ 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:883:25:   required from ‘void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; OtherDerived = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 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:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:171:65:   required from here
  171 |     M.block(1, 1, 2, 2) = f0 * B + f0 * B * b * b.transpose() * B;
      |                                                                 ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>, 0>’:
/home/hornik/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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 4>’
  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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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:409:50:   [ 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:883:25:   required from ‘void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0> >; OtherDerived = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0> >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0> >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 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/Assign.h:66:28:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, 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, 2, 1> >, const Eigen::Matrix<double, 2, 1> >, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0> >; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:177:57:   required from here
  177 |     M.block(1, 1, 2, 2) = f0 * B + f0 * b * 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::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 2, -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>, 2, -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>, 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::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 2, -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>, 2, -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/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_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 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::Matrix<double, -1, 1>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, member_sum<double, double>, 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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; _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/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:193:28:   required from here
  193 |       return p.array() - 1 + u.leftCols(2).rowwise().sum().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/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>; 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/CoreEvaluators.h:1430:58:   required from ‘PacketType Eigen::internal::evaluator_wrapper_base<XprType>::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; XprType = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> >; Eigen::Index = long int]’
 1430 |     return m_argImpl.template packet<LoadMode,PacketType>(index);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:791:80:   required from ‘PacketType Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>, Eigen::internal::IndexBased, Eigen::internal::IndexBased>::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Lhs = const 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> > >; Rhs = const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> >; typename Eigen::internal::traits<typename Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs>::Scalar = double; typename Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Lhs = 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> > >; typename Eigen::internal::traits<typename Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs>::Scalar = double; typename Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::Rhs = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> >; Eigen::Index = long int]’
  791 |                                m_d.rhsImpl.template packet<LoadMode,PacketType>(index));
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:681:114:   required from ‘void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignPacket(Eigen::Index) [with int StoreMode = 16; int LoadMode = 0; PacketType = __vector(2) double; DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, -1, 1> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > > >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0; Eigen::Index = long int]’
  681 |     m_functor.template assignPacket<StoreMode>(&m_dst.coeffRef(index), m_src.template packet<LoadMode,PacketType>(index));
      |                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:437:75:   [ 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/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_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 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::Matrix<double, -1, 1>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, member_sum<double, double>, 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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; _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/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:193:28:   required from here
  193 |       return p.array() - 1 + u.leftCols(2).rowwise().sum().array();
      |              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 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::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 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/Block.h:172:103:   required from ‘class Eigen::internal::BlockImpl_dense<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -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_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -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_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -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:   [ 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Array<double, -1, -1>; Src = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, member_maxCoeff<double, double>, 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::Array<double, -1, -1>; Src = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, member_maxCoeff<double, double>, 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::Array<double, -1, -1>; Src = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, member_maxCoeff<double, double>, 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/PlainObjectBase.h:779:32:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<double, double>, 1> >; Derived = Eigen::Array<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/Array.h:109:24:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<double, double>, 1> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  109 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:892:61:   required from here
  892 |     x = (u_sim.rowwise() - temp).rowwise().maxCoeff().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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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, 2, 2>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 1, 3>’
  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, 2, 2>, 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, 2, 2>, 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:402:50:   [ 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/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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 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::Matrix<double, -1, -1>; Src = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<const 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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<const 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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<const 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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<const 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:97:55:   required from here
   97 |   Eigen::MatrixXd z = (irB * x.transpose()).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::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/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:30:   required from ‘void Eigen::PartialPivLU<MatrixType>::compute() [with _MatrixType = Eigen::Matrix<double, -1, -1>]’
  533 |     m_l1_norm = m_lu.cwiseAbs().colwise().sum().maxCoeff();
      |                 ~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::PartialReduxExpr<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<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<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<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<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<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<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, Eigen::internal::member_sum<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/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:46:   required from ‘void Eigen::PartialPivLU<MatrixType>::compute() [with _MatrixType = Eigen::Matrix<double, -1, -1>]’
  533 |     m_l1_norm = m_lu.cwiseAbs().colwise().sum().maxCoeff();
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14:   required from ‘Eigen::PartialPivLU<MatrixType>& Eigen::PartialPivLU<MatrixType>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::Matrix<double, -1, -1>; _MatrixType = Eigen::Matrix<double, -1, -1>]’
  133 |       compute();
      |       ~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:315:10:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Block<const Eigen::Block<const 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:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -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::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<const Eigen::Block<const 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<const Eigen::Block<const 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/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, 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 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/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_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 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::Matrix<double, -1, 1>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, member_sum<double, double>, 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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; _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/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:193:28:   required from here
  193 |       return p.array() - 1 + u.leftCols(2).rowwise().sum().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/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::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:66:5:   required from ‘struct boost::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘struct boost::concepts::IncidenceGraph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘struct boost::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/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::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   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::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >::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 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   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::concepts::IncidenceGraph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:87:5:   required from ‘struct boost::concepts::IncidenceGraph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘struct boost::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/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::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   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::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >::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::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >’
   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 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::concepts::IncidenceGraph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   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::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:62:5:   required from ‘void boost::breadth_first_visit(const IncidenceGraph&, SourceIterator, SourceIterator, Buffer&, BFSVisitor, ColorMap) [with IncidenceGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Buffer = d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >; BFSVisitor = detail::dijkstra_bfs_visitor<dijkstra_visitor<>, d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, long unsigned int*, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, detail::_project2nd<double, double>, std::less<double> >; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; SourceIterator = long unsigned int*]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:387:24:   required from ‘void boost::dijkstra_shortest_paths_no_init(const Graph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistZero, DijkstraVisitor, ColorMap) [with Graph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  387 |     breadth_first_visit(g, s_begin, s_end, Q, bfs_vis, color);
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:464:36:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, ColorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  464 |     dijkstra_shortest_paths_no_init(g, s_begin, s_end, predecessor, distance,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  465 |         weight, index_map, compare, combine, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:417:28:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, const bgl_named_params<T, Tag, Base>&, typename enable_if_c<is_base_and_derived<vertex_list_graph_tag, typename graph_traits<Graph>::traversal_category>::value, graph::detail::no_parameter>::type) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; T = char; Tag = detail::unused_tag_type; Base = no_property; typename enable_if_c<is_base_and_derived<vertex_list_graph_tag, typename graph_traits<Graph>::traversal_category>::value, graph::detail::no_parameter>::type = graph::detail::no_parameter; typename graph_traits<Graph>::traversal_category = undir_adj_list_traversal_tag]’
  417 |     dijkstra_shortest_paths(g, s_begin, s_end, predecessor, distance, weight,
      |     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |         index_map, compare, combine, inf, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:491:28:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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/graph/graph_concepts.hpp:75:15: note: in a call to non-static member function ‘boost::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >::~IncidenceGraphConcept()’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro ‘BOOST_PP_CAT_I’
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro ‘BOOST_PP_CAT’
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1: note: in expansion of macro ‘BOOST_concept’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      | ^~~~~~~~~~~~~
/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::BFSVisitorConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> >, boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:65:5:   required from ‘void boost::breadth_first_visit(const IncidenceGraph&, SourceIterator, SourceIterator, Buffer&, BFSVisitor, ColorMap) [with IncidenceGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Buffer = d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >; BFSVisitor = detail::dijkstra_bfs_visitor<dijkstra_visitor<>, d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, long unsigned int*, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, detail::_project2nd<double, double>, std::less<double> >; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; SourceIterator = long unsigned int*]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:387:24:   required from ‘void boost::dijkstra_shortest_paths_no_init(const Graph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistZero, DijkstraVisitor, ColorMap) [with Graph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  387 |     breadth_first_visit(g, s_begin, s_end, Q, bfs_vis, color);
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:464:36:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, ColorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  464 |     dijkstra_shortest_paths_no_init(g, s_begin, s_end, predecessor, distance,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  465 |         weight, index_map, compare, combine, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:417:28:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, const bgl_named_params<T, Tag, Base>&, typename enable_if_c<is_base_and_derived<vertex_list_graph_tag, typename graph_traits<Graph>::traversal_category>::value, graph::detail::no_parameter>::type) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; T = char; Tag = detail::unused_tag_type; Base = no_property; typename enable_if_c<is_base_and_derived<vertex_list_graph_tag, typename graph_traits<Graph>::traversal_category>::value, graph::detail::no_parameter>::type = graph::detail::no_parameter; typename graph_traits<Graph>::traversal_category = undir_adj_list_traversal_tag]’
  417 |     dijkstra_shortest_paths(g, s_begin, s_end, predecessor, distance, weight,
      |     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |         index_map, compare, combine, inf, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:491:28:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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/graph/dijkstra_shortest_paths.hpp:21,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:15,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:10,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/tools_select.hpp:207,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:12,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/class.hpp:196,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib.hpp:11,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib-wrappers.hpp:20,
                 from vinereg.cpp:19:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:37:10: note: in a call to non-static member function ‘void boost::BFSVisitorConcept<Visitor, Graph>::constraints() [with Visitor = boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> >; Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   37 |     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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:66:5:   required from ‘void boost::breadth_first_visit(const IncidenceGraph&, SourceIterator, SourceIterator, Buffer&, BFSVisitor, ColorMap) [with IncidenceGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Buffer = d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >; BFSVisitor = detail::dijkstra_bfs_visitor<dijkstra_visitor<>, d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, long unsigned int*, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, detail::_project2nd<double, double>, std::less<double> >; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; SourceIterator = long unsigned int*]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:387:24:   required from ‘void boost::dijkstra_shortest_paths_no_init(const Graph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistZero, DijkstraVisitor, ColorMap) [with Graph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  387 |     breadth_first_visit(g, s_begin, s_end, Q, bfs_vis, color);
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:464:36:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, ColorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  464 |     dijkstra_shortest_paths_no_init(g, s_begin, s_end, predecessor, distance,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  465 |         weight, index_map, compare, combine, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:417:28:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, const bgl_named_params<T, Tag, Base>&, typename enable_if_c<is_base_and_derived<vertex_list_graph_tag, typename graph_traits<Graph>::traversal_category>::value, graph::detail::no_parameter>::type) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; T = char; Tag = detail::unused_tag_type; Base = no_property; typename enable_if_c<is_base_and_derived<vertex_list_graph_tag, typename graph_traits<Graph>::traversal_category>::value, graph::detail::no_parameter>::type = graph::detail::no_parameter; typename graph_traits<Graph>::traversal_category = undir_adj_list_traversal_tag]’
  417 |     dijkstra_shortest_paths(g, s_begin, s_end, predecessor, distance, weight,
      |     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418 |         index_map, compare, combine, inf, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:491:28:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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/graph/adjacency_list.hpp:27,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/tools_select.hpp:9:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:205:10: note: in a call to non-static member function ‘void boost::ReadWritePropertyMapConcept<PMap, Key>::constraints() [with PMap = boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; Key = long unsigned int]’
  205 |     void constraints() {
      |          ^~~~~~~~~~~
/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/Redux.h:357:7:   required from ‘class Eigen::internal::redux_evaluator<Eigen::Block<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_product_op<double, double>; Derived = Eigen::Block<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:497:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::prod() const [with Derived = Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false>; typename Eigen::internal::traits<T>::Scalar = double]’
  497 |   return derived().redux(Eigen::internal::scalar_product_op<Scalar>());
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:117:1:   required from ‘ResultType Eigen::internal::member_prod<ResultType, Scalar>::operator()(const XprType&) const [with XprType = Eigen::Block<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::Matrix<double, -1, -1>; MemberOp = Eigen::internal::member_prod<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/PartialReduxEvaluator.h:214:47:   [ 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/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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 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::Matrix<double, -1, 1>; Src = Eigen::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, member_prod<double, double>, 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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; 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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; 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::PartialReduxExpr<const Eigen::Matrix<double, -1, -1>, Eigen::internal::member_prod<double, double>, 1>; _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/rvinecopulib/include/vinecopulib/bicop/implementation/indep.ipp:27:26:   required from here
   27 |   return u.rowwise().prod();
      |          ~~~~~~~~~~~~~~~~^~
/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, 2, 2>, Eigen::Transpose<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, 2, 2>, Eigen::Transpose<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, 2, 2>, Eigen::Transpose<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, 2, 2>, Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, 3>’
  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, 2, 2>, Eigen::Transpose<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, 2, 2>, Eigen::Transpose<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:402:50:   [ 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/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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<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/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::Matrix<double, -1, -1>; Src = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<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]’
  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::Matrix<double, -1, -1>; Src = Eigen::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Transpose<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::Transpose<const Eigen::Product<Eigen::Matrix<double, 2, 2>, 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]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:114:45:   required from here
  114 |       zz = (irB * zz.transpose()).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<Eigen::Block<Eigen::Matrix<double, 3, 3>, 1, 3, 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, 3, 3>, 1, 3, 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, 3, 3>, 1, 3, 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, 3, 3>, 1, 3, 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, 3, 3>, 1, 3, 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, 3, 3>, 1, 3, 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 3, 3>; Src = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, 3, 3>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, 3, 3>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:428:30:   required from here
  428 |     M_inverse00 = M.inverse()(0, 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/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’:
/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::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:66:5:   required from ‘struct boost::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘struct boost::concepts::IncidenceGraph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘struct boost::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/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::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   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 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::concepts::Graph<G>::~Graph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:66:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
   66 |     BOOST_CONCEPT_USAGE(Graph)
      |     ^~~~~~~~~~~~~~~~~~~
/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::concepts::IncidenceGraph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’:
/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::concepts::IncidenceGraph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:87:5:   required from ‘struct boost::concepts::IncidenceGraph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘struct boost::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/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::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   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::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >::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 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::concepts::IncidenceGraph<G>::~IncidenceGraph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:87:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
   87 |     BOOST_CONCEPT_USAGE(IncidenceGraph)
      |     ^~~~~~~~~~~~~~~~~~~
/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<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:167:5:   required from ‘struct boost::CopyConstructible<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:165:3:   required from ‘struct boost::CopyConstructibleConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > >’
  165 |   BOOST_concept(CopyConstructible,(TT))
      |                 ^~~~~~~~~~~~~~~~~
/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::CopyConstructibleConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > >]’
   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::CopyConstructibleConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > > >::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::CopyConstructibleConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > > >’
   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 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::CopyConstructible<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > >]’
   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::CopyConstructibleConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:39:9:   required from ‘void boost::BFSVisitorConcept<Visitor, Graph>::constraints() [with Visitor = boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> >; Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   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::BFSVisitorConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> >, boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   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::BFSVisitorConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> >, boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >::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::BFSVisitorConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> >, boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >’
   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::BFSVisitorConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> >, boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:65:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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_check.hpp:165:17: note: in a call to non-static member function ‘boost::CopyConstructibleConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > >::~CopyConstructibleConcept()’
  165 |   BOOST_concept(CopyConstructible,(TT))
      |                 ^~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro ‘BOOST_PP_CAT_I’
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro ‘BOOST_PP_CAT’
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:165:3: note: in expansion of macro ‘BOOST_concept’
  165 |   BOOST_concept(CopyConstructible,(TT))
      |   ^~~~~~~~~~~~~
/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::ReadablePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:206:7:   required from ‘void boost::ReadWritePropertyMapConcept<PMap, Key>::constraints() [with PMap = boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; Key = long unsigned int]’
   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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>]’
   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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int> >::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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int> >’
   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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:66:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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/property_map/property_map.hpp:147:10: note: in a call to non-static member function ‘void boost::ReadablePropertyMapConcept<PMap, Key>::constraints() [with PMap = boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; Key = long unsigned int]’
  147 |     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::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:207:7:   required from ‘void boost::ReadWritePropertyMapConcept<PMap, Key>::constraints() [with PMap = boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; Key = long unsigned int]’
   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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>]’
   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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int> >::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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int> >’
   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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:66:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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/property_map/property_map.hpp:179:10: note: in a call to non-static member function ‘void boost::WritablePropertyMapConcept<PMap, Key>::constraints() [with PMap = boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; Key = long unsigned int]’
  179 |     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::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::read_write_property_map_tag, boost::read_write_property_map_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::read_write_property_map_tag, boost::read_write_property_map_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:206:3:   required from ‘struct boost::ConvertibleConcept<boost::read_write_property_map_tag, boost::read_write_property_map_tag>’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |                 ^~~~~~~~~~~
/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::ConvertibleConcept<boost::read_write_property_map_tag, boost::read_write_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::read_write_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::read_write_property_map_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 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::read_write_property_map_tag, boost::read_write_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::read_write_property_map_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:208:7:   required from ‘void boost::ReadWritePropertyMapConcept<PMap, Key>::constraints() [with PMap = boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; Key = long unsigned int]’
   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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>]’
   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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int> >::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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int> >’
   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::ReadWritePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:66:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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_check.hpp:206:17: note: in a call to non-static member function ‘boost::ConvertibleConcept<boost::read_write_property_map_tag, boost::read_write_property_map_tag>::~ConvertibleConcept()’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |                 ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro ‘BOOST_PP_CAT_I’
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro ‘BOOST_PP_CAT’
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:206:3: note: in expansion of macro ‘BOOST_concept’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |   ^~~~~~~~~~~~~
/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::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, -1, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -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:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -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/VectorwiseOp.h:114:1:   required from ‘ResultType Eigen::internal::member_sum<ResultType, Scalar>::operator()(const XprType&) const [with XprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, -1, 1, true>; 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >; MemberOp = Eigen::internal::member_sum<double, double>; int Direction = 0; 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/CoreEvaluators.h:775:40:   [ 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 2, 1>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::PartialReduxExpr<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, member_sum<double, double>, 0>, 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::Matrix<double, 2, 1>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::PartialReduxExpr<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, member_sum<double, double>, 0>, 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::Matrix<double, 2, 1>; Src = Eigen::CwiseBinaryOp<scalar_quotient_op<double, double>, const Eigen::PartialReduxExpr<const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, member_sum<double, double>, 0>, 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/PlainObjectBase.h:779:32:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> > >; Derived = Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::PartialReduxExpr<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, -1, 1>, -1, -1> >, Eigen::internal::member_sum<double, double>, 0>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> > >; _Scalar = double; int _Rows = 2; int _Cols = 1; int _Options = 0; int _MaxRows = 2; int _MaxCols = 1]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:115:68:   required from here
  115 |       f1 = zz.cwiseProduct(kernels.replicate(1, 2)).colwise().mean();
      |                                                                    ^
/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::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 1>, 0>’:
/home/hornik/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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 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::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 1, 3>’
  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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 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:402:50:   [ 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1>, 0>’:
/home/hornik/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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 1, 4>’
  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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 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:654:8:   [ 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:883:25:   required from ‘void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; OtherDerived = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 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:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:171:65:   required from here
  171 |     M.block(1, 1, 2, 2) = f0 * B + f0 * B * b * b.transpose() * B;
      |                                                                 ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<-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::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<-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::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<-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::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<-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::Map<Eigen::Matrix<double, -1, -1>, 0, Eigen::Stride<-1, 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<-1, 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Map<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::Map<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::Map<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::Map<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::Map<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::Map<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:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Ref.h:44:50:   required from ‘struct Eigen::internal::traits<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> > >::match<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, -1, false> >’
   44 |       DerivedAlignment = int(evaluator<Derived>::Alignment),
      |                                                  ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/Ref.h:288:101:   required by substitution of ‘template<class Derived> Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase<Derived>&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> > >::match<Derived>::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, -1, false>]’
  288 |                                  typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0);
      |                                                                                                     ^~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:463:17:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl<Scalar, StorageOrder, PivIndex, SizeAtCompileTime>::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’
  463 |       BlockType A_0 = lu.block(0,0,rows,k);
      |                 ^~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17:   required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix<double, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’
  515 |   partial_lu_impl
      |   ~~~~~~~~~~~~~~~
  516 |     < typename MatrixType::Scalar, MatrixType::Flags&RowMajorBit?RowMajor:ColMajor,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  517 |       typename TranspositionType::StorageIndex,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  518 |       EIGEN_SIZE_MIN_PREFER_FIXED(MatrixType::RowsAtCompileTime,MatrixType::ColsAtCompileTime)>
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  519 |     ::blocked_lu(lu.rows(), lu.cols(), &lu.coeffRef(0,0), lu.outerStride(), &row_transpositions.coeffRef(0), nb_transpositions);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31:   required from ‘void Eigen::PartialPivLU<MatrixType>::compute() [with _MatrixType = Eigen::Matrix<double, -1, -1>]’
  543 |   internal::partial_lu_inplace(m_lu, m_rowsTranspositions, nb_transpositions);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 0>, 0>’:
/home/hornik/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 0>’
   71 | class Product : public ProductImpl<_Lhs,_Rhs,Option,
      |       ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:30:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, 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::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, 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::Solve<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, 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/Solve.h:86:7:   required from ‘class Eigen::SolveImpl<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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> >, Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:587:39:   required from ‘static void Eigen::internal::Assignment<DstXprType, Eigen::Inverse<Eigen::PartialPivLU<MatrixType> >, Eigen::internal::assign_op<typename DstXprType::Scalar, typename Eigen::PartialPivLU<MatrixType>::Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename Eigen::PartialPivLU<MatrixType>::Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, -1>; MatrixType = Eigen::Matrix<double, -1, -1>; SrcXprType = Eigen::Inverse<Eigen::PartialPivLU<Eigen::Matrix<double, -1, -1> > >; typename DstXprType::Scalar = double; typename Eigen::PartialPivLU<MatrixType>::Scalar = double]’
  587 |     dst = src.nestedExpression().solve(MatrixType::Identity(src.rows(), src.cols()));
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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/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::Assignable<long unsigned int*> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<long unsigned int*>’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<long unsigned int*>’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<long unsigned int*>’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<long unsigned int*>]’
   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<long unsigned int*> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:233:5:   required from ‘struct boost::EqualityComparable<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<long unsigned int*>’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<long unsigned int*>’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<long unsigned int*>’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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<long unsigned int*>]’
   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::InputIterator<long unsigned int*> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7:   required from ‘struct boost::InputIterator<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<long unsigned int*>’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<long unsigned int*>’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::InputIterator<long unsigned int*>]’
   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::ForwardIterator<long unsigned int*> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:543:7:   required from ‘struct boost::ForwardIterator<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<long unsigned int*>’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<long unsigned int*>]’
   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 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::ForwardIterator<long unsigned int*>]’
   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::BidirectionalIterator<long unsigned int*> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:571:7:   required from ‘struct boost::BidirectionalIterator<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<long unsigned int*>]’
   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::RandomAccessIteratorConcept<long unsigned int*> >::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 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::BidirectionalIterator<long unsigned int*>]’
   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::Comparable<long unsigned int*> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:253:5:   required from ‘struct boost::Comparable<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<long unsigned int*>]’
   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::RandomAccessIteratorConcept<long unsigned int*> >::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 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Comparable<long unsigned int*>]’
   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::RandomAccessIterator<long unsigned int*> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:601:7:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<long unsigned int*>]’
   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::RandomAccessIteratorConcept<long unsigned int*> >::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::RandomAccessIteratorConcept<long unsigned int*> >’
   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 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIterator<long unsigned int*>]’
   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::RandomAccessIteratorConcept<long unsigned int*>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:354:5:   required from ‘boost::iterator_property_map<RAIter, ID, typename std::iterator_traits< <template-parameter-1-1> >::value_type, typename std::iterator_traits< <template-parameter-1-1> >::reference> boost::make_iterator_property_map(RAIter, ID) [with RAIter = long unsigned int*; ID = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; typename std::iterator_traits< <template-parameter-1-1> >::value_type = long unsigned int; typename std::iterator_traits< <template-parameter-1-1> >::reference = long unsigned int&]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:245:46:   required from ‘static boost::detail::vertex_property_map_generator_helper<Graph, IndexMap, Value, true>::type boost::detail::vertex_property_map_generator_helper<Graph, IndexMap, Value, true>::build(const Graph&, const IndexMap&, boost::scoped_array<Value>&) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Value = long unsigned int; type = boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>]’
  245 |             return make_iterator_property_map(array_holder.get(), index);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:273:33:   required from ‘static boost::detail::vertex_property_map_generator<Graph, IndexMap, Value>::type boost::detail::vertex_property_map_generator<Graph, IndexMap, Value>::build(const Graph&, const IndexMap&, boost::scoped_array<Value>&) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Value = long unsigned int; type = boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>]’
  273 |             return helper::build(g, index, array_holder);
      |                    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:377:38:   required from ‘void boost::dijkstra_shortest_paths_no_init(const Graph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistZero, DijkstraVisitor, ColorMap) [with Graph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  377 |         = IndexInHeapMapHelper::build(g, index_map, index_in_heap_map_holder);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:464:36:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, ColorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  464 |     dijkstra_shortest_paths_no_init(g, s_begin, s_end, predecessor, distance,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  465 |         weight, index_map, compare, combine, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:417:28:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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_check.hpp:597:17: note: in a call to non-static member function ‘boost::RandomAccessIteratorConcept<long unsigned int*>::~RandomAccessIteratorConcept()’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro ‘BOOST_PP_CAT_I’
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro ‘BOOST_PP_CAT’
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3: note: in expansion of macro ‘BOOST_concept’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |   ^~~~~~~~~~~~~
/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::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:52:50:   required from ‘struct boost::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
   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::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >::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::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >’
   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::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:89:9:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:89:9:   required from ‘boost::concepts::IncidenceGraph<G>::~IncidenceGraph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:62:5:   required from ‘void boost::breadth_first_visit(const IncidenceGraph&, SourceIterator, SourceIterator, Buffer&, BFSVisitor, ColorMap) [with IncidenceGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Buffer = d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >; BFSVisitor = detail::dijkstra_bfs_visitor<dijkstra_visitor<>, d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, long unsigned int*, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, detail::_project2nd<double, double>, std::less<double> >; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; SourceIterator = long unsigned int*]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:387:24:   required from ‘void boost::dijkstra_shortest_paths_no_init(const Graph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistZero, DijkstraVisitor, ColorMap) [with Graph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  387 |     breadth_first_visit(g, s_begin, s_end, Q, bfs_vis, color);
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:464:36:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, ColorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  464 |     dijkstra_shortest_paths_no_init(g, s_begin, s_end, predecessor, distance,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  465 |         weight, index_map, compare, combine, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:417:28:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::concepts::MultiPassInputIterator<T>::~MultiPassInputIterator() [with T = boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int>]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:52:50: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
   52 |     BOOST_concept(MultiPassInputIterator, (T)) { BOOST_CONCEPT_USAGE(
      |                                                  ^~~~~~~~~~~~~~~~~~~
/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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:137:5:   required from ‘struct boost::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >’
   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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’
   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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >::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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >’
   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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:90:9:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’
   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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:90:9:   required from ‘boost::concepts::IncidenceGraph<G>::~IncidenceGraph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:62:5:   required from ‘void boost::breadth_first_visit(const IncidenceGraph&, SourceIterator, SourceIterator, Buffer&, BFSVisitor, ColorMap) [with IncidenceGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Buffer = d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >; BFSVisitor = detail::dijkstra_bfs_visitor<dijkstra_visitor<>, d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, long unsigned int*, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, detail::_project2nd<double, double>, std::less<double> >; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; SourceIterator = long unsigned int*]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:387:24:   required from ‘void boost::dijkstra_shortest_paths_no_init(const Graph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistZero, DijkstraVisitor, ColorMap) [with Graph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  387 |     breadth_first_visit(g, s_begin, s_end, Q, bfs_vis, color);
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:464:36:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, ColorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  464 |     dijkstra_shortest_paths_no_init(g, s_begin, s_end, predecessor, distance,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  465 |         weight, index_map, compare, combine, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:417:28:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::DefaultConstructible<TT>::~DefaultConstructible() [with TT = boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  137 |     BOOST_CONCEPT_USAGE(DefaultConstructible) {
      |     ^~~~~~~~~~~~~~~~~~~
/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<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:233:5:   required from ‘struct boost::EqualityComparable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >’
   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::EqualityComparable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’
   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::EqualityComparable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >::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::EqualityComparable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >’
   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::EqualityComparable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:91:9:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’
   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::EqualityComparable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:91:9:   required from ‘boost::concepts::IncidenceGraph<G>::~IncidenceGraph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:62:5:   required from ‘void boost::breadth_first_visit(const IncidenceGraph&, SourceIterator, SourceIterator, Buffer&, BFSVisitor, ColorMap) [with IncidenceGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Buffer = d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >; BFSVisitor = detail::dijkstra_bfs_visitor<dijkstra_visitor<>, d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, long unsigned int*, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, detail::_project2nd<double, double>, std::less<double> >; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; SourceIterator = long unsigned int*]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:387:24:   required from ‘void boost::dijkstra_shortest_paths_no_init(const Graph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistZero, DijkstraVisitor, ColorMap) [with Graph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  387 |     breadth_first_visit(g, s_begin, s_end, Q, bfs_vis, color);
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:464:36:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, ColorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  464 |     dijkstra_shortest_paths_no_init(g, s_begin, s_end, predecessor, distance,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  465 |         weight, index_map, compare, combine, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:417:28:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::EqualityComparable<TT>::~EqualityComparable() [with TT = boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>]’
   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/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >’
   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::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’
   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::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >::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::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >’
   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::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:92:9:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’
   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::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:92:9:   required from ‘boost::concepts::IncidenceGraph<G>::~IncidenceGraph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:62:5:   required from ‘void boost::breadth_first_visit(const IncidenceGraph&, SourceIterator, SourceIterator, Buffer&, BFSVisitor, ColorMap) [with IncidenceGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Buffer = d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >; BFSVisitor = detail::dijkstra_bfs_visitor<dijkstra_visitor<>, d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, long unsigned int*, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, detail::_project2nd<double, double>, std::less<double> >; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; SourceIterator = long unsigned int*]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:387:24:   required from ‘void boost::dijkstra_shortest_paths_no_init(const Graph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistZero, DijkstraVisitor, ColorMap) [with Graph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  387 |     breadth_first_visit(g, s_begin, s_end, Q, bfs_vis, color);
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:464:36:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, ColorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  464 |     dijkstra_shortest_paths_no_init(g, s_begin, s_end, predecessor, distance,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  465 |         weight, index_map, compare, combine, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:417:28:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<TT>::~Assignable() [with TT = boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  145 |     BOOST_CONCEPT_USAGE(Assignable) {
      |     ^~~~~~~~~~~~~~~~~~~
/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::undir_adj_list_traversal_tag, boost::incidence_graph_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::undir_adj_list_traversal_tag, boost::incidence_graph_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::undir_adj_list_traversal_tag, boost::incidence_graph_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::undir_adj_list_traversal_tag, boost::incidence_graph_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::undir_adj_list_traversal_tag, boost::incidence_graph_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::undir_adj_list_traversal_tag, boost::incidence_graph_tag>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:93:9:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::undir_adj_list_traversal_tag, boost::incidence_graph_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::undir_adj_list_traversal_tag, boost::incidence_graph_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:93:9:   required from ‘boost::concepts::IncidenceGraph<G>::~IncidenceGraph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:62:5:   required from ‘void boost::breadth_first_visit(const IncidenceGraph&, SourceIterator, SourceIterator, Buffer&, BFSVisitor, ColorMap) [with IncidenceGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Buffer = d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >; BFSVisitor = detail::dijkstra_bfs_visitor<dijkstra_visitor<>, d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, long unsigned int*, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, detail::_project2nd<double, double>, std::less<double> >; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; SourceIterator = long unsigned int*]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:387:24:   required from ‘void boost::dijkstra_shortest_paths_no_init(const Graph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistZero, DijkstraVisitor, ColorMap) [with Graph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  387 |     breadth_first_visit(g, s_begin, s_end, Q, bfs_vis, color);
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:464:36:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, SourceInputIter, SourceInputIter, PredecessorMap, DistanceMap, WeightMap, IndexMap, Compare, Combine, DistInf, DistZero, DijkstraVisitor, ColorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; SourceInputIter = long unsigned int*; DijkstraVisitor = dijkstra_visitor<>; PredecessorMap = long unsigned int*; DistanceMap = iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>; IndexMap = vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Compare = std::less<double>; Combine = detail::_project2nd<double, double>; DistInf = double; DistZero = double; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >]’
  464 |     dijkstra_shortest_paths_no_init(g, s_begin, s_end, predecessor, distance,
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  465 |         weight, index_map, compare, combine, zero, vis, color);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:417:28:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::undir_adj_list_traversal_tag; Y = boost::incidence_graph_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::CopyConstructible<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > >]’:
/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<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > > >]’
   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<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:165:3:   required from ‘struct boost::CopyConstructibleConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > >’
  165 |   BOOST_concept(CopyConstructible,(TT))
      |                 ^~~~~~~~~~~~~~~~~
/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::CopyConstructibleConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > >]’
   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::CopyConstructibleConcept<boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> > > >::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 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = boost::detail::dijkstra_bfs_visitor<boost::dijkstra_visitor<>, boost::d_ary_heap_indirect<long unsigned int, 4, boost::iterator_property_map<long unsigned int*, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, long unsigned int*, boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, boost::detail::_project2nd<double, double>, std::less<double> >]’
   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/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::read_write_property_map_tag, boost::readable_property_map_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::read_write_property_map_tag, boost::readable_property_map_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:206:3:   required from ‘struct boost::ConvertibleConcept<boost::read_write_property_map_tag, boost::readable_property_map_tag>’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |                 ^~~~~~~~~~~
/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::ConvertibleConcept<boost::read_write_property_map_tag, boost::readable_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::readable_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::readable_property_map_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 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::read_write_property_map_tag, boost::readable_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::readable_property_map_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:148:7:   required from ‘void boost::ReadablePropertyMapConcept<PMap, Key>::constraints() [with PMap = boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; Key = long unsigned int]’
   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::ReadablePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>]’
   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::ReadablePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int> >::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::ReadablePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int> >’
   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::ReadablePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:206:7:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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_check.hpp:206:17: note: in a call to non-static member function ‘boost::ConvertibleConcept<boost::read_write_property_map_tag, boost::readable_property_map_tag>::~ConvertibleConcept()’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |                 ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro ‘BOOST_PP_CAT_I’
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro ‘BOOST_PP_CAT’
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:206:3: note: in expansion of macro ‘BOOST_concept’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |   ^~~~~~~~~~~~~
/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::read_write_property_map_tag, boost::writable_property_map_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::read_write_property_map_tag, boost::writable_property_map_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:206:3:   required from ‘struct boost::ConvertibleConcept<boost::read_write_property_map_tag, boost::writable_property_map_tag>’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |                 ^~~~~~~~~~~
/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::ConvertibleConcept<boost::read_write_property_map_tag, boost::writable_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::writable_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::writable_property_map_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 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::read_write_property_map_tag, boost::writable_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::writable_property_map_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:180:7:   required from ‘void boost::WritablePropertyMapConcept<PMap, Key>::constraints() [with PMap = boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; Key = long unsigned int]’
   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::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>]’
   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::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int> >::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::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int> >’
   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::WritablePropertyMapConcept<boost::two_bit_color_map<boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >, long unsigned int>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/property_map/property_map.hpp:207:7:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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_check.hpp:206:17: note: in a call to non-static member function ‘boost::ConvertibleConcept<boost::read_write_property_map_tag, boost::writable_property_map_tag>::~ConvertibleConcept()’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |                 ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro ‘BOOST_PP_CAT_I’
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro ‘BOOST_PP_CAT’
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:206:3: note: in expansion of macro ‘BOOST_concept’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |   ^~~~~~~~~~~~~
/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::read_write_property_map_tag, boost::read_write_property_map_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::read_write_property_map_tag, boost::read_write_property_map_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::read_write_property_map_tag, boost::read_write_property_map_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:206:3:   required from ‘struct boost::ConvertibleConcept<boost::read_write_property_map_tag, boost::read_write_property_map_tag>’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |                 ^~~~~~~~~~~
/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::ConvertibleConcept<boost::read_write_property_map_tag, boost::read_write_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::read_write_property_map_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:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::read_write_property_map_tag; Y = boost::read_write_property_map_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/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -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<Eigen::Ref<Eigen::Matrix<double, -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<Eigen::Ref<Eigen::Matrix<double, -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/MapBase.h:223:34:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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:302:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -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<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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/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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::CwiseUnaryOp<Eigen::internal::scalar_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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/DenseBase.h:41:34:   required from ‘class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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::CwiseUnaryOp<Eigen::internal::scalar_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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/CwiseUnaryOp.h:94:7:   required from ‘class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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/LU/PartialPivLU.h:377:43:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl<Scalar, StorageOrder, PivIndex, SizeAtCompileTime>::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >]’
  377 |         = lu.col(k).tail(rows-k).unaryExpr(Scoring()).maxCoeff(&row_of_biggest_in_col);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 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::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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/LU/PartialPivLU.h:400:114:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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/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, 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::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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::Block<const 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/VectorwiseOp.h:114:1:   required from ‘ResultType Eigen::internal::member_sum<ResultType, Scalar>::operator()(const XprType&) const [with XprType = Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, 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::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>; 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/PartialReduxEvaluator.h:214:47:   [ 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/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_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 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::Matrix<double, -1, 1>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Array<double, -1, 1> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, member_sum<double, double>, 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/PlainObjectBase.h:797:41:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; 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::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, const 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> > >, const Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, -1, -1, true>, Eigen::internal::member_sum<double, double>, 1> > >; _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/rvinecopulib/include/vinecopulib/bicop/implementation/class.ipp:193:28:   required from here
  193 |       return p.array() - 1 + u.leftCols(2).rowwise().sum().array();
      |              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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, 3, 3>, 1, 3, false> >’:
/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<Eigen::Block<Eigen::Matrix<double, 3, 3>, 1, 3, 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<Eigen::Block<Eigen::Matrix<double, 3, 3>, 1, 3, false> > >’
   90 | struct evaluator : public unary_evaluator<T>
      |        ^~~~~~~~~
/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::Transpose<Eigen::Block<Eigen::Matrix<double, 3, 3>, 1, 3, false> >; SrcXprType = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, 3, 1>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 3, 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::Transpose<Eigen::Block<Eigen::Matrix<double, 3, 3>, 1, 3, false> >; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Matrix<double, 3, 1>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 3, 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::Matrix<double, 3, 3>, 1, 3, false>; Src = Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::Matrix<double, 3, 1>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 3, 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:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, 3, 3>; Src = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, 3, 3>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, 3, 3>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, 3, 3> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/kde1d/include/kde1d/kde1d.hpp:428:30:   required from here
  428 |     M_inverse00 = M.inverse()(0, 0);
      |                   ~~~~~~~~~~~^~~~~~
/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/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Assignable<long unsigned int*>]’:
/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::Assignable<long unsigned int*> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<long unsigned int*>’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<long unsigned int*>’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<long unsigned int*>’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<TT>::~Assignable() [with TT = long unsigned int*]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  145 |     BOOST_CONCEPT_USAGE(Assignable) {
      |     ^~~~~~~~~~~~~~~~~~~
/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<long unsigned int*>]’:
/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<long unsigned int*> >]’
   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<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<long unsigned int*>’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<long unsigned int*>’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<long unsigned int*>’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = long unsigned int*]’
   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::InputIterator<long unsigned int*>]’:
/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::InputIterator<long unsigned int*> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7:   required from ‘struct boost::InputIterator<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:540:3:   required from ‘struct boost::ForwardIterator<long unsigned int*>’
  540 |   BOOST_concept(ForwardIterator,(TT))
      |                 ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<long unsigned int*>’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::InputIterator<TT>::~InputIterator() [with TT = long unsigned int*]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  512 |       BOOST_CONCEPT_USAGE(InputIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/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::ForwardIterator<long unsigned int*>]’:
/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::ForwardIterator<long unsigned int*> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:543:7:   required from ‘struct boost::ForwardIterator<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:568:3:   required from ‘struct boost::BidirectionalIterator<long unsigned int*>’
  568 |   BOOST_concept(BidirectionalIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::ForwardIterator<TT>::~ForwardIterator() [with TT = long unsigned int*]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:543:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  543 |       BOOST_CONCEPT_USAGE(ForwardIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/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::BidirectionalIterator<long unsigned int*>]’:
/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::BidirectionalIterator<long unsigned int*> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:571:7:   required from ‘struct boost::BidirectionalIterator<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<long unsigned int*>]’
   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 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::BidirectionalIterator<TT>::~BidirectionalIterator() [with TT = long unsigned int*]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:571:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  571 |       BOOST_CONCEPT_USAGE(BidirectionalIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/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::Comparable<long unsigned int*>]’:
/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::Comparable<long unsigned int*> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:253:5:   required from ‘struct boost::Comparable<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<long unsigned int*>]’
   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 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Comparable<TT>::~Comparable() [with TT = long unsigned int*]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:253:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  253 |     BOOST_CONCEPT_USAGE(Comparable) {
      |     ^~~~~~~~~~~~~~~~~~~
/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::RandomAccessIterator<long unsigned int*>]’:
/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::RandomAccessIterator<long unsigned int*> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:601:7:   required from ‘struct boost::RandomAccessIterator<long unsigned int*>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:597:3:   required from ‘struct boost::RandomAccessIteratorConcept<long unsigned int*>’
  597 |   BOOST_concept(RandomAccessIterator,(TT))
      |                 ^~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIteratorConcept<long unsigned int*>]’
   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::RandomAccessIteratorConcept<long unsigned int*> >::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 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::RandomAccessIterator<TT>::~RandomAccessIterator() [with TT = long unsigned int*]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:601:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  601 |       BOOST_CONCEPT_USAGE(RandomAccessIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/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::DefaultConstructible<long unsigned int> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:137:5:   required from ‘struct boost::DefaultConstructible<long unsigned int>’
   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::DefaultConstructible<long unsigned int>]’
   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::DefaultConstructible<long unsigned int> >::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::DefaultConstructible<long unsigned int> >’
   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::DefaultConstructible<long unsigned int>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:68:9:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::DefaultConstructible<long unsigned int>]’
   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::DefaultConstructible<long unsigned int>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:68:9:   required from ‘boost::concepts::Graph<G>::~Graph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48:   required from ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/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::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:66:5:   required from ‘struct boost::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘struct boost::concepts::IncidenceGraph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::DefaultConstructible<TT>::~DefaultConstructible() [with TT = long unsigned int]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  137 |     BOOST_CONCEPT_USAGE(DefaultConstructible) {
      |     ^~~~~~~~~~~~~~~~~~~
/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<long unsigned int> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:233:5:   required from ‘struct boost::EqualityComparable<long unsigned int>’
   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::EqualityComparable<long unsigned int>]’
   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::EqualityComparable<long unsigned int> >::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::EqualityComparable<long unsigned int> >’
   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::EqualityComparable<long unsigned int>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:69:9:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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<long unsigned int>]’
   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::EqualityComparable<long unsigned int>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:69:9:   required from ‘boost::concepts::Graph<G>::~Graph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48:   required from ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/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::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:66:5:   required from ‘struct boost::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘struct boost::concepts::IncidenceGraph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::EqualityComparable<TT>::~EqualityComparable() [with TT = long unsigned int]’
   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/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Assignable<long unsigned int> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<long unsigned int>’
   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::Assignable<long unsigned int>]’
   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::Assignable<long unsigned int> >::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::Assignable<long unsigned int> >’
   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::Assignable<long unsigned int>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:70:9:   [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<long unsigned int>]’
   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::Assignable<long unsigned int>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:70:9:   required from ‘boost::concepts::Graph<G>::~Graph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept/usage.hpp:20:48:   required from ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/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::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:66:5:   required from ‘struct boost::concepts::Graph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘struct boost::concepts::IncidenceGraph<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<TT>::~Assignable() [with TT = long unsigned int]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  145 |     BOOST_CONCEPT_USAGE(Assignable) {
      |     ^~~~~~~~~~~~~~~~~~~
/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::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’:
/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::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:52:50:   required from ‘struct boost::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
   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::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >::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::concepts::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >’
   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 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::concepts::MultiPassInputIterator<T>::~MultiPassInputIterator() [with T = boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int>]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:52:50: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
   52 |     BOOST_concept(MultiPassInputIterator, (T)) { BOOST_CONCEPT_USAGE(
      |                                                  ^~~~~~~~~~~~~~~~~~~
/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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’:
/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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:137:5:   required from ‘struct boost::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >’
   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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’
   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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >::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::DefaultConstructible<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >’
   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 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::DefaultConstructible<TT>::~DefaultConstructible() [with TT = boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  137 |     BOOST_CONCEPT_USAGE(DefaultConstructible) {
      |     ^~~~~~~~~~~~~~~~~~~
/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<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’:
/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<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >]’
   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<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >’
   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::EqualityComparable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’
   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::EqualityComparable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >::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::EqualityComparable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >’
   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 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>]’
   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::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’:
/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::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >’
   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::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> >]’
   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::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >::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::Assignable<boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int> > >’
   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 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<TT>::~Assignable() [with TT = boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  145 |     BOOST_CONCEPT_USAGE(Assignable) {
      |     ^~~~~~~~~~~~~~~~~~~
/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::undir_adj_list_traversal_tag, boost::incidence_graph_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::undir_adj_list_traversal_tag, boost::incidence_graph_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::undir_adj_list_traversal_tag, boost::incidence_graph_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::undir_adj_list_traversal_tag, boost::incidence_graph_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::undir_adj_list_traversal_tag, boost::incidence_graph_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::undir_adj_list_traversal_tag, boost::incidence_graph_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 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::undir_adj_list_traversal_tag; Y = boost::incidence_graph_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::Convertible<boost::read_write_property_map_tag, boost::readable_property_map_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::read_write_property_map_tag, boost::readable_property_map_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::read_write_property_map_tag, boost::readable_property_map_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:206:3:   required from ‘struct boost::ConvertibleConcept<boost::read_write_property_map_tag, boost::readable_property_map_tag>’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |                 ^~~~~~~~~~~
/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::ConvertibleConcept<boost::read_write_property_map_tag, boost::readable_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::readable_property_map_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:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::read_write_property_map_tag; Y = boost::readable_property_map_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::Convertible<boost::read_write_property_map_tag, boost::writable_property_map_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::read_write_property_map_tag, boost::writable_property_map_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::read_write_property_map_tag, boost::writable_property_map_tag>’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:206:3:   required from ‘struct boost::ConvertibleConcept<boost::read_write_property_map_tag, boost::writable_property_map_tag>’
  206 |   BOOST_concept(Convertible,(X)(Y))
      |                 ^~~~~~~~~~~
/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::ConvertibleConcept<boost::read_write_property_map_tag, boost::writable_property_map_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::ConvertibleConcept<boost::read_write_property_map_tag, boost::writable_property_map_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:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::read_write_property_map_tag; Y = boost::writable_property_map_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/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -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_max_op<double, double, 0>; Derived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -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:448:25:   required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, 1, -1, false>; 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::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, 1, -1, false>; 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/Core/VectorwiseOp.h:116:1:   required from ‘ResultType Eigen::internal::member_maxCoeff<ResultType, Scalar>::operator()(const XprType&) const [with XprType = Eigen::Block<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -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:   [ 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Array<double, -1, -1>; Src = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, member_maxCoeff<double, double>, 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::Array<double, -1, -1>; Src = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, member_maxCoeff<double, double>, 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::Array<double, -1, -1>; Src = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, member_maxCoeff<double, double>, 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/PlainObjectBase.h:779:32:   required from ‘Derived& Eigen::PlainObjectBase<Derived>::_set(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<double, double>, 1> >; Derived = Eigen::Array<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/Array.h:109:24:   required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::ArrayWrapper<const Eigen::PartialReduxExpr<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Replicate<Eigen::Matrix<double, 1, -1>, -1, 1> >, Eigen::internal::member_maxCoeff<double, double>, 1> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’
  109 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/class.ipp:892:61:   required from here
  892 |     x = (u_sim.rowwise() - temp).rowwise().maxCoeff().array();
      |                                                             ^
/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/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::DefaultConstructible<long unsigned int>]’:
/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::DefaultConstructible<long unsigned int> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:137:5:   required from ‘struct boost::DefaultConstructible<long unsigned int>’
   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::DefaultConstructible<long unsigned int>]’
   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::DefaultConstructible<long unsigned int> >::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::DefaultConstructible<long unsigned int> >’
   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 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::DefaultConstructible<TT>::~DefaultConstructible() [with TT = long unsigned int]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  137 |     BOOST_CONCEPT_USAGE(DefaultConstructible) {
      |     ^~~~~~~~~~~~~~~~~~~
/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<long unsigned int>]’:
/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<long unsigned int> >]’
   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<long unsigned int>’
   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::EqualityComparable<long unsigned int>]’
   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::EqualityComparable<long unsigned int> >::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::EqualityComparable<long unsigned int> >’
   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 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = long unsigned int]’
   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::Assignable<long unsigned int>]’:
/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::Assignable<long unsigned int> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<long unsigned int>’
   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::Assignable<long unsigned int>]’
   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::Assignable<long unsigned int> >::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::Assignable<long unsigned int> >’
   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 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<TT>::~Assignable() [with TT = long unsigned int]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  145 |     BOOST_CONCEPT_USAGE(Assignable) {
      |     ^~~~~~~~~~~~~~~~~~~
/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::Assignable<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >::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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >’
   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 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:233:5:   required from ‘struct boost::EqualityComparable<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >::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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >’
   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 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7:   required from ‘struct boost::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >::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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:53:35:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:53:35:   required from ‘boost::concepts::MultiPassInputIterator<T>::~MultiPassInputIterator() [with T = boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:89:9:   required from ‘boost::concepts::IncidenceGraph<G>::~IncidenceGraph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   required from ‘static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::IncidenceGraphConcept<boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >]’
   75 | BOOST_concept(IncidenceGraph, (G)) : Graph< G >
      |               ^~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/breadth_first_search.hpp:62:5:   required from ‘void boost::breadth_first_visit(const IncidenceGraph&, SourceIterator, SourceIterator, Buffer&, BFSVisitor, ColorMap) [with IncidenceGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Buffer = d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >; BFSVisitor = detail::dijkstra_bfs_visitor<dijkstra_visitor<>, d_ary_heap_indirect<long unsigned int, 4, iterator_property_map<long unsigned int*, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, long unsigned int, long unsigned int&>, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, std::less<double>, std::vector<long unsigned int> >, adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, long unsigned int*, iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>, detail::_project2nd<double, double>, std::less<double> >; ColorMap = two_bit_color_map<vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int> >; SourceIterator = long unsigned int*]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:387:24:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::InputIterator<TT>::~InputIterator() [with TT = boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int>]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  512 |       BOOST_CONCEPT_USAGE(InputIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/home/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/ProductEvaluators.h:606:37:   [ 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: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, 2, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 2; int _Options = 0; int _MaxRows = -1; int _MaxCols = 2]’
  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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:36:15:   required from here
   36 |   tmp = tmp * 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::Matrix<double, 2, 2>, 2, 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, 2, 2>, 2, 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, 2, 2>, 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::Matrix<double, 2, 2>, 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/MapBase.h:37:34:   required from ‘class Eigen::MapBase<Eigen::Block<const Eigen::Matrix<double, 2, 2>, 2, 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, 2, 2>, 2, 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/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, 2, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 2; int _Options = 0; int _MaxRows = -1; int _MaxCols = 2]’
  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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:36:15:   required from here
   36 |   tmp = tmp * 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::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, 2, 2>, 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::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, 2, 2>, 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::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, 2, 2>, 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/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, 2, 2>, 2, 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, 2, 2>, 2, 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, 2, 2>; int ProductTag = 3; 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, 2, 2>; 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 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: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, 2, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 2; int _Options = 0; int _MaxRows = -1; int _MaxCols = 2]’
  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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:36:15:   required from here
   36 |   tmp = tmp * 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 1>, 0>’:
/home/hornik/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, 2, 1> >, Eigen::Matrix<double, 2, 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::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 1, 3>’
  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, 2, 1> >, Eigen::Matrix<double, 2, 2>, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 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:402:50:   [ 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/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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0> >, const Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:61:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘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::Assignable<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’:
/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::Assignable<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5:   required from ‘struct boost::Assignable<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >::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 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::Assignable<TT>::~Assignable() [with TT = boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int>]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  145 |     BOOST_CONCEPT_USAGE(Assignable) {
      |     ^~~~~~~~~~~~~~~~~~~
/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<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’:
/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<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >]’
   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<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:502:3:   required from ‘struct boost::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >::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 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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 = boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int>]’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’:
/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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7:   required from ‘struct boost::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >::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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> > >’
   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 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::InputIterator<TT>::~InputIterator() [with TT = boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int>]’
   37 |       ~model()
      |       ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’
  512 |       BOOST_CONCEPT_USAGE(InputIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/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::Ref<Eigen::Matrix<double, -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:1043:41:   required from ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -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_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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/Visitor.h:79:51:   required from ‘class Eigen::internal::visitor_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -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:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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::Ref<Eigen::Matrix<double, -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<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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:564:45:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -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_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -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/Visitor.h:79:51:   required from ‘class Eigen::internal::visitor_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -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_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_score_coeff_op<double>, const Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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: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/TriangularSolverMatrix.h:64:27:   required from ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 1, 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 = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’
   64 |       SmallPanelWidth   = EIGEN_PLAIN_ENUM_MAX(Traits::mr,Traits::nr),
      |                                                        ^~
/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 = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’
  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 = 1; OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  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/Core/TriangularMatrix.h:522:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  522 |     { return solveInPlace<OnTheLeft>(other); }
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl<Scalar, StorageOrder, PivIndex, SizeAtCompileTime>::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’
  493 |         A11.template triangularView<UnitLower>().solveInPlace(A12);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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/TriangularSolverMatrix.h:78:95:   required from ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 1, 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 = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’
   78 |     gebp_kernel<Scalar, Scalar, Index, OtherMapper, Traits::mr, Traits::nr, Conjugate, false> gebp_kernel;
      |                                                                                               ^~~~~~~~~~~
/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 = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’
  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 = 1; OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  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/Core/TriangularMatrix.h:522:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  522 |     { return solveInPlace<OnTheLeft>(other); }
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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/TriangularSolverMatrix.h:78:95:   required from ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 1, 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 = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’
   78 |     gebp_kernel<Scalar, Scalar, Index, OtherMapper, Traits::mr, Traits::nr, Conjugate, false> gebp_kernel;
      |                                                                                               ^~~~~~~~~~~
/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 = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’
  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 = 1; OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  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/Core/TriangularMatrix.h:522:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  522 |     { return solveInPlace<OnTheLeft>(other); }
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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/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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_tag>)>’
   72 | struct requirement_<void(*)(Model)>
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:515: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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_tag>]’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/concept_check.hpp:515:9:   required from ‘boost::InputIterator<TT>::~InputIterator() [with TT = boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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::InputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:53:35:   required from ‘boost::concepts::MultiPassInputIterator<T>::~MultiPassInputIterator() [with T = boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int>]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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::MultiPassInputIterator<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >*, std::vector<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >, std::allocator<boost::detail::stored_edge_iter<long unsigned int, std::_List_iterator<boost::list_edge<long unsigned int, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > >, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::undirected_tag, long unsigned int>, long int> >]’
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:89:9:   required from ‘boost::concepts::IncidenceGraph<G>::~IncidenceGraph() [with G = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >]’
   92 |     &::boost::concepts::requirement_<ModelFnPtr>::failed>    \
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:75:1:   [ 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/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>; Y = std::input_iterator_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/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Matrix<double, 2, 2>, 2, 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, 2, 2>, 2, 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::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, 2, 2>, 2, 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::Transpose<const Eigen::Block<const Eigen::Matrix<double, -1, -1>, 1, -1, false> >, const Eigen::Block<const Eigen::Matrix<double, 2, 2>, 2, 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_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, 2, 2>, 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/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::Matrix<double, 2, 2>, 2, 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 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: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, 2, 2>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 2; int _Options = 0; int _MaxRows = -1; int _MaxCols = 2]’
  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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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, 2, 2>, 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/rvinecopulib/include/vinecopulib/bicop/implementation/gaussian.ipp:36:15:   required from here
   36 |   tmp = tmp * 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::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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/PartialReduxEvaluator.h:183:72:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>; SrcXprType = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>; Functor = swap_assign_op<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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>; SrcXprType = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>; Functor = Eigen::internal::swap_assign_op<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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>; Src = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>; Func = swap_assign_op<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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>; Src = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>; Func = swap_assign_op<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/DenseBase.h:424:22:   required from ‘void Eigen::DenseBase<Derived>::swap(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>; Derived = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>]’
  424 |       call_assignment(derived(), other.const_cast_derived(), internal::swap_assign_op<Scalar>());
      |       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:483:24:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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_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::blas_data_mapper<double, long int, 0, 0, 1>; 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/TriangularSolverMatrix.h:155:19:   required from ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 1, 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 = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’
  155 |           pack_rhs(blockB+actual_kc*j2, other.getSubMapper(startBlock,j2), actualPanelWidth, actual_cols, actual_kc, blockBOffset);
      |           ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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 = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’
  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 = 1; OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  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/Core/TriangularMatrix.h:522:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  522 |     { return solveInPlace<OnTheLeft>(other); }
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl<Scalar, StorageOrder, PivIndex, SizeAtCompileTime>::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’
  493 |         A11.template triangularView<UnitLower>().solveInPlace(A12);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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, 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/TriangularSolverMatrix.h:162:21:   required from ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 1, 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 = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’
  162 |             pack_lhs(blockA, tri.getSubMapper(startTarget,startBlock), actualPanelWidth, lengthTarget);
      |             ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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 = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’
  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 = 1; OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  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/Core/TriangularMatrix.h:522:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  522 |     { return solveInPlace<OnTheLeft>(other); }
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl<Scalar, StorageOrder, PivIndex, SizeAtCompileTime>::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’
  493 |         A11.template triangularView<UnitLower>().solveInPlace(A12);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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/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/TriangularSolverMatrix.h:164:24:   required from ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 1, 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 = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’
  164 |             gebp_kernel(other.getSubMapper(startTarget,j2), blockA, blockB+actual_kc*j2, lengthTarget, actualPanelWidth, actual_cols, Scalar(-1),
      |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  165 |                         actualPanelWidth, actual_kc, 0, blockBOffset);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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 = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’
  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 = 1; OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  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/Core/TriangularMatrix.h:522:37:   required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’
  522 |     { return solveInPlace<OnTheLeft>(other); }
      |              ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62:   required from ‘static Eigen::Index Eigen::internal::partial_lu_impl<Scalar, StorageOrder, PivIndex, SizeAtCompileTime>::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’
  493 |         A11.template triangularView<UnitLower>().solveInPlace(A12);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Block<const Eigen::Ref<Eigen::Matrix<double, -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::Ref<Eigen::Matrix<double, -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::Ref<Eigen::Matrix<double, -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::Ref<Eigen::Matrix<double, -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::Ref<Eigen::Matrix<double, -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::Ref<Eigen::Matrix<double, -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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -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::Ref<Eigen::Matrix<double, -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/util/XprHelper.h:372:102:   required from ‘struct Eigen::internal::plain_object_eval<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; 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:464:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >]’
  464 |       scaleAndAddTo(dst, lhs, rhs, Scalar(-1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 0>, 0>’:
/home/hornik/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; 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:464:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >]’
  464 |       scaleAndAddTo(dst, lhs, rhs, Scalar(-1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>, std::input_iterator_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 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:528:32:   required from ‘void boost::detail::dijkstra_dispatch2(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::iterator_property_map<__gnu_cxx::__normal_iterator<double*, std::vector<double> >, boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>, double, double&>; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  528 |         dijkstra_shortest_paths(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  529 |             choose_param(get_param(params, vertex_predecessor), p_map),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  530 |             distance, weight, index_map,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531 |             choose_param(
      |             ~~~~~~~~~~~~~       
  532 |                 get_param(params, distance_compare_t()), std::less< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |             choose_param(
      |             ~~~~~~~~~~~~~       
  534 |                 get_param(params, distance_combine_t()), std::plus< D >()),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  535 |             inf, choose_param(get_param(params, distance_zero_t()), D()),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536 |             choose_param(get_param(params, graph_visitor),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  537 |                 make_dijkstra_visitor(null_visitor())),
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  538 |             params);
      |             ~~~~~~~             
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:554:35:   required from ‘void boost::detail::dijkstra_dispatch1(const VertexListGraph&, typename boost::graph_traits<Graph>::vertex_descriptor, DistanceMap, WeightMap, IndexMap, const Params&) [with VertexListGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; DistanceMap = boost::param_not_found; WeightMap = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; IndexMap = boost::vec_adj_list_vertex_id_map<vinecopulib::tools_select::VertexProperties, long unsigned int>; Params = boost::bgl_named_params<_project2nd<double, double>, boost::distance_combine_t, boost::bgl_named_params<std::less<double>, boost::distance_compare_t, boost::bgl_named_params<boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>, boost::edge_weight_t, boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property> > > >; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  554 |         detail::dijkstra_dispatch2(g, s,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  555 |             choose_param(distance,
      |             ~~~~~~~~~~~~~~~~~~~~~~ 
  556 |                 make_iterator_property_map(
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557 |                     distance_map.begin(), index_map, distance_map[0])),
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558 |             weight, index_map, params);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/dijkstra_shortest_paths.hpp:570:31:   required from ‘void boost::dijkstra_shortest_paths(const VertexListGraph&, typename graph_traits<Graph>::vertex_descriptor, const bgl_named_params<T, Tag, Base>&) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; Param = detail::_project2nd<double, double>; Tag = distance_combine_t; Rest = bgl_named_params<std::less<double>, distance_compare_t, bgl_named_params<adj_list_edge_property_map<undirected_tag, double, const double&, long unsigned int, const property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, edge_weight_t>, edge_weight_t, bgl_named_params<long unsigned int*, vertex_predecessor_t, no_property> > >; typename graph_traits<Graph>::vertex_descriptor = long unsigned int]’
  570 |     detail::dijkstra_dispatch1(g, s, get_param(params, vertex_distance),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  571 |         choose_const_pmap(get_param(params, edge_weight), g, edge_weight),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  572 |         choose_const_pmap(get_param(params, vertex_index), g, vertex_index),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  573 |         params);
      |         ~~~~~~~                
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:43:32:   required from ‘void boost::detail::prim_mst_impl(const Graph&, typename boost::graph_traits<Graph>::vertex_descriptor, const boost::bgl_named_params<T, Tag, Base>&, Weight) [with Graph = boost::adjacency_list<boost::vecS, boost::vecS, boost::undirectedS, vinecopulib::tools_select::VertexProperties, boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; P = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; T = boost::edge_weight_t; R = boost::bgl_named_params<long unsigned int*, boost::vertex_predecessor_t, boost::no_property>; Weight = boost::adj_list_edge_property_map<boost::undirected_tag, double, const double&, long unsigned int, const boost::property<boost::edge_weight_t, double, vinecopulib::tools_select::EdgeProperties>, boost::edge_weight_t>; typename boost::graph_traits<Graph>::vertex_descriptor = long unsigned int]’
   43 |         dijkstra_shortest_paths(
      |         ~~~~~~~~~~~~~~~~~~~~~~~^
   44 |             G, s, params.distance_compare(compare).distance_combine(combine));
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/BH/include/boost/graph/prim_minimum_spanning_tree.hpp:77:26:   required from ‘void boost::prim_minimum_spanning_tree(const VertexListGraph&, PredecessorMap) [with VertexListGraph = adjacency_list<vecS, vecS, undirectedS, vinecopulib::tools_select::VertexProperties, property<edge_weight_t, double, vinecopulib::tools_select::EdgeProperties> >; PredecessorMap = long unsigned int*]’
   77 |     detail::prim_mst_impl(g, *vertices(g).first,
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   78 |         predecessor_map(p_map).weight_map(get(edge_weight, g)),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   79 |         get(edge_weight, g));
      |         ~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/vinecop/implementation/tools_select.ipp:896:29:   required from here
  896 |   prim_minimum_spanning_tree(graph, targets.data());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/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::detail::iterator_category_with_traversal<std::input_iterator_tag, boost::iterators::random_access_traversal_tag>; Y = std::input_iterator_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/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18:   required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; Func = generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
  274 |   evaluator<Rhs> rhsEval(rhs);
      |                  ^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 5>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>]’
  329 |     internal::outer_product_selector_run(dst, lhs, rhs, sub(), is_row_major<Dst>());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, -1, false>; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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/LU/PartialPivLU.h:400:77:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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_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::Ref<Eigen::Matrix<double, -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/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::Ref<Eigen::Matrix<double, -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::CwiseBinaryOp<Eigen::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::Ref<Eigen::Matrix<double, -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/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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/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::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; Func = generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’
  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:329:41:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1>, 0>’:
/home/hornik/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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;
      |                              ^~~~~~~~~~~~~~~~
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:87:38:   required from ‘struct Eigen::internal::general_matrix_vector_product<long int, double, Eigen::internal::const_blas_data_mapper<double, long int, 0>, 0, false, double, Eigen::internal::const_blas_data_mapper<double, long int, 1>, false, 0>’
   87 |   typedef typename Traits::LhsPacket LhsPacket;
      |                                      ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:253:134:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; Dest = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; typename Dest::Scalar = double]’
  252 |       general_matrix_vector_product
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                   
  253 |           <Index,LhsScalar,LhsMapper,ColMajor,LhsBlasTraits::NeedToConjugate,RhsScalar,RhsMapper,RhsBlasTraits::NeedToConjugate>::run(
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  254 |           actualLhs.rows(), actualLhs.cols(),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                         
  255 |           LhsMapper(actualLhs.data(), actualLhs.outerStride()),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  256 |           RhsMapper(actualRhs.data(), actualRhs.innerStride()),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  257 |           dest.data(), 1,
      |           ~~~~~~~~~~~~~~~                                                                                                             
  258 |           compatibleAlpha);
      |           ~~~~~~~~~~~~~~~~                                                                                                            
/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::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; 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/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; 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:464:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >]’
  464 |       scaleAndAddTo(dst, lhs, rhs, Scalar(-1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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:91:42:   required from ‘struct Eigen::internal::general_matrix_vector_product<long int, double, Eigen::internal::const_blas_data_mapper<double, long int, 0>, 0, false, double, Eigen::internal::const_blas_data_mapper<double, long int, 1>, false, 0>’
   91 |   typedef typename HalfTraits::LhsPacket LhsPacketHalf;
      |                                          ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:253:134:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; Dest = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; typename Dest::Scalar = double]’
  252 |       general_matrix_vector_product
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                   
  253 |           <Index,LhsScalar,LhsMapper,ColMajor,LhsBlasTraits::NeedToConjugate,RhsScalar,RhsMapper,RhsBlasTraits::NeedToConjugate>::run(
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  254 |           actualLhs.rows(), actualLhs.cols(),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                         
  255 |           LhsMapper(actualLhs.data(), actualLhs.outerStride()),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  256 |           RhsMapper(actualRhs.data(), actualRhs.innerStride()),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  257 |           dest.data(), 1,
      |           ~~~~~~~~~~~~~~~                                                                                                             
  258 |           compatibleAlpha);
      |           ~~~~~~~~~~~~~~~~                                                                                                            
/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::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; 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/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; 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:464:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >]’
  464 |       scaleAndAddTo(dst, lhs, rhs, Scalar(-1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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:95:45:   required from ‘struct Eigen::internal::general_matrix_vector_product<long int, double, Eigen::internal::const_blas_data_mapper<double, long int, 0>, 0, false, double, Eigen::internal::const_blas_data_mapper<double, long int, 1>, false, 0>’
   95 |   typedef typename QuarterTraits::LhsPacket LhsPacketQuarter;
      |                                             ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:253:134:   required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; Dest = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; typename Dest::Scalar = double]’
  252 |       general_matrix_vector_product
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                   
  253 |           <Index,LhsScalar,LhsMapper,ColMajor,LhsBlasTraits::NeedToConjugate,RhsScalar,RhsMapper,RhsBlasTraits::NeedToConjugate>::run(
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  254 |           actualLhs.rows(), actualLhs.cols(),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                         
  255 |           LhsMapper(actualLhs.data(), actualLhs.outerStride()),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  256 |           RhsMapper(actualRhs.data(), actualRhs.innerStride()),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                       
  257 |           dest.data(), 1,
      |           ~~~~~~~~~~~~~~~                                                                                                             
  258 |           compatibleAlpha);
      |           ~~~~~~~~~~~~~~~~                                                                                                            
/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::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; 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/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; 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:464:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >]’
  464 |       scaleAndAddTo(dst, lhs, rhs, Scalar(-1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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::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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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_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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; Dest = Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>; 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Transpose<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Transpose<const 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:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Ref<Eigen::Matrix<double, -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::Transpose<const 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::Transpose<const 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/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> > >’
   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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Transpose<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::PermutationMatrix<-1, -1, int>, Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::PermutationMatrix<-1, -1, int>, Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::PermutationMatrix<-1, -1, int>, Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::PermutationMatrix<-1, -1, int>, Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::PermutationMatrix<-1, -1, int>, Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::PermutationMatrix<-1, -1, int>, Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:28:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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/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, 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> >, -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::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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:   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, 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/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, true>; 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 = 0; 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/PartialReduxEvaluator.h:177:17:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>; U = Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -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/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -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::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -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/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::Block<Eigen::Transpose<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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/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/GeneralMatrixMatrix.h:195:21:   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 = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’
  195 |             pack_rhs(blockB, rhs.getSubMapper(k2,j2), actual_kc, actual_nc);
      |             ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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, 0, false, 0, 1>; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Dest = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; 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, 0, false, 0, 1>, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; 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:464:20:   required from ‘static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 8>::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >]’
  464 |       scaleAndAddTo(dst, lhs, rhs, Scalar(-1));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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::Block<const Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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/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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0> >, const Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:61:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, true> >’
   52 | template<typename MatrixType> class Transpose
      |                                     ^~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618: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/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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0> >, const Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:61:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   56 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/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::Transpose<Eigen::Matrix<double, 2, 1> >, 1, 2, true> >, const Eigen::Block<const Eigen::Matrix<double, 2, 2>, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 1, 2, true> >, const Eigen::Block<const Eigen::Matrix<double, 2, 2>, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 1, 2, true> >, const Eigen::Block<const Eigen::Matrix<double, 2, 2>, 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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 1, 2, true> >, const Eigen::Block<const Eigen::Matrix<double, 2, 2>, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, 1, 2, true> >, const Eigen::Block<const Eigen::Matrix<double, 2, 2>, 2, 1, true> >’
   77 | class CwiseBinaryOp :
      |       ^~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618: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) const [with Lhs = Eigen::Transpose<Eigen::Matrix<double, 2, 1> >; Rhs = Eigen::Matrix<double, 2, 2>; int ProductTag = 3; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Transpose<Eigen::Matrix<double, 2, 1> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Matrix<double, 2, 2>; CoeffReturnType = double; Eigen::Index = long int]’
  618 |     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:660:61:   [ 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/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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0> >, const Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:61:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                             ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
   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::Block<const Eigen::CwiseUnaryOp<scalar_abs_op<double>, 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::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Matrix<double, -1, -1> >, -1, 1, true>; Func = Eigen::internal::scalar_sum_op<double, double>; Evaluator = Eigen::internal::redux_evaluator<Eigen::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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::Block<const Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, 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/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, true>; 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 = 0; 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/PartialReduxEvaluator.h:177:17:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 1>, 0>’:
/home/hornik/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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 1, 3>’
  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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 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, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 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:402:50:   [ 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -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/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -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/CwiseBinaryOp.h:148:7:   required from ‘class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block<const Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; int ProductTag = 8; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Lhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Lhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, 1>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, 1>::Rhs = Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >; 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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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, 2, 1> >, 1, 2, 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_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 1, 2, true> >, const Eigen::Block<const Eigen::Matrix<double, 2, 2>, 2, 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 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/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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0> >, const Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; typename Eigen::internal::traits<typename Eigen::Product<Lhs, Rhs, Option>::Rhs>::Scalar = double; typename Eigen::Product<Lhs, Rhs, Option>::Rhs = Eigen::Matrix<double, 2, 1>; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 1>; int Options = 0; XprType = Eigen::Product<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>, Eigen::Matrix<double, 2, 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::Transpose<Eigen::Matrix<double, 2, 1> >, Eigen::Matrix<double, 2, 2>, 0>; Rhs = Eigen::Matrix<double, 2, 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/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:124:61:   required from here
  124 |       res(k) *= std::exp(-0.5 * double(b.transpose() * S * b));
      |                                                             ^
/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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -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::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -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::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -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<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block<Eigen::Block<Eigen::Ref<Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -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 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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/ProductEvaluators.h:1050:11:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 1>, 0>’:
/home/hornik/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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 1> >’
   41 | template<typename Derived> class DenseBase
      |                                  ^~~~~~~~~
/home/hornik/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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 1, 3>’
  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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 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:402:50:   [ skipping 28 instantiation 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:883:25:   required from ‘void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; OtherDerived = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 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::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Src = Eigen::CwiseBinaryOp<scalar_sum_op<double, double>, const Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<Eigen::Product<Eigen::Product<Eigen::CwiseBinaryOp<scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<scalar_constant_op<double>, const Eigen::Matrix<double, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 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:   required from ‘Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = 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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, const Eigen::Product<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, 2, 2> >, const Eigen::Matrix<double, 2, 2> >, Eigen::Matrix<double, 2, 1>, 0>, Eigen::Transpose<const Eigen::Matrix<double, 2, 1> >, 0>, Eigen::Matrix<double, 2, 2>, 0> >; Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>]’
   66 |   internal::call_assignment(derived(), other.derived());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:171:65:   required from here
  171 |     M.block(1, 1, 2, 2) = f0 * B + f0 * B * b * b.transpose() * B;
      |                                                                 ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::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::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::Matrix<double, -1, -1>, 1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseNullaryOp<scalar_identity_op<double>, 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::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; SrcXprType = Eigen::Block<const Eigen::CwiseNullaryOp<Eigen::internal::scalar_identity_op<double>, 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::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; Src = Eigen::Block<const Eigen::CwiseNullaryOp<scalar_identity_op<double>, 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::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; Src = Eigen::Block<const Eigen::CwiseNullaryOp<scalar_identity_op<double>, 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::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; Src = Eigen::Block<const Eigen::CwiseNullaryOp<scalar_identity_op<double>, 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:   [ 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/AssignEvaluator.h:917:27:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::Matrix<double, -1, -1>; Src = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  917 |   call_assignment_no_alias(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/Inverse.h:106:39:   required from ‘Eigen::internal::unary_evaluator<Eigen::Inverse<Derived> >::unary_evaluator(const InverseType&) [with ArgType = Eigen::Matrix<double, -1, -1>; typename Eigen::internal::evaluator_traits<typename Eigen::Inverse<Derived>::NestedExpression>::Kind = Eigen::internal::IndexBased; typename Eigen::Inverse<Derived>::NestedExpression = Eigen::Matrix<double, -1, -1>; typename Eigen::Inverse<Derived>::Scalar = double; InverseType = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
  106 |     internal::call_assignment_no_alias(m_result, inv_xpr);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:94:46:   required from ‘Eigen::internal::evaluator<T>::evaluator(const T&) [with T = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >]’
   94 |   explicit evaluator(const T& xpr) : Base(xpr) {}
      |                                              ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:101:24:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::coeff(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  101 |       return internal::evaluator<Derived>(derived()).coeff(row,col);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:120:19:   required from ‘Eigen::DenseCoeffsBase<Derived, 0>::CoeffReturnType Eigen::DenseCoeffsBase<Derived, 0>::operator()(Eigen::Index, Eigen::Index) const [with Derived = Eigen::Inverse<Eigen::Matrix<double, -1, -1> >; CoeffReturnType = double; Eigen::Index = long int]’
  120 |       return coeff(row, col);
      |              ~~~~~^~~~~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:215:22:   required from here
  215 |   infl *= M.inverse()(0, 0) * weight / static_cast<double>(n);
      |           ~~~~~~~~~~~^~~~~~
/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::Transpose<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::Transpose<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::Transpose<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::Transpose<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::Transpose<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::Transpose<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 34 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::Product<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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 34 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::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 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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/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/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, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = 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::Transpose<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 30 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).inverse();
      |                                                                          ^
/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::Transpose<const 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::Transpose<const 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::Transpose<const 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::Transpose<const 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::Transpose<const 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::Transpose<const 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 33 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::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 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::Block<const Eigen::Block<const Eigen::Transpose<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::Transpose<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::Transpose<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::Transpose<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::Transpose<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::Transpose<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 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::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 38 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::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 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::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/GeneralProduct.h:207:43:   [ skipping 34 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::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::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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>; 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 34 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Transpose<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::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Transpose<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::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Transpose<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::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Transpose<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/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -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::Transpose<Eigen::Matrix<double, -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 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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 34 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::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 39 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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/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/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 = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; 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, 1, false, double, 0, false, 0, 1>; Lhs = Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Rhs = 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, 1, false, double, 0, false, 0, 1>, Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 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::Transpose<Eigen::Matrix<double, -1, -1> >; Rhs = 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::Transpose<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 30 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).inverse();
      |                                                                          ^
/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/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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 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 36 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).inverse();
      |                                                                          ^
/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, 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<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:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Transpose<Eigen::Matrix<double, -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::Transpose<Eigen::Matrix<double, -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::Transpose<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: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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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 39 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).inverse();
      |                                                                          ^
/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, 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, 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, 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, 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, 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, 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 40 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::Transpose<const Eigen::Block<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/DenseCoeffsBase.h:481:7:   required from ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<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::Transpose<const Eigen::Block<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::Transpose<const Eigen::Block<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/Transpose.h:118:37:   required from ‘class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Transpose<const 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<const 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/ProductEvaluators.h:606:37:   [ skipping 38 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const 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_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const 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_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const 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_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const 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_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const 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/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::Transpose<const 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::Transpose<const 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 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/AssignEvaluator.h:890:49:   required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).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 ‘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::Block<const Eigen::Matrix<double, -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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, const Eigen::Block<const Eigen::Block<const Eigen::Matrix<double, -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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true> >, 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]’
  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::Block<const Eigen::Matrix<double, -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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>; 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:   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::Matrix<double, -1, -1>, -1, 1, true>, -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 33 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).inverse();
      |                                                                          ^
/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::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Block<const Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, 1, -1, true>, 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::Block<const Eigen::Transpose<Eigen::Matrix<double, -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 33 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).inverse();
      |                                                                          ^
/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::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/CoreEvaluators.h:100:8:   required from ‘struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Transpose<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:311:41:   required from ‘struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const 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<const 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<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: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::Transpose<const 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 42 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).inverse();
      |                                                                          ^
/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::Transpose<const Eigen::Block<const Eigen::Transpose<const 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_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const 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_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const 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_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const 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_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Transpose<const 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/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::Transpose<const 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::Transpose<const 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:   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::Transpose<const Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -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 36 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/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, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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/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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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]’
  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::Matrix<double, 2, 2>; Src = Eigen::Inverse<Eigen::CwiseBinaryOp<scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; Derived = Eigen::Matrix<double, 2, 2>]’
  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::Inverse<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Product<Eigen::Product<Eigen::Matrix<double, 2, 2>, Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, -1>, 0>, 0>, Eigen::Matrix<double, 2, 2>, 0>, const Eigen::Product<Eigen::Matrix<double, 2, 1>, Eigen::Transpose<Eigen::Matrix<double, 2, 1> >, 0> > >; _Scalar = double; int _Rows = 2; int _Cols = 2; int _Options = 0; int _MaxRows = 2; int _MaxCols = 2]’
  225 |       return Base::_set(other);
      |              ~~~~~~~~~~^~~~~~~
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rvinecopulib/include/vinecopulib/bicop/implementation/tll.ipp:121:74:   required from here
  121 |         S = (B * (zz.transpose() * zz2) * B - b * b.transpose()).inverse();
      |                                                                          ^
/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 vinereg.so RcppExports.o vinereg.o -latomic -lpthread -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpulOHV7/R.INSTALL2915b535919bec/vinereg/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpulOHV7/R.INSTALL2915b535919bec/vinereg/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpulOHV7/R.INSTALL2915b535919bec/vinereg/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-vinereg/00new/vinereg/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘vinereg’
    finding HTML links ... done
    cll                                     html  
    cpdf                                    html  
    cpit                                    html  
    plot_effects                            html  
    predict.vinereg                         html  
    vinereg                                 html  
*** copying figures
** 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 (vinereg)