Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-10-20 12:08 -0400 (Mon, 20 Oct 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4887 |
lconway | macOS 12.7.6 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4677 |
kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4622 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4632 |
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 |
Package 1924/2353 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
scLANE 0.99.999999 (landing page) Jack R. Leary
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | WARNINGS | ||||||||||
To the developers/maintainers of the scLANE package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scLANE.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: scLANE |
Version: 0.99.999999 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:scLANE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings scLANE_0.99.999999.tar.gz |
StartedAt: 2025-10-17 13:20:58 -0000 (Fri, 17 Oct 2025) |
EndedAt: 2025-10-17 13:33:32 -0000 (Fri, 17 Oct 2025) |
EllapsedTime: 754.1 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: scLANE.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:scLANE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings scLANE_0.99.999999.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/scLANE.Rcheck’ * using R version 4.5.0 (2025-04-11) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘scLANE/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘scLANE’ version ‘0.99.999999’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 21 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 ‘scLANE’ can be installed ... WARNING Found the following significant warnings: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess] /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess] See ‘/home/biocbuild/bbs-3.22-bioc/meat/scLANE.Rcheck/00install.out’ for details. * used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ * checking installed package size ... INFO installed size is 20.5Mb sub-directories of 1Mb or more: data 1.6Mb libs 18.4Mb * 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 code 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 loading without being on the library search path ... OK * checking dependencies in R code ... OK * 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 testDynamic 108.688 0.315 111.101 bootstrapRandomEffects 73.181 0.872 75.633 fitGLMM 10.232 0.143 11.382 geneProgramSignificance 6.065 0.128 6.214 geneProgramDrivers 6.087 0.076 6.425 geneProgramScoring 5.600 0.163 6.273 embedGenes 5.235 0.064 5.313 enrichDynamicGenes 2.113 0.020 14.213 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... 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.22-bioc/meat/scLANE.Rcheck/00check.log’ for details.
scLANE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL scLANE ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘scLANE’ ... ** this is package ‘scLANE’ version ‘0.99.999999’ ** using staged installation ** libs using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o In file included from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Core:214, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/RcppEigenForward.h:28, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Core:172: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c eigenMapInvert.cpp -o eigenMapInvert.o In file included from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Core:214, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/RcppEigenForward.h:28, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/RcppEigen.h:25, from eigenMapInvert.cpp:1: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Core:172: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c eigenMapMatMult.cpp -o eigenMapMatMult.o In file included from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Core:214, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/RcppEigenForward.h:28, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/RcppEigen.h:25, from eigenMapMatMult.cpp:1: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Core:172: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c eigenMapPseudoInverse.cpp -o eigenMapPseudoInverse.o In file included from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Core:214, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Dense:1, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/RcppEigenForward.h:28, from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/RcppEigen.h:25, from eigenMapPseudoInverse.cpp:1: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Core:172: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/Core:341: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h: In function ‘static void Eigen::internal::trmv_selector<Mode, 1>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, 1, -1> >, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1, -1, true>, 1, -1, false> >; int Mode = 6]’: /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: warning: ‘result’ may be used uninitialized [-Wmaybe-uninitialized] 327 | internal::triangular_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | <Index,Mode, | ~~~~~~~~~~~~ 329 | LhsScalar, LhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 330 | RhsScalar, RhsBlasTraits::NeedToConjugate, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 331 | RowMajor> | ~~~~~~~~~ 332 | ::run(actualLhs.rows(),actualLhs.cols(), | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 333 | actualLhs.data(),actualLhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | actualRhsPtr,1, | ~~~~~~~~~~~~~~~ 335 | dest.data(),dest.innerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 336 | actualAlpha); | ~~~~~~~~~~~~ /home/biocbuild/R/R-4.5.0/site-library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:105:24: note: by argument 5 of type ‘const double*’ to ‘static void Eigen::internal::triangular_matrix_vector_product<Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, 1, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0]’ declared here 105 | EIGEN_DONT_INLINE void triangular_matrix_vector_product<Index,Mode,LhsScalar,ConjLhs,RhsScalar,ConjRhs,RowMajor,Version> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.5.0/lib -L/usr/local/lib -o scLANE.so RcppExports.o eigenMapInvert.o eigenMapMatMult.o eigenMapPseudoInverse.o -L/home/biocbuild/R/R-4.5.0/lib -lR installing to /home/biocbuild/R/R-4.5.0/site-library/00LOCK-scLANE/00new/scLANE/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading Warning in check_dep_version(dep_pkg = "TMB") : package version mismatch: glmmTMB was built with TMB package version 1.9.17 Current TMB package version is 1.9.18 Please re-install glmmTMB from source or restore original ‘TMB’ package (see '?reinstalling' for more information) ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning in check_dep_version(dep_pkg = "TMB") : package version mismatch: glmmTMB was built with TMB package version 1.9.17 Current TMB package version is 1.9.18 Please re-install glmmTMB from source or restore original ‘TMB’ package (see '?reinstalling' for more information) ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location Warning in check_dep_version(dep_pkg = "TMB") : package version mismatch: glmmTMB was built with TMB package version 1.9.17 Current TMB package version is 1.9.18 Please re-install glmmTMB from source or restore original ‘TMB’ package (see '?reinstalling' for more information) ** testing if installed package keeps a record of temporary installation path * DONE (scLANE)
scLANE.Rcheck/tests/testthat.Rout
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu 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(scLANE) Loading required package: glm2 Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Warning message: In check_dep_version(dep_pkg = "TMB") : package version mismatch: glmmTMB was built with TMB package version 1.9.17 Current TMB package version is 1.9.18 Please re-install glmmTMB from source or restore original 'TMB' package (see '?reinstalling' for more information) > > test_check("scLANE") Loading required namespace: SingleCellExperiment Loading required namespace: GenomeInfoDb Attaching package: 'MASS' The following object is masked from 'package:glm2': crabs Attaching package: 'dplyr' The following object is masked from 'package:MASS': select The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union scLANE testing in GLM mode completed for 20 genes across 1 lineage in 30.769 secs scLANE testing in GEE mode completed for 20 genes across 1 lineage in 37.056 secs scLANE testing in GLMM mode completed for 20 genes across 1 lineage in 1.901 mins [ FAIL 0 | WARN 714 | SKIP 0 | PASS 161 ] [ FAIL 0 | WARN 714 | SKIP 0 | PASS 161 ] > > proc.time() user system elapsed 111.501 4.500 366.177
scLANE.Rcheck/scLANE-Ex.timings
name | user | system | elapsed | |
bootstrapRandomEffects | 73.181 | 0.872 | 75.633 | |
chooseCandidateGenes | 0.278 | 0.012 | 0.291 | |
clusterGenes | 0.724 | 0.024 | 0.750 | |
createCellOffset | 0.078 | 0.004 | 0.083 | |
embedGenes | 5.235 | 0.064 | 5.313 | |
enrichDynamicGenes | 2.113 | 0.020 | 14.213 | |
extractBreakpoints | 1.732 | 0.012 | 1.749 | |
fitGLMM | 10.232 | 0.143 | 11.382 | |
geneProgramDrivers | 6.087 | 0.076 | 6.425 | |
geneProgramScoring | 5.600 | 0.163 | 6.273 | |
geneProgramSignificance | 6.065 | 0.128 | 6.214 | |
getFittedValues | 0.297 | 0.012 | 0.310 | |
getKnotDist | 0.169 | 0.016 | 0.186 | |
getResultsDE | 1.035 | 0.032 | 1.070 | |
marge2 | 1.051 | 0.019 | 1.087 | |
nbGAM | 0.957 | 0.004 | 1.011 | |
npConvolve | 0.001 | 0.000 | 0.000 | |
plotClusteredGenes | 0 | 0 | 0 | |
plotModelCoefs | 1.938 | 0.048 | 1.992 | |
plotModels | 0.415 | 0.016 | 0.432 | |
smoothedCountsMatrix | 0.640 | 0.024 | 0.665 | |
sortGenesHeatmap | 1.208 | 0.008 | 1.219 | |
sortObservations | 0.270 | 0.004 | 0.275 | |
summarizeModel | 1.093 | 0.012 | 1.108 | |
summary.scLANE | 0.098 | 0.000 | 0.098 | |
testDynamic | 108.688 | 0.315 | 111.101 | |
testSlope | 0.373 | 0.000 | 0.374 | |
theme_scLANE | 0.438 | 0.008 | 0.459 | |