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

CHECK report for ReactomeGSA on machv2

This page was generated on 2020-10-17 11:59:22 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ReactomeGSA.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ReactomeGSA_1.2.4.tar.gz
StartedAt: 2020-10-17 04:26:11 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 04:41:54 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 943.0 seconds
RetCode: 0
Status:  OK 
CheckDir: ReactomeGSA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ReactomeGSA.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ReactomeGSA_1.2.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/ReactomeGSA.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-apple-darwin17.0 (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                               65.617  1.825  95.539
plot_gsva_heatmap-ReactomeAnalysisResult-method 64.267  1.579  92.145
plot_gsva_pathway                               63.469  1.494  92.523
plot_gsva_pathway-ReactomeAnalysisResult-method 62.042  1.888  91.754
analyse_sc_clusters-Seurat-method               61.431  2.411  90.292
analyse_sc_clusters                             61.084  2.119  89.128
analyse_sc_clusters-SingleCellExperiment-method 58.875  1.597  87.107
plot_gsva_pca-ReactomeAnalysisResult-method     58.935  1.392  91.791
plot_gsva_pca                                   57.972  1.720  86.659
ReactomeAnalysisRequest                          7.465  1.393   8.044
pathways-ReactomeAnalysisResult-method           6.374  0.039   6.429
plot_correlations-ReactomeAnalysisResult-method  6.250  0.030   6.286
ReactomeAnalysisResult-class                     6.140  0.059   6.203
plot_correlations                                6.065  0.089   6.159
pathways                                         5.618  0.012   5.632
perform_reactome_analysis                        3.356  0.207  15.714
* 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
  ‘/Users/biocbuild/bbs-3.11-bioc/meat/ReactomeGSA.Rcheck/00check.log’
for details.



Installation output

ReactomeGSA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL ReactomeGSA
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/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-apple-darwin17.0 (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 
  2.327   0.165   2.473 

Example timings

ReactomeGSA.Rcheck/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest7.4651.3938.044
ReactomeAnalysisResult-class6.1400.0596.203
add_dataset-ReactomeAnalysisRequest-DGEList-method1.1060.0831.191
add_dataset-ReactomeAnalysisRequest-EList-method1.0390.0621.102
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method1.2720.0521.325
add_dataset-ReactomeAnalysisRequest-data.frame-method1.1990.0511.249
add_dataset-ReactomeAnalysisRequest-matrix-method1.1160.0541.172
add_dataset1.0160.0511.070
analyse_sc_clusters-Seurat-method61.431 2.41190.292
analyse_sc_clusters-SingleCellExperiment-method58.875 1.59787.107
analyse_sc_clusters61.084 2.11989.128
get_reactome_data_types0.0930.0072.220
get_reactome_methods0.1440.0132.280
get_result-ReactomeAnalysisResult-method0.2800.0070.288
get_result0.2990.0410.340
names-ReactomeAnalysisResult-method0.2430.0090.253
open_reactome-ReactomeAnalysisResult-method0.2450.0080.255
open_reactome0.2530.0090.262
pathways-ReactomeAnalysisResult-method6.3740.0396.429
pathways5.6180.0125.632
perform_reactome_analysis 3.356 0.20715.714
plot_correlations-ReactomeAnalysisResult-method6.2500.0306.286
plot_correlations6.0650.0896.159
plot_gsva_heatmap-ReactomeAnalysisResult-method64.267 1.57992.145
plot_gsva_heatmap65.617 1.82595.539
plot_gsva_pathway-ReactomeAnalysisResult-method62.042 1.88891.754
plot_gsva_pathway63.469 1.49492.523
plot_gsva_pca-ReactomeAnalysisResult-method58.935 1.39291.791
plot_gsva_pca57.972 1.72086.659
plot_volcano-ReactomeAnalysisResult-method0.2550.0060.262
plot_volcano0.2590.0040.264
print-ReactomeAnalysisRequest-method0.0430.0010.044
print-ReactomeAnalysisResult-method0.2620.0100.272
reactome_links-ReactomeAnalysisResult-method0.2470.0070.255
reactome_links0.2460.0060.253
result_types-ReactomeAnalysisResult-method0.2610.0060.267
result_types0.2830.0120.296
set_method-ReactomeAnalysisRequest-method0.0520.0030.056
set_method0.0500.0020.053
set_parameters-ReactomeAnalysisRequest-method0.0310.0010.031
set_parameters0.0300.0010.030
show-ReactomeAnalysisRequest-method0.0950.0050.098
show-ReactomeAnalysisResult-method0.2540.0070.263