Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:30 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

BUILD BIN results for destiny on palomino4


To the developers/maintainers of the destiny package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/destiny.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 524/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
destiny 3.12.0  (landing page)
Philipp Angerer
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/destiny
git_branch: RELEASE_3_16
git_last_commit: bfeaf9e
git_last_commit_date: 2022-11-01 11:26:22 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: destiny
Version: 3.12.0
Command: rm -rf destiny.buildbin-libdir && mkdir destiny.buildbin-libdir && F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL --build --library=destiny.buildbin-libdir destiny_3.12.0.tar.gz
StartedAt: 2023-04-11 07:53:30 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 07:54:57 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 87.0 seconds
RetCode: 0
Status:   OK  
PackageFile: destiny_3.12.0.zip
PackageFileSize: 1.741 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf destiny.buildbin-libdir && mkdir destiny.buildbin-libdir && F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL --build --library=destiny.buildbin-libdir destiny_3.12.0.tar.gz
###
##############################################################################
##############################################################################


* installing *source* package 'destiny' ...
** using staged installation
** libs
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/grDevices/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -ggdb   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:397,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes]
   60 | template<> struct is_arithmetic<__m128>  { enum { value = true }; };
      |                                       ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes]
   61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; };
      |                                        ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes]
   62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; };
      |                                        ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes]
  161 | template<> struct unpacket_traits<Packet4f> { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
      |                                           ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes]
  162 | template<> struct unpacket_traits<Packet2d> { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
      |                                           ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes]
  163 | template<> struct unpacket_traits<Packet4i> { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
      |                                           ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes]
  718 | struct palign_impl<Offset,Packet4f>
      |                                   ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes]
  741 | struct palign_impl<Offset,Packet4i>
      |                                   ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes]
  764 | struct palign_impl<Offset,Packet2d>
      |                                   ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes]
  778 | ptranspose(PacketBlock<Packet4f,4>& kernel) {
      |                                  ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes]
  783 | ptranspose(PacketBlock<Packet2d,2>& kernel) {
      |                                  ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes]
  790 | ptranspose(PacketBlock<Packet4i,4>& kernel) {
      |                                  ^
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:377,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes]
   15 |   template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> {                                          \
      |                                                                      ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
  232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes]
   22 |   template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> {                                          \
      |                                                                      ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
  232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes]
   15 |   template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> {                                          \
      |                                                                      ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
  417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes]
   22 |   template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> {                                          \
      |                                                                      ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
  417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<float, 4>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49:   required from 'struct Eigen::internal::traits<Eigen::Quaternion<float> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__m128'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__m128'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__m128'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__m128'} [-Wignored-attributes]
  205 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<float, 4, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase<Eigen::Quaternion<float> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion<float>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__m128'} [-Wignored-attributes]
   55 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<double, 4>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49:   required from 'struct Eigen::internal::traits<Eigen::Quaternion<double> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
  205 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<double, 4, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase<Eigen::Quaternion<double> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion<double>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
   55 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from 'class Eigen::SparseMatrix<double, 0, int>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/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 F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<int, -1>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<int, -1, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__m128i'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
  205 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 3>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<int, -1, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
   55 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 3>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl<Eigen::Matrix<int, -1, 1>, Eigen::Dense>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 3>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Matrix<int, -1, -1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Matrix<int, -1, -1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, -1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<int, -1, -1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::SparseMatrix<double, 0, int>, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80:   required from 'struct Eigen::internal::evaluator<Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> > >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8:   required from 'struct Eigen::internal::evaluator<Eigen::SparseMatrix<double, 0, int> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:77:20:   required from 'void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix<double, 0, int>; SrcXprType = Eigen::SparseMatrix<double, 0, int>]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:132:28:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Sparse2Sparse>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::SparseMatrix<double, 0, int>; SrcXprType = Eigen::SparseMatrix<double, 0, int>; Functor = Eigen::internal::assign_op<double, double>; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::SparseMatrix<double, 0, int>; Src = Eigen::SparseMatrix<double, 0, int>; Func = Eigen::internal::assign_op<double, double>]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:842:27:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::SparseMatrix<double, 0, int>; Src = Eigen::SparseMatrix<double, 0, int>]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:45:37:   required from 'Derived& Eigen::SparseMatrixBase<Derived>::operator=(const Derived&) [with Derived = Eigen::SparseMatrix<double, 0, int>]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:774:26:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:709:13:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]'
RcppExports.cpp:27:127:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >, 2>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> > >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> > >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:29:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:155:39:   required from 'SEXPREC* Rcpp::RcppEigen::eigen_wrap(const T&) [with T = Eigen::SparseMatrix<double, 0, int>; SEXP = SEXPREC*]'
F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:776:49:   required from 'SEXPREC* Rcpp::internal::wrap_dispatch_eigen(const T&, Rcpp::traits::true_type) [with T = Eigen::SparseMatrix<double, 0, int>; SEXP = SEXPREC*; Rcpp::traits::true_type = Rcpp::traits::integral_constant<bool, true>]'
F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:787:39:   required from 'SEXPREC* Rcpp::internal::wrap_dispatch_unknown_importable(const T&, Rcpp::traits::false_type) [with T = Eigen::SparseMatrix<double, 0, int>; SEXP = SEXPREC*; Rcpp::traits::false_type = Rcpp::traits::integral_constant<bool, false>]'
F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:807:52:   required from 'SEXPREC* Rcpp::internal::wrap_dispatch(const T&, Rcpp::traits::wrap_type_unknown_tag) [with T = Eigen::SparseMatrix<double, 0, int>; SEXP = SEXPREC*]'
F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include/Rcpp/internal/wrap_end.h:30:38:   required from 'SEXPREC* Rcpp::wrap(const T&) [with T = Eigen::SparseMatrix<double, 0, int>; SEXP = SEXPREC*]'
RcppExports.cpp:27:128:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63:   required from 'static Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Derived, 3, 0>::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op<int, int>; Derived = Eigen::internal::redux_evaluator<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar = int]'
F:/biocbuild/bbs-3.16-bioc/R/library/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<int, int>; Derived = Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<T>::Scalar = int]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:25:   required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<T>::Scalar = int]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:35:   required from 'Eigen::Index Eigen::SparseCompressedBase<Derived>::nonZeros() const [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long long int]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:125:47:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:155:39:   required from 'SEXPREC* Rcpp::RcppEigen::eigen_wrap(const T&) [with T = Eigen::SparseMatrix<double, 0, int>; SEXP = SEXPREC*]'
F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:776:49:   required from 'SEXPREC* Rcpp::internal::wrap_dispatch_eigen(const T&, Rcpp::traits::true_type) [with T = Eigen::SparseMatrix<double, 0, int>; SEXP = SEXPREC*; Rcpp::traits::true_type = Rcpp::traits::integral_constant<bool, true>]'
F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:787:39:   required from 'SEXPREC* Rcpp::internal::wrap_dispatch_unknown_importable(const T&, Rcpp::traits::false_type) [with T = Eigen::SparseMatrix<double, 0, int>; SEXP = SEXPREC*; Rcpp::traits::false_type = Rcpp::traits::integral_constant<bool, false>]'
F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:807:52:   required from 'SEXPREC* Rcpp::internal::wrap_dispatch(const T&, Rcpp::traits::wrap_type_unknown_tag) [with T = Eigen::SparseMatrix<double, 0, int>; SEXP = SEXPREC*]'
F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include/Rcpp/internal/wrap_end.h:30:38:   required from 'SEXPREC* Rcpp::wrap(const T&) [with T = Eigen::SparseMatrix<double, 0, int>; SEXP = SEXPREC*]'
RcppExports.cpp:27:128:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
  650 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/grDevices/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -ggdb   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c censoring.cpp -o censoring.o
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:397,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from censoring.cpp:7:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes]
   60 | template<> struct is_arithmetic<__m128>  { enum { value = true }; };
      |                                       ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes]
   61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; };
      |                                        ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes]
   62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; };
      |                                        ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes]
  161 | template<> struct unpacket_traits<Packet4f> { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
      |                                           ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes]
  162 | template<> struct unpacket_traits<Packet2d> { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
      |                                           ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes]
  163 | template<> struct unpacket_traits<Packet4i> { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
      |                                           ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes]
  718 | struct palign_impl<Offset,Packet4f>
      |                                   ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes]
  741 | struct palign_impl<Offset,Packet4i>
      |                                   ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes]
  764 | struct palign_impl<Offset,Packet2d>
      |                                   ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes]
  778 | ptranspose(PacketBlock<Packet4f,4>& kernel) {
      |                                  ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes]
  783 | ptranspose(PacketBlock<Packet2d,2>& kernel) {
      |                                  ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes]
  790 | ptranspose(PacketBlock<Packet4i,4>& kernel) {
      |                                  ^
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:377,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from censoring.cpp:7:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes]
   15 |   template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> {                                          \
      |                                                                      ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
  232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes]
   22 |   template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> {                                          \
      |                                                                      ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
  232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes]
   15 |   template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> {                                          \
      |                                                                      ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
  417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes]
   22 |   template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> {                                          \
      |                                                                      ^
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
  417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from censoring.cpp:7:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<float, 4>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49:   required from 'struct Eigen::internal::traits<Eigen::Quaternion<float> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__m128'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__m128'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__m128'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__m128'} [-Wignored-attributes]
  205 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from censoring.cpp:7:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<float, 4, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase<Eigen::Quaternion<float> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion<float>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__m128'} [-Wignored-attributes]
   55 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from censoring.cpp:7:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<double, 4>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49:   required from 'struct Eigen::internal::traits<Eigen::Quaternion<double> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
  205 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from censoring.cpp:7:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<double, 4, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase<Eigen::Quaternion<double> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion<double>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
   55 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from censoring.cpp:7:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from 'class Eigen::SparseMatrix<double, 0, int>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/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 F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from censoring.cpp:7:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<int, -1>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<int, -1, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
  187 |          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__m128i'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
  205 |   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
      |                                                                                        ^~~~
In file included from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
                 from F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
                 from censoring.cpp:7:
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 3>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<int, -1, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
   55 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 3>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl<Eigen::Matrix<int, -1, 1>, Eigen::Dense>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose<Eigen::Matrix<int, -1, 1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 3>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Matrix<int, -1, -1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Matrix<int, -1, -1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, -1> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<int, -1, -1>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >, 2>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> > >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> > >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:29:   required from 'Eigen::Index Eigen::SparseCompressedBase<Derived>::nonZeros() const [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long long int]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:163:21:   required from 'Eigen::SparseCompressedBase<Derived>::InnerIterator::InnerIterator(const Eigen::SparseCompressedBase<Derived>&, Eigen::Index) [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long long int]'
censoring.cpp:116:46:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63:   required from 'static Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Derived, 3, 0>::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op<int, int>; Derived = Eigen::internal::redux_evaluator<Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar = int]'
F:/biocbuild/bbs-3.16-bioc/R/library/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<int, int>; Derived = Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<T>::Scalar = int]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:25:   required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Map<const Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits<T>::Scalar = int]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:35:   required from 'Eigen::Index Eigen::SparseCompressedBase<Derived>::nonZeros() const [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long long int]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:163:21:   required from 'Eigen::SparseCompressedBase<Derived>::InnerIterator::InnerIterator(const Eigen::SparseCompressedBase<Derived>&, Eigen::Index) [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long long int]'
censoring.cpp:116:46:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__m128i'} [-Wignored-attributes]
  650 |   return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
      |                                                                          ^~~~~~~~~
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::SparseMatrix<double, 0, int>, 0>':
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80:   required from 'struct Eigen::internal::evaluator<Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> > >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8:   required from 'struct Eigen::internal::evaluator<Eigen::SparseMatrix<double, 0, int> >'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:77:20:   required from 'void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix<double, 0, int>; SrcXprType = Eigen::SparseMatrix<double, 0, int>]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:132:28:   required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Sparse2Sparse>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<typename DstXprType::Scalar, typename SrcXprType::Scalar>&) [with DstXprType = Eigen::SparseMatrix<double, 0, int>; SrcXprType = Eigen::SparseMatrix<double, 0, int>; Functor = Eigen::internal::assign_op<double, double>; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::SparseMatrix<double, 0, int>; Src = Eigen::SparseMatrix<double, 0, int>; Func = Eigen::internal::assign_op<double, double>]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:842:27:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::SparseMatrix<double, 0, int>; Src = Eigen::SparseMatrix<double, 0, int>]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:45:37:   required from 'Derived& Eigen::SparseMatrixBase<Derived>::operator=(const Derived&) [with Derived = Eigen::SparseMatrix<double, 0, int>]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:774:26:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]'
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:709:13:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]'
censoring.cpp:105:17:   required from here
F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__m128d'} [-Wignored-attributes]
   55 |                      >::type PacketReturnType;
      |                              ^~~~~~~~~~~~~~~~
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppEigen/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/grDevices/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -ggdb   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils.cpp -o utils.o
g++ -shared -s -static-libgcc -o destiny.dll tmp.def RcppExports.o censoring.o utils.o -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.16-bioc/meat/destiny.buildbin-libdir/00LOCK-destiny/00new/destiny/libs/x64
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'destiny' as destiny_3.12.0.zip
* DONE (destiny)