Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2021-10-15 15:05:53 -0400 (Fri, 15 Oct 2021).

CHECK results for signatureSearch on nebbiolo1

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? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1761/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
signatureSearch 1.6.3  (landing page)
Yuzhu Duan
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/signatureSearch
git_branch: RELEASE_3_13
git_last_commit: 5c1eebb
git_last_commit_date: 2021-08-29 20:33:50 -0400 (Sun, 29 Aug 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: signatureSearch
Version: 1.6.3
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings signatureSearch_1.6.3.tar.gz
StartedAt: 2021-10-14 11:37:38 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 11:43:48 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 370.3 seconds
RetCode: 0
Status:   OK  
CheckDir: signatureSearch.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings signatureSearch_1.6.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/signatureSearch.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘signatureSearch/DESCRIPTION’ ... OK
* this is package ‘signatureSearch’ version ‘1.6.3’
* 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
* checking installed package size ... NOTE
  installed size is 85.8Mb
  sub-directories of 1Mb or more:
    R        82.6Mb
    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 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 19 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
runWF        26.542  1.867  35.577
set_readable 21.024  0.467  21.625
* 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
  ‘/home/biocbuild/bbs-3.13-bioc/meat/signatureSearch.Rcheck/00check.log’
for details.



Installation output

signatureSearch.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’
* installing *source* package ‘signatureSearch’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.13-bioc/R/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.13-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.13-bioc/R/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.13-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.13-bioc/R/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.13-bioc/R/lib -L/usr/local/lib -o signatureSearch.so RcppExports.o fastGSEA.o fgsea_init.o -L/home/biocbuild/bbs-3.13-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.13-bioc/R/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.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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.160   0.017   0.164 

Example timings

signatureSearch.Rcheck/signatureSearch-Ex.timings

nameusersystemelapsed
add_pcid0.0000.0030.003
append2H50.0550.0140.069
build_custom_db0.2450.0400.285
cellNtestPlot0.2010.0360.240
cell_info0.0620.0160.077
chembl_moa_list0.0040.0000.005
clue_moa_list0.0040.0000.003
comp_fea_res0.1160.0200.136
create_empty_h50.0130.0070.020
dim-methods0.0100.0010.009
drug_cell_ranks0.0080.0000.009
drugs-methods0.0020.0000.003
drugs100.0020.0000.001
dsea_GSEA0.0000.0020.002
dsea_hyperG0.0000.0010.001
dtnetplot3.5870.7514.533
enrichGO2000
enrichKEGG2000
enrichMOA0.0350.0120.047
enrichReactome000
feaResult0.0020.0000.003
gctx2h51.4380.6272.067
gessResult0.0020.0000.003
gess_cmap0.0010.0000.001
gess_cor0.0010.0000.001
gess_fisher0.0010.0000.001
gess_gcmap0.0010.0000.001
gess_lincs0.0010.0000.001
gess_res_vis0.2130.0030.217
getSig0.3920.0480.440
get_targets2.1440.1042.402
get_treat_info0.0340.0000.034
gmt2h50.0790.0100.089
gseGO20.0000.0010.001
gseKEGG20.0070.0020.009
gseReactome0.0050.0040.008
head-methods0.0060.0000.007
lincs_expr_inst_info0.0270.0040.031
lincs_pert_info0.0830.0000.083
lincs_sig_info0.0250.0080.033
list2df0.0020.0000.003
mabsGO0.0010.0000.002
mabsKEGG0.010.000.01
mabsReactome0.0100.0000.009
matrix2h50.0380.0160.053
moa_conn0.0230.0040.027
parse_gctx0.1050.0120.118
qSig0.3730.0760.449
rand_query_ES3.2380.3853.630
read_gmt0.0020.0000.002
result-methods0.020.000.02
runWF26.542 1.86735.577
set_readable21.024 0.46721.625
show-methods0.0200.0080.028
sim_score_grp0.0130.0000.014
tail-methods0.0070.0000.007
tarReduce000
targetList0.0030.0010.003
tsea_dup_hyperG0.0000.0010.002
tsea_mGSEA0.0010.0000.002
tsea_mabs0.0020.0000.002
vec_char_redu0.0010.0000.000