| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-04-02 19:34 -0400 (Wed, 02 Apr 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" | 4764 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4426 |
| 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 1956/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| signatureSearch 1.20.0 (landing page) Brendan Gongol
| 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 | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | 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.20.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings signatureSearch_1.20.0.tar.gz |
| StartedAt: 2025-04-02 08:51:32 -0400 (Wed, 02 Apr 2025) |
| EndedAt: 2025-04-02 09:00:46 -0400 (Wed, 02 Apr 2025) |
| EllapsedTime: 553.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: signatureSearch.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings signatureSearch_1.20.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/signatureSearch.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘signatureSearch/DESCRIPTION’ ... OK
* this is package ‘signatureSearch’ version ‘1.20.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 ‘signatureSearch’ can be installed ... OK
* used C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... NOTE
Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
installed size is 85.3Mb
sub-directories of 1Mb or more:
R 81.0Mb
data 2.0Mb
extdata 1.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 ... 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 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 ... NOTE
Note: found 147 marked UTF-8 strings
* 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
set_readable 71.119 6.561 79.449
runWF 10.730 1.077 14.716
rand_query_ES 8.795 2.774 11.682
addGESSannot 5.589 0.827 8.091
* 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
‘/Users/biocbuild/bbs-3.20-bioc/meat/signatureSearch.Rcheck/00check.log’
for details.
signatureSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL signatureSearch ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’ * installing *source* package ‘signatureSearch’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’ using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’ using C++11 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fastGSEA.cpp -o fastGSEA.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fgsea_init.c -o fgsea_init.o clang++ -arch arm64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o signatureSearch.so RcppExports.o fastGSEA.o fgsea_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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 version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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.204 0.061 0.262
signatureSearch.Rcheck/signatureSearch-Ex.timings
| name | user | system | elapsed | |
| addGESSannot | 5.589 | 0.827 | 8.091 | |
| addMOA | 0.199 | 0.006 | 0.206 | |
| add_pcid | 0.380 | 0.008 | 0.390 | |
| append2H5 | 0.063 | 0.013 | 0.076 | |
| build_custom_db | 0.301 | 0.042 | 0.347 | |
| cellNtestPlot | 0.792 | 0.075 | 1.272 | |
| cell_info | 0.017 | 0.004 | 0.020 | |
| cell_info2 | 0.032 | 0.004 | 0.035 | |
| chembl_moa_list | 0.013 | 0.004 | 0.017 | |
| clue_moa_list | 0.014 | 0.004 | 0.017 | |
| comp_fea_res | 0.166 | 0.003 | 0.169 | |
| create_empty_h5 | 0.014 | 0.002 | 0.017 | |
| dim-methods | 0.006 | 0.000 | 0.007 | |
| drug_cell_ranks | 0.008 | 0.001 | 0.009 | |
| drugs-methods | 0.002 | 0.000 | 0.002 | |
| drugs10 | 0.001 | 0.003 | 0.005 | |
| dtnetplot | 2.304 | 0.174 | 3.266 | |
| enrichGO2 | 0.000 | 0.000 | 0.001 | |
| enrichKEGG2 | 0 | 0 | 0 | |
| enrichMOA | 0.057 | 0.007 | 0.067 | |
| enrichReactome | 0.000 | 0.001 | 0.001 | |
| fea | 0.002 | 0.003 | 0.006 | |
| feaResult | 0.003 | 0.000 | 0.003 | |
| gctx2h5 | 0.485 | 0.135 | 0.636 | |
| gess | 0.001 | 0.001 | 0.002 | |
| gessResult | 0.002 | 0.000 | 0.003 | |
| gess_res_vis | 0.383 | 0.005 | 0.390 | |
| getSig | 1.475 | 0.165 | 2.450 | |
| getTreats | 0.685 | 0.065 | 1.156 | |
| get_targets | 2.535 | 0.162 | 3.451 | |
| gmt2h5 | 0.088 | 0.022 | 0.113 | |
| gseGO2 | 0.003 | 0.003 | 0.006 | |
| gseKEGG2 | 0.018 | 0.000 | 0.019 | |
| gseReactome | 0.017 | 0.001 | 0.018 | |
| head-methods | 0.007 | 0.001 | 0.007 | |
| lincs_expr_inst_info | 0.065 | 0.004 | 0.068 | |
| lincs_pert_info | 0.457 | 0.008 | 0.469 | |
| lincs_pert_info2 | 2.069 | 0.017 | 2.104 | |
| lincs_sig_info | 0.079 | 0.004 | 0.085 | |
| list2df | 0.003 | 0.000 | 0.002 | |
| list_rev | 0.001 | 0.000 | 0.002 | |
| mabsGO | 0.003 | 0.003 | 0.005 | |
| mabsKEGG | 0.020 | 0.001 | 0.023 | |
| mabsReactome | 0.019 | 0.001 | 0.020 | |
| matrix2h5 | 0.049 | 0.010 | 0.060 | |
| meanExpr2h5 | 0.741 | 0.183 | 1.004 | |
| moa_conn | 0.039 | 0.005 | 0.048 | |
| parse_gctx | 0.101 | 0.014 | 0.116 | |
| qSig | 1.345 | 0.149 | 2.469 | |
| rand_query_ES | 8.795 | 2.774 | 11.682 | |
| read_gmt | 0.003 | 0.004 | 0.008 | |
| result-methods | 0.031 | 0.015 | 0.045 | |
| runWF | 10.730 | 1.077 | 14.716 | |
| set_readable | 71.119 | 6.561 | 79.449 | |
| show-methods | 0.033 | 0.001 | 0.037 | |
| sim_score_grp | 0.01 | 0.00 | 0.01 | |
| tail-methods | 0.006 | 0.000 | 0.007 | |
| tarReduce | 0 | 0 | 0 | |
| targetList | 0.004 | 0.003 | 0.007 | |
| vec_char_redu | 0 | 0 | 0 | |