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

This page was generated on 2023-05-29 11:05:44 -0400 (Mon, 29 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.0 RC (2023-04-13 r84269) -- "Already Tomorrow" 4617
palomino3Windows Server 2022 Datacenterx644.3.0 RC (2023-04-13 r84269 ucrt) -- "Already Tomorrow" 4368
merida1macOS 12.6.4 Montereyx86_644.3.0 RC (2023-04-13 r84257) -- "Already Tomorrow" 4326
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

CHECK results for signatureSearch on nebbiolo1


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1913/2229HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
signatureSearch 1.14.0  (landing page)
Brendan Gongol
Snapshot Date: 2023-05-28 14:00:13 -0400 (Sun, 28 May 2023)
git_url: https://git.bioconductor.org/packages/signatureSearch
git_branch: RELEASE_3_17
git_last_commit: e06830a
git_last_commit_date: 2023-04-25 11:14:11 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: signatureSearch
Version: 1.14.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings signatureSearch_1.14.0.tar.gz
StartedAt: 2023-05-29 01:01:25 -0400 (Mon, 29 May 2023)
EndedAt: 2023-05-29 01:15:38 -0400 (Mon, 29 May 2023)
EllapsedTime: 853.4 seconds
RetCode: 0
Status:   OK  
CheckDir: signatureSearch.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/signatureSearch.Rcheck’
* using R version 4.3.0 RC (2023-04-13 r84269)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘signatureSearch/DESCRIPTION’ ... OK
* this is package ‘signatureSearch’ version ‘1.14.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 for sufficient/correct file permissions ... OK
* checking whether package ‘signatureSearch’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0’
* used C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is 87.9Mb
  sub-directories of 1Mb or more:
    R        82.6Mb
    data      2.9Mb
    extdata   1.3Mb
* 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 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 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 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  71.935  1.859  74.128
runWF         29.148  3.876  43.247
rand_query_ES  7.454  2.715  10.432
* 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 ...
  ‘signatureSearch.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/signatureSearch.Rcheck/00check.log’
for details.



Installation output

signatureSearch.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘signatureSearch’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0’
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-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.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-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.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-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.17-bioc/R/lib -L/usr/local/lib -o signatureSearch.so RcppExports.o fastGSEA.o fgsea_init.o -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.17-bioc/R/site-library/00LOCK-signatureSearch/00new/signatureSearch/libs
** 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
** 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.3.0 RC (2023-04-13 r84269) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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.173   0.031   0.192 

Example timings

signatureSearch.Rcheck/signatureSearch-Ex.timings

nameusersystemelapsed
addGESSannot2.8330.3723.687
addMOA0.1870.0120.198
add_pcid0.0010.0000.001
append2H50.0690.0000.069
build_custom_db0.2350.0190.255
cellNtestPlot0.8160.0561.083
cell_info0.0190.0000.019
cell_info20.0330.0000.033
chembl_moa_list0.0040.0000.004
clue_moa_list0.0040.0000.004
comp_fea_res0.170.000.17
create_empty_h50.0180.0000.018
dim-methods0.0060.0000.006
drug_cell_ranks0.0090.0000.009
drugs-methods0.0020.0000.002
drugs100.0010.0000.001
dtnetplot2.0590.2072.556
enrichGO20.0000.0000.001
enrichKEGG2000
enrichMOA0.0360.0080.045
enrichReactome000
fea0.0040.0000.003
feaResult0.0030.0000.003
gctx2h51.3570.2521.611
gess0.0020.0000.001
gessResult0.0000.0030.003
gess_res_vis0.2670.0200.287
getSig1.5850.2432.231
getTreats0.6540.0951.094
get_targets2.3750.3253.001
gmt2h50.0920.0040.097
gseGO20.0020.0000.002
gseKEGG20.0110.0000.011
gseReactome0.0110.0000.011
head-methods0.0080.0000.008
lincs_expr_inst_info0.0350.0040.039
lincs_pert_info0.0970.0160.114
lincs_pert_info20.5680.1150.682
lincs_sig_info0.0370.0000.037
list2df0.0020.0000.002
list_rev0.0020.0000.002
mabsGO0.0000.0020.001
mabsKEGG0.0110.0020.012
mabsReactome0.0110.0000.011
matrix2h50.0520.0040.056
meanExpr2h51.5530.2241.777
moa_conn0.0240.0000.024
parse_gctx0.0650.0000.065
qSig1.3000.1561.858
rand_query_ES 7.454 2.71510.432
read_gmt0.0030.0000.003
result-methods0.3510.2120.033
runWF29.148 3.87643.247
set_readable71.935 1.85974.128
show-methods0.0360.0020.039
sim_score_grp0.0080.0040.012
tail-methods0.0090.0000.009
tarReduce0.0010.0000.000
targetList0.0050.0000.004
vec_char_redu0.0010.0000.000