Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-03-29 11:47 -0400 (Sat, 29 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" | 4786 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" | 4556 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4585 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4537 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4522 |
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 1972/2316 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
signatureSearch 1.21.0 (landing page) Brendan Gongol
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | TIMEOUT | ||||||||||
To the developers/maintainers of the signatureSearch package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/signatureSearch.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: signatureSearch |
Version: 1.21.0 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings signatureSearch_1.21.0.tar.gz |
StartedAt: 2025-03-29 11:03:14 -0000 (Sat, 29 Mar 2025) |
EndedAt: 2025-03-29 11:43:14 -0000 (Sat, 29 Mar 2025) |
EllapsedTime: 2400.5 seconds |
RetCode: None |
Status: TIMEOUT |
CheckDir: signatureSearch.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings signatureSearch_1.21.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/signatureSearch.Rcheck’ * using R Under development (unstable) (2025-02-19 r87757) * 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-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘signatureSearch/DESCRIPTION’ ... OK * this is package ‘signatureSearch’ version ‘1.21.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 25 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 ‘signatureSearch’ can be installed ... OK * used C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’ * used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * checking installed package size ... INFO installed size is 88.7Mb sub-directories of 1Mb or more: R 82.8Mb data 2.0Mb extdata 1.9Mb libs 1.8Mb * 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 R/sysdata.rda ... 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 ...
signatureSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL signatureSearch ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘signatureSearch’ ... ** this is package ‘signatureSearch’ version ‘1.21.0’ ** using staged installation ** libs using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’ using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ using C++11 /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c fastGSEA.cpp -o fastGSEA.o fastGSEA.cpp: In function ‘Rcpp::NumericVector calcGseaStatBatchCpp(const Rcpp::NumericVector&, const Rcpp::List&, const Rcpp::IntegerVector&)’: fastGSEA.cpp:444:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 444 | for (int j = 0; j < S.size(); ++j) { | ~~^~~~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c fgsea_init.c -o fgsea_init.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o signatureSearch.so RcppExports.o fastGSEA.o fgsea_init.o -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/R/R-devel_2025-02-19/site-library/00LOCK-signatureSearch/00new/signatureSearch/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 (signatureSearch)
signatureSearch.Rcheck/signatureSearch-Ex.timings
name | user | system | elapsed | |
addGESSannot | 4.543 | 0.688 | 9.048 | |
addMOA | 0.300 | 0.008 | 0.308 | |
add_pcid | 0.264 | 0.000 | 0.264 | |
append2H5 | 0.096 | 0.008 | 0.104 | |
build_custom_db | 0.368 | 0.080 | 0.450 | |
cellNtestPlot | 0.901 | 0.167 | 2.886 | |
cell_info | 0.033 | 0.000 | 0.033 | |
cell_info2 | 0.046 | 0.008 | 0.054 | |
chembl_moa_list | 0.010 | 0.000 | 0.009 | |
clue_moa_list | 0.01 | 0.00 | 0.01 | |
comp_fea_res | 0.238 | 0.020 | 0.259 | |
create_empty_h5 | 0.024 | 0.008 | 0.031 | |
dim-methods | 0.006 | 0.004 | 0.010 | |
drug_cell_ranks | 0.013 | 0.000 | 0.013 | |
drugs-methods | 0.003 | 0.000 | 0.002 | |
drugs10 | 0.000 | 0.002 | 0.002 | |
dtnetplot | 2.335 | 0.334 | 4.933 | |
enrichGO2 | 0 | 0 | 0 | |
enrichKEGG2 | 0 | 0 | 0 | |
enrichMOA | 0.047 | 0.016 | 0.065 | |
enrichReactome | 0 | 0 | 0 | |
fea | 0.003 | 0.000 | 0.003 | |
feaResult | 0.003 | 0.000 | 0.003 | |
gctx2h5 | 0.542 | 0.089 | 0.635 | |
gess | 0.000 | 0.002 | 0.001 | |
gessResult | 0.001 | 0.001 | 0.003 | |
gess_res_vis | 0.571 | 0.024 | 0.597 | |
getSig | 1.706 | 0.250 | 4.802 | |
getTreats | 0.774 | 0.053 | 2.245 | |
get_targets | 2.546 | 0.315 | 5.156 | |
gmt2h5 | 0.129 | 0.012 | 0.144 | |
gseGO2 | 0.003 | 0.000 | 0.003 | |
gseKEGG2 | 0.013 | 0.000 | 0.013 | |
gseReactome | 0.011 | 0.000 | 0.011 | |
head-methods | 0.009 | 0.000 | 0.008 | |
lincs_expr_inst_info | 0.062 | 0.000 | 0.063 | |
lincs_pert_info | 0.344 | 0.020 | 0.365 | |
lincs_pert_info2 | 1.444 | 0.108 | 1.554 | |
lincs_sig_info | 0.066 | 0.004 | 0.070 | |
list2df | 0.003 | 0.000 | 0.003 | |
list_rev | 0.002 | 0.000 | 0.002 | |
mabsGO | 0.000 | 0.002 | 0.002 | |
mabsKEGG | 0.012 | 0.001 | 0.013 | |
mabsReactome | 0.012 | 0.000 | 0.012 | |
matrix2h5 | 0.078 | 0.008 | 0.085 | |
meanExpr2h5 | 0.447 | 0.080 | 0.528 | |
moa_conn | 0.039 | 0.004 | 0.043 | |
parse_gctx | 0.236 | 0.056 | 0.293 | |
qSig | 1.366 | 0.127 | 4.729 | |