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

This page was generated on 2022-10-19 13:22:07 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 ReactomeGSA on palomino3


To the developers/maintainers of the ReactomeGSA package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ReactomeGSA.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? 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 1602/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ReactomeGSA 1.10.0  (landing page)
Johannes Griss
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/ReactomeGSA
git_branch: RELEASE_3_15
git_last_commit: d582814
git_last_commit_date: 2022-04-26 11:59:13 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    TIMEOUT  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: ReactomeGSA
Version: 1.10.0
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ReactomeGSA.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings ReactomeGSA_1.10.0.tar.gz
StartedAt: 2022-10-19 03:19:53 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 03:34:39 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 885.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ReactomeGSA.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ReactomeGSA.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings ReactomeGSA_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/ReactomeGSA.Rcheck'
* using R version 4.2.1 (2022-06-23 ucrt)
* using platform: x86_64-w64-mingw32 (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.10.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 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_heatmap,ReactomeAnalysisResult: no visible global function
  definition for 'desc'
plot_heatmap,ReactomeAnalysisResult: no visible binding for global
  variable 'n_sig'
plot_heatmap,ReactomeAnalysisResult: no visible binding for global
  variable 'dataset'
plot_heatmap,ReactomeAnalysisResult: no visible binding for global
  variable 'Name'
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 Name PC1 PC2 alpha av_foldchange cluster_id combined_sig dataset
  desc expr gsva_result n_sig
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'plot_heatmap,ReactomeAnalysisResult-method':
\S4method{plot_heatmap}{ReactomeAnalysisResult}
  Code: function(x, fdr = 0.01, max_pathways = 30, break_long_names =
                 TRUE, return_data = FALSE)
  Docs: function(x, fdr = 0.05, max_pathways = 30, break_long_names =
                 TRUE, return_data = FALSE)
  Mismatches in argument default values:
    Name: 'fdr' Code: 0.01 Docs: 0.05

* 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
analyse_sc_clusters-Seurat-method               39.58   2.45   96.83
analyse_sc_clusters-SingleCellExperiment-method 36.83   2.60   93.75
analyse_sc_clusters                             33.69   1.84   85.89
plot_gsva_heatmap                               33.06   1.67   88.26
plot_gsva_heatmap-ReactomeAnalysisResult-method 33.81   0.83   88.16
plot_gsva_pathway-ReactomeAnalysisResult-method 32.41   0.89   82.88
plot_gsva_pca                                   30.06   1.17   85.24
plot_gsva_pca-ReactomeAnalysisResult-method     29.36   1.08   80.70
plot_gsva_pathway                               29.47   0.87   85.31
ReactomeAnalysisRequest                          5.32   0.45    6.48
perform_reactome_analysis                        2.29   0.12   16.01
* 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 WARNING, 1 NOTE
See
  'F:/biocbuild/bbs-3.15-bioc/meat/ReactomeGSA.Rcheck/00check.log'
for details.



Installation output

ReactomeGSA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL ReactomeGSA
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.15-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.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 17 ]
> 
> proc.time()
   user  system elapsed 
   1.25    0.12    2.34 

Example timings

ReactomeGSA.Rcheck/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest5.320.456.48
ReactomeAnalysisResult-class1.640.001.68
add_dataset-ReactomeAnalysisRequest-DGEList-method0.650.040.68
add_dataset-ReactomeAnalysisRequest-EList-method1.240.121.36
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method0.670.080.75
add_dataset-ReactomeAnalysisRequest-data.frame-method0.660.080.74
add_dataset-ReactomeAnalysisRequest-matrix-method0.780.060.84
add_dataset0.780.110.89
analyse_sc_clusters-Seurat-method39.58 2.4596.83
analyse_sc_clusters-SingleCellExperiment-method36.83 2.6093.75
analyse_sc_clusters33.69 1.8485.89
get_reactome_data_types0.050.000.54
get_reactome_methods0.040.021.83
get_result-ReactomeAnalysisResult-method0.190.030.25
get_result0.220.010.24
names-ReactomeAnalysisResult-method0.190.010.20
open_reactome-ReactomeAnalysisResult-method0.180.030.22
open_reactome0.220.000.22
pathways-ReactomeAnalysisResult-method1.220.051.27
pathways1.590.021.61
perform_reactome_analysis 2.29 0.1216.01
plot_correlations-ReactomeAnalysisResult-method1.280.031.32
plot_correlations2.030.022.04
plot_gsva_heatmap-ReactomeAnalysisResult-method33.81 0.8388.16
plot_gsva_heatmap33.06 1.6788.26
plot_gsva_pathway-ReactomeAnalysisResult-method32.41 0.8982.88
plot_gsva_pathway29.47 0.8785.31
plot_gsva_pca-ReactomeAnalysisResult-method29.36 1.0880.70
plot_gsva_pca30.06 1.1785.24
plot_heatmap-ReactomeAnalysisResult-method1.250.001.25
plot_heatmap1.180.041.22
plot_volcano-ReactomeAnalysisResult-method0.120.030.16
plot_volcano0.180.010.18
print-ReactomeAnalysisRequest-method000
print-ReactomeAnalysisResult-method0.150.000.16
reactome_links-ReactomeAnalysisResult-method0.160.000.16
reactome_links0.120.020.14
result_types-ReactomeAnalysisResult-method0.130.030.15
result_types0.140.020.16
set_method-ReactomeAnalysisRequest-method0.000.000.01
set_method000
set_parameters-ReactomeAnalysisRequest-method000
set_parameters000
show-ReactomeAnalysisRequest-method0.000.010.02
show-ReactomeAnalysisResult-method0.160.000.16