Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for ReactomeGSA on malbec2

This page was generated on 2020-10-17 11:55:32 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE ReactomeGSA PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1445/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ReactomeGSA 1.2.4
Johannes Griss
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/ReactomeGSA
Branch: RELEASE_3_11
Last Commit: bf92742
Last Changed Date: 2020-09-01 14:49:29 -0400 (Tue, 01 Sep 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: ReactomeGSA
Version: 1.2.4
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:ReactomeGSA.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings ReactomeGSA_1.2.4.tar.gz
StartedAt: 2020-10-17 04:35:54 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 04:49:30 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 816.0 seconds
RetCode: 0
Status:  OK 
CheckDir: ReactomeGSA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:ReactomeGSA.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings ReactomeGSA_1.2.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/ReactomeGSA.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ReactomeGSA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ReactomeGSA’ version ‘1.2.4’
* 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 ‘ReactomeGSA’ can be installed ... OK
* checking installed package size ... OK
* 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 ... NOTE
plot_correlations,ReactomeAnalysisResult: no visible binding for global
  variable ‘combined_sig’
plot_correlations,ReactomeAnalysisResult: no visible binding for global
  variable ‘alpha’
plot_gsva_pathway,ReactomeAnalysisResult: no visible binding for global
  variable ‘cluster_id’
plot_gsva_pathway,ReactomeAnalysisResult: no visible binding for global
  variable ‘expr’
plot_gsva_pca,ReactomeAnalysisResult: no visible binding for global
  variable ‘gsva_result’
plot_gsva_pca,ReactomeAnalysisResult: no visible binding for global
  variable ‘PC1’
plot_gsva_pca,ReactomeAnalysisResult: no visible binding for global
  variable ‘PC2’
plot_volcano,ReactomeAnalysisResult: no visible binding for global
  variable ‘av_foldchange’
plot_volcano,ReactomeAnalysisResult: no visible binding for global
  variable ‘FDR’
Undefined global functions or variables:
  FDR PC1 PC2 alpha av_foldchange cluster_id combined_sig expr
  gsva_result
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                                  user system elapsed
plot_gsva_heatmap                               52.211  0.616 105.363
plot_gsva_pathway-ReactomeAnalysisResult-method 52.188  0.343  75.641
plot_gsva_pca                                   50.289  0.592 117.044
analyse_sc_clusters-SingleCellExperiment-method 47.542  0.373  70.623
plot_gsva_pathway                               47.089  0.424  70.259
analyse_sc_clusters-Seurat-method               46.712  0.527  70.494
plot_gsva_heatmap-ReactomeAnalysisResult-method 46.153  0.376  70.875
plot_gsva_pca-ReactomeAnalysisResult-method     45.779  0.408  69.069
analyse_sc_clusters                             44.954  0.348  67.973
ReactomeAnalysisRequest                          7.642  3.122   6.491
pathways-ReactomeAnalysisResult-method           5.412  0.004   5.415
pathways                                         5.299  0.008   5.307
perform_reactome_analysis                        4.130  0.064  16.291
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.11-bioc/meat/ReactomeGSA.Rcheck/00check.log’
for details.



Installation output

ReactomeGSA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL ReactomeGSA
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘ReactomeGSA’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
in method for ‘analyse_sc_clusters’ with signature ‘object="Seurat"’: no definition for class “Seurat”
in method for ‘analyse_sc_clusters’ with signature ‘object="SingleCellExperiment"’: no definition for class “SingleCellExperiment”
in method for ‘add_dataset’ with signature ‘request="ReactomeAnalysisRequest",expression_values="EList"’: no definition for class “EList”
in method for ‘add_dataset’ with signature ‘request="ReactomeAnalysisRequest",expression_values="DGEList"’: no definition for class “DGEList”
in method for ‘add_dataset’ with signature ‘request="ReactomeAnalysisRequest",expression_values="ExpressionSet"’: no definition for class “ExpressionSet”
** 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 (ReactomeGSA)

Tests output

ReactomeGSA.Rcheck/tests/testthat.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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(ReactomeGSA)
> 
> test_check("ReactomeGSA")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 17 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  1.708   0.092   1.786 

Example timings

ReactomeGSA.Rcheck/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest7.6423.1226.491
ReactomeAnalysisResult-class4.400.004.89
add_dataset-ReactomeAnalysisRequest-DGEList-method1.2410.0001.241
add_dataset-ReactomeAnalysisRequest-EList-method1.0380.0031.042
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method1.0360.0001.036
add_dataset-ReactomeAnalysisRequest-data.frame-method0.7320.0000.732
add_dataset-ReactomeAnalysisRequest-matrix-method0.8600.0080.876
add_dataset1.0550.0001.055
analyse_sc_clusters-Seurat-method46.712 0.52770.494
analyse_sc_clusters-SingleCellExperiment-method47.542 0.37370.623
analyse_sc_clusters44.954 0.34867.973
get_reactome_data_types0.3870.0161.747
get_reactome_methods0.6380.0282.731
get_result-ReactomeAnalysisResult-method0.330.000.33
get_result0.2840.0040.289
names-ReactomeAnalysisResult-method0.2710.0000.270
open_reactome-ReactomeAnalysisResult-method0.260.000.26
open_reactome0.3130.0080.322
pathways-ReactomeAnalysisResult-method5.4120.0045.415
pathways5.2990.0085.307
perform_reactome_analysis 4.130 0.06416.291
plot_correlations-ReactomeAnalysisResult-method3.3520.0043.355
plot_correlations3.9760.0244.001
plot_gsva_heatmap-ReactomeAnalysisResult-method46.153 0.37670.875
plot_gsva_heatmap 52.211 0.616105.363
plot_gsva_pathway-ReactomeAnalysisResult-method52.188 0.34375.641
plot_gsva_pathway47.089 0.42470.259
plot_gsva_pca-ReactomeAnalysisResult-method45.779 0.40869.069
plot_gsva_pca 50.289 0.592117.044
plot_volcano-ReactomeAnalysisResult-method0.1850.0040.189
plot_volcano0.210.000.21
print-ReactomeAnalysisRequest-method0.0210.0000.021
print-ReactomeAnalysisResult-method0.1650.0040.169
reactome_links-ReactomeAnalysisResult-method0.1730.0040.177
reactome_links0.1690.0040.174
result_types-ReactomeAnalysisResult-method0.1860.0000.186
result_types0.1790.0080.186
set_method-ReactomeAnalysisRequest-method0.0260.0000.026
set_method0.0260.0000.027
set_parameters-ReactomeAnalysisRequest-method0.0150.0000.015
set_parameters0.0150.0000.015
show-ReactomeAnalysisRequest-method0.0210.0000.020
show-ReactomeAnalysisResult-method0.1640.0000.165