Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-04-17 11:37:11 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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

Package 1693/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ReactomeGSA 1.16.1  (landing page)
Johannes Griss
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/ReactomeGSA
git_branch: RELEASE_3_18
git_last_commit: 6785d7e
git_last_commit_date: 2023-11-12 17:39:43 -0400 (Sun, 12 Nov 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for ReactomeGSA on palomino4


To the developers/maintainers of the ReactomeGSA package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: ReactomeGSA
Version: 1.16.1
Command: F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ReactomeGSA.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings ReactomeGSA_1.16.1.tar.gz
StartedAt: 2024-04-16 04:11:19 -0400 (Tue, 16 Apr 2024)
EndedAt: 2024-04-16 04:24:34 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 795.1 seconds
RetCode: 0
Status:   OK  
CheckDir: ReactomeGSA.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/ReactomeGSA.Rcheck'
* using R version 4.3.3 (2024-02-29 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.3.0
    GNU Fortran (GCC) 12.3.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.16.1'
* 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 startup messages can be suppressed ... 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 ... 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
analyse_sc_clusters-Seurat-method               35.50   2.40   84.23
plot_gsva_heatmap-ReactomeAnalysisResult-method 35.56   1.01   80.03
analyse_sc_clusters                             32.76   1.53   77.91
analyse_sc_clusters-SingleCellExperiment-method 31.40   2.16   82.55
plot_gsva_pca                                   32.44   0.81   77.39
plot_gsva_heatmap                               31.96   1.02   79.17
plot_gsva_pathway                               31.23   1.00   75.88
plot_gsva_pca-ReactomeAnalysisResult-method     31.00   1.03   61.50
plot_gsva_pathway-ReactomeAnalysisResult-method 29.45   1.22   78.70
ReactomeAnalysisRequest                          5.47   0.52    7.97
perform_reactome_analysis                        2.44   0.13   16.82
* 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
  'F:/biocbuild/bbs-3.18-bioc/meat/ReactomeGSA.Rcheck/00check.log'
for details.



Installation output

ReactomeGSA.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.18-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.3.3 (2024-02-29 ucrt) -- "Angel Food Cake"
Copyright (C) 2024 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.15    0.15    1.29 

Example timings

ReactomeGSA.Rcheck/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest5.470.527.97
ReactomeAnalysisResult-class1.800.051.86
add_dataset-ReactomeAnalysisRequest-DGEList-method0.740.000.74
add_dataset-ReactomeAnalysisRequest-EList-method0.670.040.72
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method0.860.040.89
add_dataset-ReactomeAnalysisRequest-data.frame-method0.930.000.93
add_dataset-ReactomeAnalysisRequest-matrix-method0.930.010.95
add_dataset0.960.000.95
analyse_sc_clusters-Seurat-method35.50 2.4084.23
analyse_sc_clusters-SingleCellExperiment-method31.40 2.1682.55
analyse_sc_clusters32.76 1.5377.91
get_reactome_data_types0.000.020.53
get_reactome_methods0.020.061.53
get_result-ReactomeAnalysisResult-method0.260.000.27
get_result0.230.030.27
names-ReactomeAnalysisResult-method0.170.050.22
open_reactome-ReactomeAnalysisResult-method0.160.030.18
open_reactome0.140.030.17
pathways-ReactomeAnalysisResult-method1.150.031.19
pathways1.230.031.27
perform_reactome_analysis 2.44 0.1316.82
plot_correlations-ReactomeAnalysisResult-method2.040.072.13
plot_correlations1.710.041.73
plot_gsva_heatmap-ReactomeAnalysisResult-method35.56 1.0180.03
plot_gsva_heatmap31.96 1.0279.17
plot_gsva_pathway-ReactomeAnalysisResult-method29.45 1.2278.70
plot_gsva_pathway31.23 1.0075.88
plot_gsva_pca-ReactomeAnalysisResult-method31.00 1.0361.50
plot_gsva_pca32.44 0.8177.39
plot_heatmap-ReactomeAnalysisResult-method1.920.061.98
plot_heatmap1.740.031.77
plot_volcano-ReactomeAnalysisResult-method0.190.000.19
plot_volcano0.20.00.2
print-ReactomeAnalysisRequest-method000
print-ReactomeAnalysisResult-method0.170.010.18
reactome_links-ReactomeAnalysisResult-method0.170.000.18
reactome_links0.270.020.28
result_types-ReactomeAnalysisResult-method0.290.020.31
result_types0.190.000.19
set_method-ReactomeAnalysisRequest-method0.020.010.03
set_method000
set_parameters-ReactomeAnalysisRequest-method000
set_parameters000
show-ReactomeAnalysisRequest-method000
show-ReactomeAnalysisResult-method0.220.030.25