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

This page was generated on 2024-06-21 13:21 -0400 (Fri, 21 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4690
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4404
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4353
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 1918/2242HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
signatureSearch 1.19.0  (landing page)
Brendan Gongol
Snapshot Date: 2024-06-20 14:00 -0400 (Thu, 20 Jun 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
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


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-06-21 03:44:01 -0400 (Fri, 21 Jun 2024)
EndedAt: 2024-06-21 03:59:08 -0400 (Fri, 21 Jun 2024)
EllapsedTime: 906.6 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.0 RC (2024-04-16 r86468)
* 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  74.475  1.573  76.315
rand_query_ES  7.174  2.122   9.534
runWF          7.021  1.070   9.239
* 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.0 RC (2024-04-16 r86468) -- "Puppy Cup"
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.162   0.035   0.183 

Example timings

signatureSearch.Rcheck/signatureSearch-Ex.timings

nameusersystemelapsed
addGESSannot2.6710.1763.241
addMOA1.1770.2041.381
add_pcid0.2240.0000.224
append2H50.0620.0080.070
build_custom_db0.2340.0200.254
cellNtestPlot0.7360.0911.031
cell_info0.0200.0000.019
cell_info20.0340.0000.034
chembl_moa_list0.0080.0000.008
clue_moa_list0.0080.0000.008
comp_fea_res0.1410.0090.149
create_empty_h50.0130.0030.017
dim-methods0.0070.0010.007
drug_cell_ranks0.0090.0000.009
drugs-methods0.0020.0000.001
drugs100.0020.0000.001
dtnetplot1.7920.1322.188
enrichGO2000
enrichKEGG2000
enrichMOA0.0450.0000.044
enrichReactome000
fea0.0020.0000.002
feaResult0.0020.0000.002
gctx2h50.3450.0600.407
gess0.0010.0000.001
gessResult0.0000.0020.002
gess_res_vis0.3900.0130.403
getSig1.3410.0961.812
getTreats0.5180.0600.767
get_targets1.8390.0682.215
gmt2h50.0690.0080.078
gseGO20.0000.0020.002
gseKEGG20.0080.0010.010
gseReactome0.0090.0000.009
head-methods0.0060.0000.006
lincs_expr_inst_info0.0520.0000.052
lincs_pert_info0.2560.0040.260
lincs_pert_info21.0550.0121.067
lincs_sig_info0.0540.0040.058
list2df0.0020.0000.002
list_rev0.0010.0000.002
mabsGO0.0020.0000.002
mabsKEGG0.0080.0040.012
mabsReactome0.0090.0000.010
matrix2h50.0450.0000.045
meanExpr2h50.3560.0280.384
moa_conn0.0280.0000.028
parse_gctx0.2060.0360.241
qSig1.1630.0641.604
rand_query_ES7.1742.1229.534
read_gmt0.0030.0000.002
result-methods0.3200.1900.029
runWF7.0211.0709.239
set_readable74.475 1.57376.315
show-methods0.0320.0000.031
sim_score_grp0.010.000.01
tail-methods0.0060.0000.007
tarReduce0.0000.0000.001
targetList0.0030.0000.003
vec_char_redu0.0010.0000.000