Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:22:17 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 |
To the developers/maintainers of the signatureSearch package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1839/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
signatureSearch 1.10.0 (landing page) Brendan Gongol
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: signatureSearch |
Version: 1.10.0 |
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:signatureSearch.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings signatureSearch_1.10.0.tar.gz |
StartedAt: 2022-10-19 04:12:31 -0400 (Wed, 19 Oct 2022) |
EndedAt: 2022-10-19 04:20:17 -0400 (Wed, 19 Oct 2022) |
EllapsedTime: 465.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: signatureSearch.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:signatureSearch.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings signatureSearch_1.10.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/signatureSearch.Rcheck' * using R version 4.2.1 (2022-06-23 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'signatureSearch/DESCRIPTION' ... OK * this is package 'signatureSearch' version '1.10.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 ... NOTE Found the following hidden files and directories: inst/extdata/.batchtools.conf.R These were most likely included in error. See section 'Package structure' in the 'Writing R Extensions' manual. * checking for portable file names ... OK * checking whether package 'signatureSearch' can be installed ... OK * checking installed package size ... NOTE installed size is 88.4Mb sub-directories of 1Mb or more: R 82.8Mb data 2.9Mb extdata 1.5Mb libs 1.0Mb * 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 ... NOTE Note: found 147 marked UTF-8 strings * checking LazyData ... 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 for x64 is not available File 'F:/biocbuild/bbs-3.15-bioc/R/library/signatureSearch/libs/x64/signatureSearch.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed runWF 29.28 2.90 39.66 set_readable 23.17 2.32 25.57 addGESSannot 5.08 1.70 9.30 * 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: 4 NOTEs See 'F:/biocbuild/bbs-3.15-bioc/meat/signatureSearch.Rcheck/00check.log' for details.
signatureSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL signatureSearch ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.15-bioc/R/library' * installing *source* package 'signatureSearch' ... ** using staged installation ** libs g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fastGSEA.cpp -o fastGSEA.o fastGSEA.cpp: In function 'Rcpp::NumericVector calcGseaStatBatchCpp(const NumericVector&, const List&, const IntegerVector&)': fastGSEA.cpp:444:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 444 | for (int j = 0; j < S.size(); ++j) { | ~~^~~~~~~~~~ gcc -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c fgsea_init.c -o fgsea_init.o g++ -shared -s -static-libgcc -o signatureSearch.dll tmp.def RcppExports.o fastGSEA.o fgsea_init.o -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-signatureSearch/00new/signatureSearch/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 ** 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.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (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.20 0.04 0.23
signatureSearch.Rcheck/signatureSearch-Ex.timings
name | user | system | elapsed | |
addGESSannot | 5.08 | 1.70 | 9.30 | |
addMOA | 0.15 | 0.03 | 0.18 | |
add_pcid | 0.02 | 0.00 | 0.02 | |
append2H5 | 0.06 | 0.05 | 0.17 | |
build_custom_db | 0.31 | 0.05 | 0.50 | |
cellNtestPlot | 0.96 | 0.07 | 1.25 | |
cell_info | 0.03 | 0.00 | 0.03 | |
cell_info2 | 0.04 | 0.00 | 0.05 | |
chembl_moa_list | 0 | 0 | 0 | |
clue_moa_list | 0 | 0 | 0 | |
comp_fea_res | 0.16 | 0.00 | 0.15 | |
create_empty_h5 | 0.03 | 0.00 | 0.05 | |
dim-methods | 0 | 0 | 0 | |
drug_cell_ranks | 0 | 0 | 0 | |
drugs-methods | 0.02 | 0.00 | 0.02 | |
drugs10 | 0 | 0 | 0 | |
dtnetplot | 2.28 | 0.33 | 3.17 | |
enrichGO2 | 0 | 0 | 0 | |
enrichKEGG2 | 0 | 0 | 0 | |
enrichMOA | 0.06 | 0.00 | 0.17 | |
enrichReactome | 0 | 0 | 0 | |
fea | 0.00 | 0.02 | 0.02 | |
feaResult | 0 | 0 | 0 | |
gctx2h5 | 0.59 | 0.14 | 1.07 | |
gess | 0 | 0 | 0 | |
gessResult | 0 | 0 | 0 | |
gess_res_vis | 0.28 | 0.01 | 0.30 | |
getSig | 1.44 | 0.19 | 1.72 | |
getTreats | 0.48 | 0.06 | 0.58 | |
get_targets | 2.00 | 0.16 | 2.31 | |
gmt2h5 | 0.09 | 0.00 | 0.43 | |
gseGO2 | 0 | 0 | 0 | |
gseKEGG2 | 0.02 | 0.00 | 0.02 | |
gseReactome | 0.02 | 0.00 | 0.01 | |
head-methods | 0.01 | 0.00 | 0.02 | |
lincs_expr_inst_info | 0.03 | 0.02 | 0.05 | |
lincs_pert_info | 0.11 | 0.00 | 0.11 | |
lincs_pert_info2 | 0.49 | 0.01 | 0.50 | |
lincs_sig_info | 0.04 | 0.00 | 0.04 | |
list2df | 0 | 0 | 0 | |
list_rev | 0 | 0 | 0 | |
mabsGO | 0.00 | 0.02 | 0.02 | |
mabsKEGG | 0 | 0 | 0 | |
mabsReactome | 0 | 0 | 0 | |
matrix2h5 | 0.09 | 0.03 | 0.16 | |
meanExpr2h5 | 0.58 | 0.20 | 1.25 | |
moa_conn | 0.03 | 0.02 | 0.05 | |
parse_gctx | 0.08 | 0.00 | 0.08 | |
qSig | 1.03 | 0.17 | 1.26 | |
rand_query_ES | 3.77 | 0.47 | 4.58 | |
read_gmt | 0 | 0 | 0 | |
result-methods | 0.03 | 0.00 | 0.03 | |
runWF | 29.28 | 2.90 | 39.66 | |
set_readable | 23.17 | 2.32 | 25.57 | |
show-methods | 0.05 | 0.00 | 0.05 | |
sim_score_grp | 0.03 | 0.00 | 0.03 | |
tail-methods | 0 | 0 | 0 | |
tarReduce | 0 | 0 | 0 | |
targetList | 0 | 0 | 0 | |
vec_char_redu | 0.01 | 0.00 | 0.01 | |