Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-07-06 11:39 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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 1919/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
signatureSearch 1.19.0  (landing page)
Brendan Gongol
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/signatureSearch
git_branch: devel
git_last_commit: d3e13a4
git_last_commit_date: 2024-04-30 11:19:09 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  NA    OK    OK  


CHECK results for signatureSearch on nebbiolo2

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.

raw results


Summary

Package: signatureSearch
Version: 1.19.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings signatureSearch_1.19.0.tar.gz
StartedAt: 2024-07-06 03:15:30 -0400 (Sat, 06 Jul 2024)
EndedAt: 2024-07-06 03:30:50 -0400 (Sat, 06 Jul 2024)
EllapsedTime: 920.7 seconds
RetCode: 0
Status:   OK  
CheckDir: signatureSearch.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings signatureSearch_1.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/signatureSearch.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘signatureSearch/DESCRIPTION’ ... OK
* this is package ‘signatureSearch’ version ‘1.19.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: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is 86.8Mb
  sub-directories of 1Mb or more:
    R        81.1Mb
    data      2.0Mb
    extdata   1.9Mb
    libs      1.6Mb
* 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 ... 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.518  1.769  84.552
rand_query_ES  7.329  2.446  10.038
runWF          7.536  1.060   9.692
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/signatureSearch.Rcheck/00check.log’
for details.


Installation output

signatureSearch.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL signatureSearch
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘signatureSearch’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -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 unsigned int’} [-Wsign-compare]
  444 |         for (int j = 0; j < S.size(); ++j) {
      |                         ~~^~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -c fgsea_init.c -o fgsea_init.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o signatureSearch.so RcppExports.o fastGSEA.o fgsea_init.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-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)

Tests output

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: 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.153   0.034   0.175 

Example timings

signatureSearch.Rcheck/signatureSearch-Ex.timings

nameusersystemelapsed
addGESSannot3.5990.2584.230
addMOA0.1670.0000.167
add_pcid0.2160.0000.216
append2H50.0610.0000.061
build_custom_db0.2140.0080.222
cellNtestPlot0.7100.0840.975
cell_info0.0230.0000.022
cell_info20.0360.0000.036
chembl_moa_list0.0080.0000.009
clue_moa_list0.0080.0000.009
comp_fea_res0.1370.0280.166
create_empty_h50.0200.0000.021
dim-methods0.0070.0000.007
drug_cell_ranks0.0050.0040.009
drugs-methods0.0020.0000.002
drugs100.0010.0000.001
dtnetplot1.8670.1082.228
enrichGO2000
enrichKEGG2000
enrichMOA0.0420.0000.042
enrichReactome000
fea0.0020.0000.002
feaResult0.0020.0000.002
gctx2h50.3980.0560.454
gess0.0010.0000.001
gessResult0.0020.0000.001
gess_res_vis0.3440.0000.344
getSig1.3330.0601.748
getTreats0.6200.0190.817
get_targets1.8770.1162.247
gmt2h50.0860.0040.090
gseGO20.0020.0000.002
gseKEGG20.0120.0000.012
gseReactome0.0060.0040.009
head-methods0.0060.0000.006
lincs_expr_inst_info0.0480.0040.052
lincs_pert_info0.2550.0040.259
lincs_pert_info21.0290.0081.037
lincs_sig_info0.0590.0040.064
list2df0.0020.0000.002
list_rev0.0020.0000.001
mabsGO0.0020.0000.002
mabsKEGG0.0120.0000.011
mabsReactome0.0100.0000.011
matrix2h50.0440.0040.049
meanExpr2h50.4020.0400.442
moa_conn0.0270.0000.027
parse_gctx0.2010.0120.214
qSig1.1400.0401.533
rand_query_ES 7.329 2.44610.038
read_gmt0.0030.0000.003
result-methods0.3820.2010.034
runWF7.5361.0609.692
set_readable82.518 1.76984.552
show-methods0.0280.0040.033
sim_score_grp0.0090.0000.009
tail-methods0.0060.0000.006
tarReduce000
targetList0.0030.0000.004
vec_char_redu0.0010.0000.001