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

This page was generated on 2025-03-17 11:38 -0400 (Mon, 17 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4545
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4459
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 1710/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ReactomeGSA 1.21.2  (landing page)
Johannes Griss
Snapshot Date: 2025-03-16 13:40 -0400 (Sun, 16 Mar 2025)
git_url: https://git.bioconductor.org/packages/ReactomeGSA
git_branch: devel
git_last_commit: 1612e12
git_last_commit_date: 2024-11-27 14:03:16 -0400 (Wed, 27 Nov 2024)
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for ReactomeGSA on palomino7

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.21.2
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ReactomeGSA.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings ReactomeGSA_1.21.2.tar.gz
StartedAt: 2025-03-17 04:36:57 -0400 (Mon, 17 Mar 2025)
EndedAt: 2025-03-17 04:51:19 -0400 (Mon, 17 Mar 2025)
EllapsedTime: 861.5 seconds
RetCode: 0
Status:   OK  
CheckDir: ReactomeGSA.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/ReactomeGSA.Rcheck'
* using R Under development (unstable) (2025-03-01 r87860 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.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.21.2'
* 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 code 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 whether 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               38.61   2.28   75.61
analyse_sc_clusters                             37.53   2.74  111.62
plot_gsva_heatmap-ReactomeAnalysisResult-method 37.61   2.38   72.38
plot_gsva_pca-ReactomeAnalysisResult-method     36.70   2.96   70.59
plot_gsva_pathway-ReactomeAnalysisResult-method 36.94   2.69   71.16
analyse_sc_clusters-SingleCellExperiment-method 36.05   2.42   70.69
plot_gsva_pathway                               34.80   2.77   69.00
plot_gsva_pca                                   34.38   2.74   69.16
plot_gsva_heatmap                               34.25   2.34   68.43
generate_pseudo_bulk_data                       16.85   1.83   19.89
ReactomeAnalysisRequest                          5.72   0.64    6.38
perform_reactome_analysis                        3.43   0.33   16.97
load_public_dataset                              2.11   0.14   32.59
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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
  'E:/biocbuild/bbs-3.21-bioc/meat/ReactomeGSA.Rcheck/00check.log'
for details.


Installation output

ReactomeGSA.Rcheck/00install.out

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


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'ReactomeGSA' ...
** this is package 'ReactomeGSA' version '1.21.2'
** 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 'generate_pseudo_bulk_data' with signature 'object="Seurat"': no definition for class "Seurat"
in method for 'generate_pseudo_bulk_data' with signature 'object="SingleCellExperiment"': no definition for class "SingleCellExperiment"
** 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 Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.56    0.31    1.96 

Example timings

ReactomeGSA.Rcheck/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest5.720.646.38
ReactomeAnalysisResult-class0.220.000.24
add_dataset-ReactomeAnalysisRequest-DGEList-method1.010.141.16
add_dataset-ReactomeAnalysisRequest-EList-method0.940.131.06
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method0.890.060.96
add_dataset-ReactomeAnalysisRequest-data.frame-method1.250.111.36
add_dataset-ReactomeAnalysisRequest-matrix-method0.860.090.96
add_dataset0.930.050.98
analyse_sc_clusters-Seurat-method38.61 2.2875.61
analyse_sc_clusters-SingleCellExperiment-method36.05 2.4270.69
analyse_sc_clusters 37.53 2.74111.62
find_public_datasets0.030.014.21
generate_metadata000
generate_pseudo_bulk_data16.85 1.8319.89
get_public_species0.000.000.52
get_reactome_data_types0.030.000.68
get_reactome_methods0.010.061.13
get_result-ReactomeAnalysisResult-method0.230.050.28
get_result0.180.010.18
load_public_dataset 2.11 0.1432.59
names-ReactomeAnalysisResult-method0.230.030.27
open_reactome-ReactomeAnalysisResult-method0.220.050.26
open_reactome0.190.040.24
pathways-ReactomeAnalysisResult-method0.280.030.31
pathways0.290.000.30
perform_reactome_analysis 3.43 0.3316.97
plot_correlations-ReactomeAnalysisResult-method0.310.030.35
plot_correlations0.240.030.26
plot_gsva_heatmap-ReactomeAnalysisResult-method37.61 2.3872.38
plot_gsva_heatmap34.25 2.3468.43
plot_gsva_pathway-ReactomeAnalysisResult-method36.94 2.6971.16
plot_gsva_pathway34.80 2.7769.00
plot_gsva_pca-ReactomeAnalysisResult-method36.70 2.9670.59
plot_gsva_pca34.38 2.7469.16
plot_heatmap-ReactomeAnalysisResult-method0.590.090.70
plot_heatmap0.770.070.81
plot_volcano-ReactomeAnalysisResult-method0.250.030.28
plot_volcano0.260.040.32
print-ReactomeAnalysisRequest-method000
print-ReactomeAnalysisResult-method0.250.020.26
reactome_links-ReactomeAnalysisResult-method0.240.030.27
reactome_links0.250.020.26
result_types-ReactomeAnalysisResult-method0.250.040.30
result_types0.260.030.30
set_method-ReactomeAnalysisRequest-method0.000.000.01
set_method0.000.020.02
set_parameters-ReactomeAnalysisRequest-method000
set_parameters000
show-ReactomeAnalysisRequest-method0.020.000.01
show-ReactomeAnalysisResult-method0.260.020.28