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

This page was generated on 2024-07-22 12:44 -0400 (Mon, 22 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4688
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4455
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4404
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 1671/2248HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ReactomeGSA 1.19.0  (landing page)
Johannes Griss
Snapshot Date: 2024-07-21 14:00 -0400 (Sun, 21 Jul 2024)
git_url: https://git.bioconductor.org/packages/ReactomeGSA
git_branch: devel
git_last_commit: d4a071f
git_last_commit_date: 2024-04-30 11:17:23 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  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.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for ReactomeGSA on nebbiolo2

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.19.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:ReactomeGSA.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings ReactomeGSA_1.19.0.tar.gz
StartedAt: 2024-07-22 02:56:44 -0400 (Mon, 22 Jul 2024)
EndedAt: 2024-07-22 03:14:33 -0400 (Mon, 22 Jul 2024)
EllapsedTime: 1069.1 seconds
RetCode: 0
Status:   OK  
CheckDir: ReactomeGSA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:ReactomeGSA.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings ReactomeGSA_1.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/ReactomeGSA.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘ReactomeGSA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ReactomeGSA’ version ‘1.19.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 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 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 loading without being on the library search path ... 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
plot_gsva_heatmap-ReactomeAnalysisResult-method 34.994  0.726  77.584
plot_gsva_pca                                   34.030  1.365  79.103
analyse_sc_clusters-SingleCellExperiment-method 33.586  1.695  77.632
plot_gsva_heatmap                               34.362  0.741  75.893
plot_gsva_pathway-ReactomeAnalysisResult-method 34.427  0.511  86.517
analyse_sc_clusters                             33.162  1.235  77.217
plot_gsva_pathway                               33.689  0.593  76.435
analyse_sc_clusters-Seurat-method               33.122  1.092  78.232
plot_gsva_pca-ReactomeAnalysisResult-method     32.472  0.360  72.346
load_public_dataset                              4.391  0.159  36.089
perform_reactome_analysis                        3.503  0.149  16.650
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/ReactomeGSA.Rcheck/00check.log’
for details.


Installation output

ReactomeGSA.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-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”
** 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.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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.564   0.072   1.624 

Example timings

ReactomeGSA.Rcheck/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest4.6020.2364.839
ReactomeAnalysisResult-class1.2120.0201.232
add_dataset-ReactomeAnalysisRequest-DGEList-method0.7050.0240.729
add_dataset-ReactomeAnalysisRequest-EList-method0.6650.0200.685
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method0.6380.0000.638
add_dataset-ReactomeAnalysisRequest-data.frame-method0.9690.0361.005
add_dataset-ReactomeAnalysisRequest-matrix-method0.6170.0240.641
add_dataset0.6030.0040.607
analyse_sc_clusters-Seurat-method33.122 1.09278.232
analyse_sc_clusters-SingleCellExperiment-method33.586 1.69577.632
analyse_sc_clusters33.162 1.23577.217
find_public_datasets0.5630.0243.617
get_public_species0.2030.0080.717
get_reactome_data_types0.3250.0031.437
get_reactome_methods0.5820.0091.733
get_result-ReactomeAnalysisResult-method0.2050.0280.232
get_result0.2030.0000.203
load_public_dataset 4.391 0.15936.089
names-ReactomeAnalysisResult-method0.2010.0120.213
open_reactome-ReactomeAnalysisResult-method0.2000.0130.212
open_reactome0.1800.0040.183
pathways-ReactomeAnalysisResult-method1.6380.0561.778
pathways1.3530.0001.354
perform_reactome_analysis 3.503 0.14916.650
plot_correlations-ReactomeAnalysisResult-method1.9710.0722.043
plot_correlations1.2700.0481.319
plot_gsva_heatmap-ReactomeAnalysisResult-method34.994 0.72677.584
plot_gsva_heatmap34.362 0.74175.893
plot_gsva_pathway-ReactomeAnalysisResult-method34.427 0.51186.517
plot_gsva_pathway33.689 0.59376.435
plot_gsva_pca-ReactomeAnalysisResult-method32.472 0.36072.346
plot_gsva_pca34.030 1.36579.103
plot_heatmap-ReactomeAnalysisResult-method1.5630.0561.619
plot_heatmap1.7650.0481.813
plot_volcano-ReactomeAnalysisResult-method0.2120.0080.220
plot_volcano0.2670.0000.268
print-ReactomeAnalysisRequest-method0.0020.0000.001
print-ReactomeAnalysisResult-method0.1890.0080.196
reactome_links-ReactomeAnalysisResult-method0.1890.0030.192
reactome_links0.1790.0120.190
result_types-ReactomeAnalysisResult-method0.1870.0160.202
result_types0.2000.0080.209
set_method-ReactomeAnalysisRequest-method0.0020.0000.002
set_method0.0020.0000.001
set_parameters-ReactomeAnalysisRequest-method0.0010.0000.002
set_parameters0.0010.0000.002
show-ReactomeAnalysisRequest-method0.0010.0000.001
show-ReactomeAnalysisResult-method0.1980.0080.207