| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-01 11:33 -0400 (Sat, 01 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4774 |
| 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 1978/2321 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| signatureSearch 1.25.0 (landing page) Brendan Gongol
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
|
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. |
| Package: signatureSearch |
| Version: 1.25.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings signatureSearch_1.25.0.tar.gz |
| StartedAt: 2025-11-01 03:33:26 -0400 (Sat, 01 Nov 2025) |
| EndedAt: 2025-11-01 03:55:43 -0400 (Sat, 01 Nov 2025) |
| EllapsedTime: 1337.5 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: signatureSearch.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings signatureSearch_1.25.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/signatureSearch.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘signatureSearch/DESCRIPTION’ ... OK
* this is package ‘signatureSearch’ version ‘1.25.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: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking C++ specification ... NOTE
Specified C++11: please drop specification unless essential
* checking installed package size ... INFO
installed size is 85.5Mb
sub-directories of 1Mb or more:
R 80.9Mb
data 2.0Mb
extdata 1.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 R/sysdata.rda ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... INFO
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
set_readable 168.643 2.342 171.967
rand_query_ES 7.142 2.672 10.069
runWF 7.351 1.396 9.604
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.23-bioc/meat/signatureSearch.Rcheck/00check.log’
for details.
signatureSearch.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL signatureSearch
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘signatureSearch’ ...
** this is package ‘signatureSearch’ version ‘1.25.0’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/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) {
| ~~^~~~~~~~~~
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c fgsea_init.c -o fgsea_init.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o signatureSearch.so RcppExports.o fastGSEA.o fgsea_init.o -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.23-bioc/R/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/tests/testthat.Rout
R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-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(signatureSearch)
> #
> # test_check("signatureSearch")
>
> proc.time()
user system elapsed
0.145 0.039 0.171
signatureSearch.Rcheck/signatureSearch-Ex.timings
| name | user | system | elapsed | |
| addGESSannot | 2.509 | 0.365 | 3.140 | |
| addMOA | 0.181 | 0.004 | 0.185 | |
| add_pcid | 0.200 | 0.003 | 0.203 | |
| append2H5 | 0.059 | 0.004 | 0.063 | |
| build_custom_db | 0.254 | 0.033 | 0.287 | |
| cellNtestPlot | 1.757 | 0.272 | 2.178 | |
| cell_info | 0.017 | 0.002 | 0.019 | |
| cell_info2 | 0.031 | 0.001 | 0.031 | |
| chembl_moa_list | 0.008 | 0.000 | 0.009 | |
| clue_moa_list | 0.008 | 0.001 | 0.009 | |
| comp_fea_res | 0.409 | 0.004 | 0.413 | |
| create_empty_h5 | 0.017 | 0.000 | 0.018 | |
| dim-methods | 0.006 | 0.000 | 0.007 | |
| drug_cell_ranks | 0.009 | 0.000 | 0.008 | |
| drugs-methods | 0.002 | 0.000 | 0.002 | |
| drugs10 | 0.002 | 0.000 | 0.002 | |
| dtnetplot | 1.761 | 0.255 | 2.227 | |
| enrichGO2 | 0 | 0 | 0 | |
| enrichKEGG2 | 0 | 0 | 0 | |
| enrichMOA | 0.036 | 0.010 | 0.047 | |
| enrichReactome | 0 | 0 | 0 | |
| fea | 0.001 | 0.001 | 0.003 | |
| feaResult | 0.001 | 0.001 | 0.002 | |
| gctx2h5 | 0.325 | 0.080 | 0.407 | |
| gess | 0.000 | 0.002 | 0.002 | |
| gessResult | 0.002 | 0.000 | 0.003 | |
| gess_res_vis | 0.578 | 0.061 | 0.639 | |
| getSig | 1.330 | 0.218 | 1.843 | |
| getTreats | 0.548 | 0.068 | 0.764 | |
| get_targets | 1.834 | 0.196 | 2.232 | |
| gmt2h5 | 0.072 | 0.016 | 0.090 | |
| gseGO2 | 0.001 | 0.001 | 0.003 | |
| gseKEGG2 | 0.011 | 0.000 | 0.011 | |
| gseReactome | 0.013 | 0.008 | 0.021 | |
| head-methods | 0.005 | 0.002 | 0.007 | |
| lincs_expr_inst_info | 0.052 | 0.006 | 0.058 | |
| lincs_pert_info | 0.247 | 0.014 | 0.261 | |
| lincs_pert_info2 | 0.939 | 0.023 | 0.963 | |
| lincs_sig_info | 0.059 | 0.002 | 0.061 | |
| list2df | 0.003 | 0.000 | 0.003 | |
| list_rev | 0.002 | 0.000 | 0.002 | |
| mabsGO | 0.001 | 0.000 | 0.002 | |
| mabsKEGG | 0.011 | 0.000 | 0.011 | |
| mabsReactome | 0.065 | 0.017 | 0.082 | |
| matrix2h5 | 0.048 | 0.006 | 0.055 | |
| meanExpr2h5 | 0.361 | 0.048 | 0.409 | |
| moa_conn | 0.030 | 0.001 | 0.032 | |
| parse_gctx | 0.079 | 0.010 | 0.089 | |
| qSig | 1.205 | 0.238 | 1.738 | |
| rand_query_ES | 7.142 | 2.672 | 10.069 | |
| read_gmt | 0.002 | 0.000 | 0.003 | |
| result-methods | 0.315 | 0.199 | 0.030 | |
| runWF | 7.351 | 1.396 | 9.604 | |
| set_readable | 168.643 | 2.342 | 171.967 | |
| show-methods | 0.03 | 0.00 | 0.03 | |
| sim_score_grp | 0.009 | 0.000 | 0.009 | |
| tail-methods | 0.004 | 0.002 | 0.006 | |
| tarReduce | 0.001 | 0.000 | 0.001 | |
| targetList | 0.003 | 0.001 | 0.003 | |
| vec_char_redu | 0.001 | 0.000 | 0.000 | |