| Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-01-16 13:56:05 -0500 (Thu, 16 Jan 2020).
| Package 1585/1818 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| signatureSearch 1.1.2 Yuzhu Duan
| malbec2 | Linux (Ubuntu 18.04.3 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
| Package: signatureSearch |
| Version: 1.1.2 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings signatureSearch_1.1.2.tar.gz |
| StartedAt: 2020-01-16 08:54:57 -0500 (Thu, 16 Jan 2020) |
| EndedAt: 2020-01-16 09:01:59 -0500 (Thu, 16 Jan 2020) |
| EllapsedTime: 421.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: signatureSearch.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings signatureSearch_1.1.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/signatureSearch.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘signatureSearch/DESCRIPTION’ ... OK
* this is package ‘signatureSearch’ version ‘1.1.2’
* 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
* checking installed package size ... OK
* 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 R 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 ... 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
dtnetplot 8.733 0.926 10.575
rand_query_ES 5.205 0.746 5.952
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/Users/biocbuild/bbs-3.11-bioc/meat/signatureSearch.Rcheck/00check.log’
for details.
signatureSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL signatureSearch ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’ * installing *source* package ‘signatureSearch’ ... ** using staged installation ** libs clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c fastGSEA.cpp -o fastGSEA.o clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c fgsea_init.c -o fgsea_init.o clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/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.0/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 Under development (unstable) (2019-12-14 r77572) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)
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.368 0.148 0.458
signatureSearch.Rcheck/signatureSearch-Ex.timings
| name | user | system | elapsed | |
| append2H5 | 0.092 | 0.010 | 0.102 | |
| build_custom_db | 0.441 | 0.051 | 0.493 | |
| cell_info | 0.167 | 0.019 | 0.186 | |
| chembl_moa_list | 0.013 | 0.004 | 0.017 | |
| clue_moa_list | 0.011 | 0.004 | 0.016 | |
| comp_fea_res | 0.568 | 0.010 | 0.581 | |
| create_empty_h5 | 0.028 | 0.003 | 0.031 | |
| dim-methods | 0.012 | 0.001 | 0.012 | |
| drug_cell_ranks | 0.015 | 0.000 | 0.015 | |
| drugs-methods | 0.004 | 0.000 | 0.004 | |
| drugs10 | 0.003 | 0.004 | 0.008 | |
| dsea_GSEA | 0.004 | 0.004 | 0.007 | |
| dsea_hyperG | 0.003 | 0.003 | 0.005 | |
| dtnetplot | 8.733 | 0.926 | 10.575 | |
| enrichGO2 | 0.001 | 0.000 | 0.001 | |
| enrichKEGG2 | 0.001 | 0.000 | 0.000 | |
| enrichMOA | 0.071 | 0.007 | 0.079 | |
| feaResult | 0.003 | 0.000 | 0.003 | |
| gctx2h5 | 1.250 | 0.389 | 1.646 | |
| gessResult | 0.003 | 0.000 | 0.003 | |
| gess_cmap | 0.001 | 0.000 | 0.001 | |
| gess_cor | 0.001 | 0.001 | 0.001 | |
| gess_fisher | 0.000 | 0.000 | 0.001 | |
| gess_gcmap | 0.001 | 0.000 | 0.002 | |
| gess_lincs | 0.001 | 0.000 | 0.002 | |
| gess_res_vis | 0.533 | 0.004 | 0.537 | |
| get_targets | 3.544 | 0.128 | 3.851 | |
| gseGO2 | 0.003 | 0.002 | 0.006 | |
| gseKEGG2 | 0.014 | 0.001 | 0.015 | |
| head-methods | 0.010 | 0.000 | 0.012 | |
| mabsGO | 0.004 | 0.004 | 0.007 | |
| mabsKEGG | 0.014 | 0.001 | 0.015 | |
| matrix2h5 | 0.071 | 0.007 | 0.078 | |
| moa_conn | 0.039 | 0.004 | 0.043 | |
| parse_gctx | 0.284 | 0.060 | 0.345 | |
| qSig | 3.024 | 0.260 | 3.368 | |
| rand_query_ES | 5.205 | 0.746 | 5.952 | |
| result-methods | 0.049 | 0.001 | 0.050 | |
| show-methods | 0.039 | 0.002 | 0.042 | |
| sim_score_grp | 0.009 | 0.001 | 0.009 | |
| tail-methods | 0.011 | 0.001 | 0.011 | |
| targetList | 0.006 | 0.003 | 0.010 | |
| tsea_dup_hyperG | 0.002 | 0.003 | 0.005 | |
| tsea_mGSEA | 0.003 | 0.005 | 0.008 | |
| tsea_mabs | 0.003 | 0.004 | 0.008 | |