Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:20:22 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 |
To the developers/maintainers of the HGC package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HGC.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. |
Package 888/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
HGC 1.4.0 (landing page) XGlab
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: HGC |
Version: 1.4.0 |
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:HGC.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings HGC_1.4.0.tar.gz |
StartedAt: 2022-10-18 20:05:59 -0400 (Tue, 18 Oct 2022) |
EndedAt: 2022-10-18 20:08:58 -0400 (Tue, 18 Oct 2022) |
EllapsedTime: 178.7 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: HGC.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:HGC.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings HGC_1.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/HGC.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘HGC/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘HGC’ version ‘1.4.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘HGC’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking dependencies in R code ... WARNING '::' or ':::' imports not declared from: ‘Seurat’ ‘igraph’ 'library' or 'require' calls not declared from: ‘Matrix’ ‘Seurat’ ‘igraph’ 'library' or 'require' calls in package code: ‘Matrix’ ‘Seurat’ ‘igraph’ Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed PMSTConstruction 103.273 0.648 103.923 MSTConstruction 5.503 0.144 5.648 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 1 NOTE See ‘/home/biocbuild/bbs-3.15-bioc/meat/HGC.Rcheck/00check.log’ for details.
HGC.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL HGC ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’ * installing *source* package ‘HGC’ ... ** using staged installation ** libs g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c HGC_unordered_map.cpp -o HGC_unordered_map.o In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:397, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from HGC_unordered_map.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument ‘__m128’ {aka ‘__vector(4) float’} [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument ‘__m128i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument ‘__m128d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 161 | template<> struct unpacket_traits<Packet4f> { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 162 | template<> struct unpacket_traits<Packet2d> { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 163 | template<> struct unpacket_traits<Packet4i> { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 718 | struct palign_impl<Offset,Packet4f> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 741 | struct palign_impl<Offset,Packet4i> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 764 | struct palign_impl<Offset,Packet2d> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 778 | ptranspose(PacketBlock<Packet4f,4>& kernel) { | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 783 | ptranspose(PacketBlock<Packet2d,2>& kernel) { | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 790 | ptranspose(PacketBlock<Packet4i,4>& kernel) { | ^ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from HGC_unordered_map.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 15 | template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 22 | template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 15 | template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 22 | template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from HGC_unordered_map.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<float, 4>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits<Eigen::Quaternion<float> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from HGC_unordered_map.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<float, 4, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<float> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion<float>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from HGC_unordered_map.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 4>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits<Eigen::Quaternion<double> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from HGC_unordered_map.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<double, 4, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<double> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion<double>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from HGC_unordered_map.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix<double, 0, int>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from HGC_unordered_map.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<int, -1>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) long long int>::half’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from HGC_unordered_map.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 0>’: /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl<Eigen::Matrix<int, -1, 1>, Eigen::Dense>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, -1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] HGC_unordered_map.cpp: In member function ‘void Graph::add_node(int)’: HGC_unordered_map.cpp:165:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 165 | if (node == adj.size()) { | ~~~~~^~~~~~~~~~~~~ HGC_unordered_map.cpp: In member function ‘void Graph::add_edge(Edge)’: HGC_unordered_map.cpp:177:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 177 | if (e.node1 < adj.size() && e.node2 < adj.size()) { | ~~~~~~~~^~~~~~~~~~~~ HGC_unordered_map.cpp:177:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 177 | if (e.node1 < adj.size() && e.node2 < adj.size()) { | ~~~~~~~~^~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from HGC_unordered_map.cpp:6: /home/biocbuild/bbs-3.15-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>’: /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:32: required from ‘Eigen::Index Eigen::SparseCompressedBase<Derived>::nonZeros() const [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long int]’ /home/biocbuild/bbs-3.15-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 int]’ HGC_unordered_map.cpp:140:62: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 int]’: /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: 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]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:36: required from ‘Eigen::Index Eigen::SparseCompressedBase<Derived>::nonZeros() const [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long int]’ /home/biocbuild/bbs-3.15-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 int]’ HGC_unordered_map.cpp:140:62: required from here /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<int>::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 650 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c RHGC_unordered_map.cpp -o RHGC_unordered_map.o In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:397, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RHGC_unordered_map.cpp:8: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument ‘__m128’ {aka ‘__vector(4) float’} [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument ‘__m128i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument ‘__m128d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 161 | template<> struct unpacket_traits<Packet4f> { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 162 | template<> struct unpacket_traits<Packet2d> { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 163 | template<> struct unpacket_traits<Packet4i> { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 718 | struct palign_impl<Offset,Packet4f> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 741 | struct palign_impl<Offset,Packet4i> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 764 | struct palign_impl<Offset,Packet2d> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 778 | ptranspose(PacketBlock<Packet4f,4>& kernel) { | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 783 | ptranspose(PacketBlock<Packet2d,2>& kernel) { | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 790 | ptranspose(PacketBlock<Packet4i,4>& kernel) { | ^ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RHGC_unordered_map.cpp:8: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 15 | template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 22 | template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 15 | template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 22 | template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RHGC_unordered_map.cpp:8: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<float, 4>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits<Eigen::Quaternion<float> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RHGC_unordered_map.cpp:8: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<float, 4, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<float> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion<float>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RHGC_unordered_map.cpp:8: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 4>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits<Eigen::Quaternion<double> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RHGC_unordered_map.cpp:8: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<double, 4, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<double> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion<double>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RHGC_unordered_map.cpp:8: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix<double, 0, int>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RHGC_unordered_map.cpp:8: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<int, -1>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) long long int>::half’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RHGC_unordered_map.cpp:8: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 0>’: /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl<Eigen::Matrix<int, -1, 1>, Eigen::Dense>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, -1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] RHGC_unordered_map.cpp: In function ‘Rcpp::NumericMatrix HierarCluster_paris(Eigen::SparseMatrix<double, 0, int>)’: RHGC_unordered_map.cpp:35:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 35 | for (int i = 0; i < G.adj.size(); i++) { | ~~^~~~~~~~~~~~~~ RHGC_unordered_map.cpp:43:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 43 | for (int i = 0; i < G.adj.size(); i++) { | ~~^~~~~~~~~~~~~~ RHGC_unordered_map.cpp:133:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 133 | for (int i = 0; i < cc.size(); i++) { | ~~^~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RHGC_unordered_map.cpp:8: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::SparseMatrix<double, 0, int>, 0>’: /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from ‘struct Eigen::internal::evaluator<Eigen::SparseMatrix<double, 0, int> >’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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]’ RHGC_unordered_map.cpp:21:14: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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>’: /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:32: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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]’ RHGC_unordered_map.cpp:21:14: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 int]’: /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: 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]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:36: required from ‘Eigen::Index Eigen::SparseCompressedBase<Derived>::nonZeros() const [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long int]’ /home/biocbuild/bbs-3.15-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 int]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:90:53: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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]’ RHGC_unordered_map.cpp:21:14: required from here /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<int>::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 650 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c RTime.cpp -o RTime.o In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:397, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RTime.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument ‘__m128’ {aka ‘__vector(4) float’} [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument ‘__m128i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument ‘__m128d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 161 | template<> struct unpacket_traits<Packet4f> { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 162 | template<> struct unpacket_traits<Packet2d> { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 163 | template<> struct unpacket_traits<Packet4i> { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 718 | struct palign_impl<Offset,Packet4f> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 741 | struct palign_impl<Offset,Packet4i> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 764 | struct palign_impl<Offset,Packet2d> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 778 | ptranspose(PacketBlock<Packet4f,4>& kernel) { | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 783 | ptranspose(PacketBlock<Packet2d,2>& kernel) { | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 790 | ptranspose(PacketBlock<Packet4i,4>& kernel) { | ^ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RTime.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 15 | template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 22 | template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 15 | template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 22 | template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RTime.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<float, 4>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits<Eigen::Quaternion<float> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RTime.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<float, 4, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<float> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion<float>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RTime.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 4>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits<Eigen::Quaternion<double> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RTime.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<double, 4, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<double> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion<double>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RTime.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix<double, 0, int>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RTime.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<int, -1>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) long long int>::half’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RTime.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 0>’: /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl<Eigen::Matrix<int, -1, 1>, Eigen::Dense>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, -1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] RTime.cpp: In function ‘Rcpp::NumericMatrix HierarCluster_paris_time(Eigen::SparseMatrix<double, 0, int>)’: RTime.cpp:36:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 36 | for (int i = 0; i < G.adj.size(); i++) { | ~~^~~~~~~~~~~~~~ RTime.cpp:44:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 44 | for (int i = 0; i < G.adj.size(); i++) { | ~~^~~~~~~~~~~~~~ RTime.cpp:132:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 132 | for(int i=0; i<chain_record.size(); i++){ | ~^~~~~~~~~~~~~~~~~~~~ RTime.cpp:135:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 135 | for(int i=0; i<chain_record.size(); i++){ | ~^~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RTime.cpp:6: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::SparseMatrix<double, 0, int>, 0>’: /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from ‘struct Eigen::internal::evaluator<Eigen::SparseMatrix<double, 0, int> >’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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]’ RTime.cpp:19:12: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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>’: /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:32: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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]’ RTime.cpp:19:12: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 int]’: /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: 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]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:36: required from ‘Eigen::Index Eigen::SparseCompressedBase<Derived>::nonZeros() const [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long int]’ /home/biocbuild/bbs-3.15-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 int]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:90:53: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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]’ RTime.cpp:19:12: required from here /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<int>::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 650 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:397, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument ‘__m128’ {aka ‘__vector(4) float’} [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument ‘__m128i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument ‘__m128d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 161 | template<> struct unpacket_traits<Packet4f> { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 162 | template<> struct unpacket_traits<Packet2d> { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 163 | template<> struct unpacket_traits<Packet4i> { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 718 | struct palign_impl<Offset,Packet4f> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 741 | struct palign_impl<Offset,Packet4i> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 764 | struct palign_impl<Offset,Packet2d> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 778 | ptranspose(PacketBlock<Packet4f,4>& kernel) { | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 783 | ptranspose(PacketBlock<Packet2d,2>& kernel) { | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 790 | ptranspose(PacketBlock<Packet4i,4>& kernel) { | ^ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 15 | template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 22 | template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 15 | template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 22 | template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<float, 4>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits<Eigen::Quaternion<float> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<float, 4, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<float> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion<float>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 4>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits<Eigen::Quaternion<double> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<double, 4, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<double> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion<double>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix<double, 0, int>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<int, -1>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) long long int>::half’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 0>’: /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl<Eigen::Matrix<int, -1, 1>, Eigen::Dense>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, -1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, -1>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<double, -1, -1>’ RcppExports.cpp:49:61: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<double, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<double, -1, -1>’ RcppExports.cpp:49:61: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::SparseMatrix<double, 0, int>, 0>’: /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from ‘struct Eigen::internal::evaluator<Eigen::SparseMatrix<double, 0, int> >’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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:16:55: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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>’: /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:32: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.15-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*]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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*]’ /home/biocbuild/bbs-3.15-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:49:62: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 int]’: /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: 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]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:36: required from ‘Eigen::Index Eigen::SparseCompressedBase<Derived>::nonZeros() const [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long int]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:125:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.15-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*]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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>]’ /home/biocbuild/bbs-3.15-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*]’ /home/biocbuild/bbs-3.15-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:49:62: required from here /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<int>::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 650 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c Rget_leaves.cpp -o Rget_leaves.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -Wall -c snn.cpp -o snn.o In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:397, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument ‘__m128’ {aka ‘__vector(4) float’} [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument ‘__m128i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument ‘__m128d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 161 | template<> struct unpacket_traits<Packet4f> { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 162 | template<> struct unpacket_traits<Packet2d> { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 163 | template<> struct unpacket_traits<Packet4i> { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 718 | struct palign_impl<Offset,Packet4f> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 741 | struct palign_impl<Offset,Packet4i> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 764 | struct palign_impl<Offset,Packet2d> | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 778 | ptranspose(PacketBlock<Packet4f,4>& kernel) { | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 783 | ptranspose(PacketBlock<Packet2d,2>& kernel) { | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4i’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 790 | ptranspose(PacketBlock<Packet4i,4>& kernel) { | ^ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 15 | template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__vector(4) float’} [-Wignored-attributes] 22 | template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 15 | template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__vector(2) double’} [-Wignored-attributes] 22 | template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \ | ^ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<float, 4>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits<Eigen::Quaternion<float> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__vector(4) float’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<float, 4, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<float> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion<float>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(4) float’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, 4>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from ‘struct Eigen::internal::traits<Eigen::Quaternion<double> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<double, 4, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase<Eigen::Quaternion<double> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from ‘class Eigen::Quaternion<double>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix<double, 0, int>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<int, -1>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) long long int>::half’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 0>’: /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from ‘class Eigen::TransposeImpl<Eigen::Matrix<int, -1, 1>, Eigen::Dense>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose<Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<int, -1, -1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet<double, -1>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits<Eigen::Matrix<double, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<double, -1, -1>’ snn.cpp:13:79: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type; | ^~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Matrix<double, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Matrix<double, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix<double, -1, -1>’ snn.cpp:13:79: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> > >’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase<Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl<Eigen::SparseMatrix<double, 0, int>, 1024>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl<Eigen::SparseMatrix<double, 0, int>, Eigen::Sparse>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> >’ snn.cpp:24:30: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::Product<Eigen::SparseMatrix<double, 0, int>, Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> >, 2> >’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:140:7: required from ‘class Eigen::ProductImpl<Eigen::SparseMatrix<double, 0, int>, Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> >, 2, Eigen::Sparse>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product<Eigen::SparseMatrix<double, 0, int>, Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> >, 2>’ snn.cpp:24:31: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] snn.cpp: In function ‘std::vector<double> SNN_SmallestNonzero_Dist(Eigen::SparseMatrix<double, 0, int>, Eigen::MatrixXd, int, std::vector<double>)’: snn.cpp:96:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<long unsigned int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 96 | if (n_i > nonzero_order.size()) n_i = nonzero_order.size(); | ~~~~^~~~~~~~~~~~~~~~~~~~~~ snn.cpp:98:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<long unsigned int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 98 | for (int j = 0; j < nonzero_order.size(); ++j) { | ~~^~~~~~~~~~~~~~~~~~~~~~ snn.cpp:102:23: warning: comparison of integer expressions of different signedness: ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 102 | if(dists.size() < n_i || nonzero[nonzero_order[j]] == nonzero[nonzero_order[n_i-1]]) { | ~~~~~~~~~~~~~^~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/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/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’ /home/biocbuild/bbs-3.15-bioc/R/library/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>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from ‘class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/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>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl<Eigen::Matrix<double, -1, -1>, 1, -1, false, Eigen::Dense>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>’ snn.cpp:103:35: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/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, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/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, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/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, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/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, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Dense>’ /home/biocbuild/bbs-3.15-bioc/R/library/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, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’ snn.cpp:103:48: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] snn.cpp:114:22: warning: comparison of integer expressions of different signedness: ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 114 | if (dists.size() > n_i) { | ~~~~~~~~~~~~~^~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::SparseMatrix<double, 0, int>, 0>’: /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from ‘struct Eigen::internal::evaluator<Eigen::SparseMatrix<double, 0, int> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:96:8: required from ‘struct Eigen::internal::product_evaluator<Eigen::Product<Eigen::SparseMatrix<double, 0, int>, Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> >, 2>, 8, Eigen::SparseShape, Eigen::SparseShape, double, double>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from ‘struct Eigen::internal::evaluator<Eigen::Product<Eigen::SparseMatrix<double, 0, int>, Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> >, 2> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1067:99: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::SparseMatrix<double, 0, int>, Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]’ snn.cpp:24:31: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from ‘class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >, 3>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from ‘class Eigen::MapBase<Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >, 1>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1084:12: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::SparseMatrix<double, 0, int>, Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]’ snn.cpp:24:31: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 1, int> >’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 1, int> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix<double, 1, int>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:926:66: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator<Eigen::Triplet<double>*, std::vector<Eigen::Triplet<double> > >; SparseMatrixType = Eigen::SparseMatrix<double, 0, int>; DupFunctor = Eigen::internal::scalar_sum_op<double, double>]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator<Eigen::Triplet<double>*, std::vector<Eigen::Triplet<double> > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ snn.cpp:23:61: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-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>’: /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-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> > >’ /home/biocbuild/bbs-3.15-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>’ /home/biocbuild/bbs-3.15-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> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:32: required from ‘Eigen::Index Eigen::SparseCompressedBase<Derived>::nonZeros() const [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long int]’ /home/biocbuild/bbs-3.15-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 int]’ snn.cpp:26:62: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.15-bioc/R/library/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_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/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_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > > >’ /home/biocbuild/bbs-3.15-bioc/R/library/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_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > > >’ /home/biocbuild/bbs-3.15-bioc/R/library/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_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, Eigen::Dense>’ /home/biocbuild/bbs-3.15-bioc/R/library/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_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::norm() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]’ snn.cpp:103:56: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::SparseMatrix<double, 1, int>, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from ‘struct Eigen::internal::evaluator<Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 1, int> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from ‘struct Eigen::internal::evaluator<Eigen::SparseMatrix<double, 1, int> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1067:99: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase<OtherDerived>&) [with OtherDerived = Eigen::SparseMatrix<double, 1, int>; _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:949:7: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator<Eigen::Triplet<double>*, std::vector<Eigen::Triplet<double> > >; SparseMatrixType = Eigen::SparseMatrix<double, 0, int>; DupFunctor = Eigen::internal::scalar_sum_op<double, double>]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator<Eigen::Triplet<double>*, std::vector<Eigen::Triplet<double> > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ snn.cpp:23:61: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) double’} [-Wignored-attributes] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, Eigen::Matrix<int, -1, 1> >, 0>’: /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, Eigen::Matrix<int, -1, 1> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<int>, Eigen::Matrix<int, -1, 1> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from ‘Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase<Derived>::Scalar = int]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from ‘Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Map<Eigen::Matrix<int, -1, 1>, 0, Eigen::Stride<0, 0> >]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1084:5: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::SparseMatrix<double, 0, int>, Eigen::Transpose<Eigen::SparseMatrix<double, 0, int> >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]’ snn.cpp:24:31: required from here /home/biocbuild/bbs-3.15-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 ‘__vector(2) long long int’} [-Wignored-attributes] In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:445, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-bioc/R/library/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/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from ‘struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from ‘struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from ‘struct Eigen::internal::evaluator<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from ‘class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > > >’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >; typename Eigen::internal::traits<T>::Scalar = double]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: 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::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >; typename Eigen::internal::traits<T>::Scalar = double]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:98:22: required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::norm() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]’ snn.cpp:103:56: required from here /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] 960 | enum { | ^ In file included from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30, from /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/biocbuild/bbs-3.15-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 int]’: /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-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]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: 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]’ /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:36: required from ‘Eigen::Index Eigen::SparseCompressedBase<Derived>::nonZeros() const [with Derived = Eigen::SparseMatrix<double, 0, int>; Eigen::Index = long int]’ /home/biocbuild/bbs-3.15-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 int]’ snn.cpp:26:62: required from here /home/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<int>::type’ {aka ‘__vector(2) long long int’} [-Wignored-attributes] 650 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.15-bioc/R/lib -L/usr/local/lib -o HGC.so HGC_unordered_map.o RHGC_unordered_map.o RTime.o RcppExports.o Rget_leaves.o snn.o -L/home/biocbuild/bbs-3.15-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.15-bioc/R/library/00LOCK-HGC/00new/HGC/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (HGC)
HGC.Rcheck/tests/testthat.Rout
R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(HGC) > > test_check("HGC") [ FAIL 0 | WARN 0 | SKIP 8 | PASS 62 ] ══ Skipped tests ═══════════════════════════════════════════════════════════════ • On CRAN (8) [ FAIL 0 | WARN 0 | SKIP 8 | PASS 62 ] > > proc.time() user system elapsed 13.089 0.412 13.488
HGC.Rcheck/HGC-Ex.timings
name | user | system | elapsed | |
CKNNConstruction | 0.092 | 0.008 | 0.100 | |
KNNConstruction | 0.04 | 0.00 | 0.04 | |
MSTConstruction | 5.503 | 0.144 | 5.648 | |
PMSTConstruction | 103.273 | 0.648 | 103.923 | |
RAPI_FindClusteringTree | 0.001 | 0.000 | 0.000 | |
RHGC | 0.024 | 0.000 | 0.024 | |
RHGCPlotARIs | 0.279 | 0.016 | 0.302 | |
RHGCPlotDendrogram | 0.331 | 0.000 | 0.331 | |
RHGCPlotParameter | 0.497 | 0.000 | 0.498 | |
RNNConstruction | 0.014 | 0.004 | 0.018 | |
RTime | 0.019 | 0.000 | 0.019 | |
SNNConstruction | 0.009 | 0.000 | 0.009 | |