[ Started: 2024-05-08 16:39:50 CEST ] [ dorothea v1.7.4 for BioC-3.19 from https://github.com/saezlab/dorothea@master (1461fb7 2024-02-24 12:55:48) ] [1] "Libraries: " "/home/omnipath/local/R/4.4-3.19" [3] "/home/omnipath/local/R/4.4" "/opt/R-alpha/lib/R/library" Warning message: package ‘remotes’ was built under R version 4.5.0 Bioconductor version 3.19 (BiocManager 1.30.23), R 4.4.0 alpha (2024-04-04 r86334) Old packages: 'SeuratObject' trying URL 'https://cloud.r-project.org/src/contrib/SeuratObject_5.0.2.tar.gz' Content type 'application/x-gzip' length 749780 bytes (732 KB) ================================================== downloaded 732 KB * installing *source* package ‘SeuratObject’ ... ** package ‘SeuratObject’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ g++ -std=gnu++17 -I"/opt/R-alpha/lib/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.19/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.19/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:174, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:165, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:271, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:165, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:271, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:29, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:271, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.19/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; SrcXprType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:132:28: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix; Functor = Eigen::internal::assign_op; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix; Func = Eigen::internal::assign_op]’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:917:27: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:713:13: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenWrap.h:387:24: required from ‘Eigen::SparseMatrix Rcpp::traits::Exporter >::get() [with T = double]’ /home/omnipath/local/R/4.4-3.19/Rcpp/include/Rcpp/as.h:89:32: required from ‘T Rcpp::internal::as(SEXP, Rcpp::traits::r_type_generic_tag) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ /home/omnipath/local/R/4.4-3.19/Rcpp/include/Rcpp/as.h:152:31: required from ‘T Rcpp::as(SEXP) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ /home/omnipath/local/R/4.4-3.19/Rcpp/include/Rcpp/InputParameter.h:34:43: required from ‘Rcpp::InputParameter::operator T() [with T = Eigen::SparseMatrix]’ RcppExports.cpp:20:55: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"/opt/R-alpha/lib/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.19/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.19/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -c data_manipulation.cpp -o data_manipulation.o In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:174, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:165, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:271, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:165, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:271, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:29, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl, 1024>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ data_manipulation.cpp:27:22: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:165, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ data_manipulation.cpp:33:26: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:271, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ data_manipulation.cpp:33:26: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:29, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ data_manipulation.cpp:83:80: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Core:271, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.19/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:58:63: required from ‘struct Eigen::internal::unary_evaluator >, Eigen::internal::IteratorBased, double>’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1181:93: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Transpose >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ data_manipulation.cpp:27:23: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1181:93: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1063:7: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = Eigen::internal::scalar_sum_op]’ /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1110:92: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ data_manipulation.cpp:111:31: required from here /home/omnipath/local/R/4.4-3.19/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] gcc -I"/opt/R-alpha/lib/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.19/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.19/RcppEigen/include' -I/usr/local/include -fpic -g -O2 -c valid_pointer.c -o valid_pointer.o g++ -std=gnu++17 -shared -L/usr/local/lib -o SeuratObject.so RcppExports.o data_manipulation.o valid_pointer.o installing to /home/omnipath/local/R/4.4-3.19/00LOCK-SeuratObject/00new/SeuratObject/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** 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 (SeuratObject) The downloaded source packages are in ‘/tmp/Rtmpjmdalv/downloaded_packages’ Bioconductor version 3.19 (BiocManager 1.30.23), R 4.4.0 alpha (2024-04-04 r86334) Warning message: package(s) not installed when version(s) same as or greater than current; use `force = TRUE` to re-install: 'BiocCheck' Skipping 21 packages ahead of CRAN: zlibbioc, XVector, SparseArray, S4Arrays, IRanges, S4Vectors, MatrixGenerics, BiocGenerics, GenomeInfoDbData, GenomeInfoDb, DelayedArray, Biobase, GenomicRanges, RcppArmadillo, SummarizedExperiment, SeuratObject, SingleCellExperiment, viper, OmnipathR, BiocStyle, bcellViper [ Finished: 2024-05-08 16:40:23 CEST ]