Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-20 12:11 -0400 (Thu, 20 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4756 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4514 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4441 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4406 |
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 665/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
epistasisGA 1.8.0 (landing page) Michael Nodzenski
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the epistasisGA package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/epistasisGA.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: epistasisGA |
Version: 1.8.0 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:epistasisGA.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings epistasisGA_1.8.0.tar.gz |
StartedAt: 2025-03-18 07:26:44 -0000 (Tue, 18 Mar 2025) |
EndedAt: 2025-03-18 07:29:38 -0000 (Tue, 18 Mar 2025) |
EllapsedTime: 173.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: epistasisGA.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:epistasisGA.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings epistasisGA_1.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/epistasisGA.Rcheck’ * using R version 4.4.3 (2025-02-28) * 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 ‘epistasisGA/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘epistasisGA’ version ‘1.8.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 ‘epistasisGA’ can be installed ... OK * used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ * checking installed package size ... NOTE installed size is 8.4Mb sub-directories of 1Mb or more: libs 7.9Mb * 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 ... NOTE Problems with news in ‘NEWS.md’: No news entries found. * 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 ... NOTE checkRd: (-1) GADGETS.Rd:158: Lost braces 158 | the cluster. See code{run.gadgets} for additional details.} | ^ * 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 line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... 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 network.plot 28.893 1.443 19.975 compute.graphical.scores 28.504 1.132 19.562 GxE.test 13.634 0.708 13.150 epistasis.test 10.746 0.758 9.595 global.test 8.024 2.007 8.107 * 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: 4 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/epistasisGA.Rcheck/00check.log’ for details.
epistasisGA.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL epistasisGA ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.3/site-library’ * installing *source* package ‘epistasisGA’ ... ** 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.4.3/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.3/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.3/site-library/bigmemory/include' -I/usr/local/include -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.3/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.3/site-library/bigmemory/include' -I/usr/local/include -fPIC -g -O2 -Wall -c epistasisGA.cpp -o epistasisGA.o In file included from /home/biocbuild/R/R-4.4.3/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.4.3/site-library/BH/include/boost/shared_ptr.hpp:17, from /home/biocbuild/R/R-4.4.3/site-library/bigmemory/include/bigmemory/BigMatrix.h:10, from epistasisGA.cpp:7: /home/biocbuild/R/R-4.4.3/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:326:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 326 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) ) | ^~~~~~~~ In file included from /opt/ohpc/pub/compiler/gcc/14.2.0/include/c++/14.2.0/memory:78, from /home/biocbuild/R/R-4.4.3/site-library/RcppArmadillo/include/armadillo:38, from /home/biocbuild/R/R-4.4.3/site-library/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:58, from /home/biocbuild/R/R-4.4.3/site-library/RcppArmadillo/include/RcppArmadillo.h:29, from epistasisGA.cpp:1: /opt/ohpc/pub/compiler/gcc/14.2.0/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template<typename> class auto_ptr; | ^~~~~~~~ /home/biocbuild/R/R-4.4.3/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:354:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 354 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn() | ^~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template<typename> class auto_ptr; | ^~~~~~~~ /home/biocbuild/R/R-4.4.3/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:365:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 365 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn() | ^~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template<typename> class auto_ptr; | ^~~~~~~~ /home/biocbuild/R/R-4.4.3/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:423:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 423 | shared_ptr & operator=( std::auto_ptr<Y> & r ) | ^~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template<typename> class auto_ptr; | ^~~~~~~~ /home/biocbuild/R/R-4.4.3/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:430:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 430 | shared_ptr & operator=( std::auto_ptr<Y> && r ) | ^~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template<typename> class auto_ptr; | ^~~~~~~~ /home/biocbuild/R/R-4.4.3/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’: /home/biocbuild/R/R-4.4.3/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:432:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 432 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this ); | ^~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template<typename> class auto_ptr; | ^~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.4.3/lib -L/usr/local/lib -o epistasisGA.so RcppExports.o epistasisGA.o -lopenblas -lgfortran -lm -L/home/biocbuild/R/R-4.4.3/lib -lR installing to /home/biocbuild/R/R-4.4.3/site-library/00LOCK-epistasisGA/00new/epistasisGA/libs ** R ** data ** 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 (epistasisGA)
epistasisGA.Rcheck/tests/testthat.Rout
R version 4.4.3 (2025-02-28) -- "Trophy Case" 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(epistasisGA) > > test_check("epistasisGA") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ] > > proc.time() user system elapsed 3.410 0.237 3.647
epistasisGA.Rcheck/epistasisGA-Ex.timings
name | user | system | elapsed | |
GADGETS | 3.190 | 0.382 | 3.154 | |
GxE.fitness.score | 0.011 | 0.000 | 0.012 | |
GxE.test | 13.634 | 0.708 | 13.150 | |
chrom.fitness.score | 0.011 | 0.006 | 0.016 | |
combine.islands | 2.146 | 0.485 | 2.178 | |
compute.graphical.scores | 28.504 | 1.132 | 19.562 | |
epistasis.test | 10.746 | 0.758 | 9.595 | |
global.test | 8.024 | 2.007 | 8.107 | |
network.plot | 28.893 | 1.443 | 19.975 | |
permute.dataset | 2.081 | 0.546 | 2.184 | |
preprocess.genetic.data | 2.082 | 0.561 | 2.105 | |
run.gadgets | 2.246 | 0.474 | 2.230 | |