| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:42 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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 1970/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| signatureSearch 1.18.0 (landing page) Brendan Gongol
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | 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 | NA | |||||||||
|
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.18.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.18.0.tar.gz |
| StartedAt: 2024-10-18 12:23:31 -0400 (Fri, 18 Oct 2024) |
| EndedAt: 2024-10-18 12:34:22 -0400 (Fri, 18 Oct 2024) |
| EllapsedTime: 651.3 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.18.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/signatureSearch.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘signatureSearch/DESCRIPTION’ ... OK
* this is package ‘signatureSearch’ version ‘1.18.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 87.1Mb
sub-directories of 1Mb or more:
R 82.8Mb
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 82.053 8.122 95.618
runWF 11.032 1.602 17.325
rand_query_ES 9.226 3.229 13.041
addGESSannot 5.704 0.956 9.401
* 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.19-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.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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.221 0.079 0.312
signatureSearch.Rcheck/signatureSearch-Ex.timings
| name | user | system | elapsed | |
| addGESSannot | 5.704 | 0.956 | 9.401 | |
| addMOA | 0.212 | 0.030 | 0.275 | |
| add_pcid | 0.362 | 0.011 | 0.416 | |
| append2H5 | 0.073 | 0.018 | 0.101 | |
| build_custom_db | 0.277 | 0.066 | 0.459 | |
| cellNtestPlot | 0.867 | 0.132 | 1.809 | |
| cell_info | 0.099 | 0.016 | 0.129 | |
| cell_info2 | 0.040 | 0.005 | 0.049 | |
| chembl_moa_list | 0.013 | 0.004 | 0.018 | |
| clue_moa_list | 0.014 | 0.005 | 0.019 | |
| comp_fea_res | 0.173 | 0.004 | 0.193 | |
| create_empty_h5 | 0.017 | 0.004 | 0.024 | |
| dim-methods | 0.010 | 0.001 | 0.012 | |
| drug_cell_ranks | 0.009 | 0.001 | 0.009 | |
| drugs-methods | 0.003 | 0.001 | 0.004 | |
| drugs10 | 0.002 | 0.003 | 0.004 | |
| dtnetplot | 2.575 | 0.213 | 3.951 | |
| enrichGO2 | 0 | 0 | 0 | |
| enrichKEGG2 | 0 | 0 | 0 | |
| enrichMOA | 0.057 | 0.008 | 0.076 | |
| enrichReactome | 0.000 | 0.000 | 0.001 | |
| fea | 0.003 | 0.004 | 0.007 | |
| feaResult | 0.002 | 0.000 | 0.002 | |
| gctx2h5 | 0.560 | 0.238 | 0.983 | |
| gess | 0.001 | 0.001 | 0.002 | |
| gessResult | 0.003 | 0.000 | 0.007 | |
| gess_res_vis | 0.392 | 0.008 | 0.500 | |
| getSig | 1.668 | 0.184 | 3.392 | |
| getTreats | 0.903 | 0.084 | 1.847 | |
| get_targets | 2.554 | 0.184 | 3.979 | |
| gmt2h5 | 0.097 | 0.032 | 0.159 | |
| gseGO2 | 0.003 | 0.003 | 0.006 | |
| gseKEGG2 | 0.018 | 0.001 | 0.021 | |
| gseReactome | 0.019 | 0.002 | 0.022 | |
| head-methods | 0.006 | 0.001 | 0.007 | |
| lincs_expr_inst_info | 0.066 | 0.005 | 0.081 | |
| lincs_pert_info | 0.444 | 0.011 | 0.507 | |
| lincs_pert_info2 | 2.064 | 0.025 | 2.473 | |
| lincs_sig_info | 0.078 | 0.005 | 0.101 | |
| list2df | 0.003 | 0.001 | 0.003 | |
| list_rev | 0.001 | 0.000 | 0.002 | |
| mabsGO | 0.002 | 0.002 | 0.005 | |
| mabsKEGG | 0.019 | 0.001 | 0.024 | |
| mabsReactome | 0.020 | 0.001 | 0.031 | |
| matrix2h5 | 0.051 | 0.008 | 0.073 | |
| meanExpr2h5 | 0.762 | 0.168 | 1.189 | |
| moa_conn | 0.043 | 0.005 | 0.059 | |
| parse_gctx | 0.108 | 0.008 | 0.148 | |
| qSig | 1.519 | 0.154 | 3.031 | |
| rand_query_ES | 9.226 | 3.229 | 13.041 | |
| read_gmt | 0.003 | 0.003 | 0.006 | |
| result-methods | 0.034 | 0.015 | 0.048 | |
| runWF | 11.032 | 1.602 | 17.325 | |
| set_readable | 82.053 | 8.122 | 95.618 | |
| show-methods | 0.036 | 0.001 | 0.037 | |
| sim_score_grp | 0.012 | 0.000 | 0.015 | |
| tail-methods | 0.007 | 0.000 | 0.008 | |
| tarReduce | 0.000 | 0.000 | 0.001 | |
| targetList | 0.005 | 0.004 | 0.009 | |
| vec_char_redu | 0 | 0 | 0 | |