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:36:17 -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 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.16.1
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:ReactomeGSA.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings ReactomeGSA_1.16.1.tar.gz
StartedAt: 2024-04-16 02:49:30 -0400 (Tue, 16 Apr 2024)
EndedAt: 2024-04-16 03:07:31 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 1081.0 seconds
RetCode: 0
Status:   OK  
CheckDir: ReactomeGSA.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/ReactomeGSA.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* 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.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 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 loading without being on the library search path ... 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
plot_gsva_heatmap                               33.550  0.464  76.979
plot_gsva_heatmap-ReactomeAnalysisResult-method 32.897  0.508  73.768
plot_gsva_pca-ReactomeAnalysisResult-method     32.590  0.366  75.081
analyse_sc_clusters                             32.168  0.736  79.928
analyse_sc_clusters-Seurat-method               31.720  0.767  74.578
plot_gsva_pathway                               31.810  0.396  71.459
plot_gsva_pathway-ReactomeAnalysisResult-method 31.815  0.324  75.865
analyse_sc_clusters-SingleCellExperiment-method 31.554  0.561  72.880
plot_gsva_pca                                   31.121  0.404  71.985
perform_reactome_analysis                        3.450  0.068  17.887
* 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 ...
  ‘analysing-scRNAseq.Rmd’ using ‘UTF-8’... OK
  ‘using-reactomegsa.Rmd’ using ‘UTF-8’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

ReactomeGSA.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.18-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”
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) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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.065   0.103   1.159 

Example timings

ReactomeGSA.Rcheck/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest4.5340.2154.752
ReactomeAnalysisResult-class1.6440.0881.732
add_dataset-ReactomeAnalysisRequest-DGEList-method0.6440.0160.661
add_dataset-ReactomeAnalysisRequest-EList-method0.6470.0160.664
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method0.6720.0030.675
add_dataset-ReactomeAnalysisRequest-data.frame-method0.6520.0000.652
add_dataset-ReactomeAnalysisRequest-matrix-method0.6550.0160.670
add_dataset0.6620.0040.667
analyse_sc_clusters-Seurat-method31.720 0.76774.578
analyse_sc_clusters-SingleCellExperiment-method31.554 0.56172.880
analyse_sc_clusters32.168 0.73679.928
get_reactome_data_types0.3750.0041.470
get_reactome_methods0.6340.0122.693
get_result-ReactomeAnalysisResult-method0.1960.0040.200
get_result0.1620.0050.168
names-ReactomeAnalysisResult-method0.1650.0010.165
open_reactome-ReactomeAnalysisResult-method0.1660.0000.166
open_reactome0.1640.0000.164
pathways-ReactomeAnalysisResult-method1.3510.0001.351
pathways1.3030.0001.302
perform_reactome_analysis 3.450 0.06817.887
plot_correlations-ReactomeAnalysisResult-method1.7130.0681.781
plot_correlations1.2730.0001.273
plot_gsva_heatmap-ReactomeAnalysisResult-method32.897 0.50873.768
plot_gsva_heatmap33.550 0.46476.979
plot_gsva_pathway-ReactomeAnalysisResult-method31.815 0.32475.865
plot_gsva_pathway31.810 0.39671.459
plot_gsva_pca-ReactomeAnalysisResult-method32.590 0.36675.081
plot_gsva_pca31.121 0.40471.985
plot_heatmap-ReactomeAnalysisResult-method1.4890.0081.498
plot_heatmap1.6230.0041.627
plot_volcano-ReactomeAnalysisResult-method0.1940.0040.198
plot_volcano0.1900.0040.195
print-ReactomeAnalysisRequest-method0.0010.0000.002
print-ReactomeAnalysisResult-method0.1730.0000.173
reactome_links-ReactomeAnalysisResult-method0.1720.0000.172
reactome_links0.1760.0040.179
result_types-ReactomeAnalysisResult-method0.1630.0080.170
result_types0.1650.0040.169
set_method-ReactomeAnalysisRequest-method0.0020.0000.001
set_method0.0020.0000.001
set_parameters-ReactomeAnalysisRequest-method0.0020.0000.001
set_parameters0.0010.0000.002
show-ReactomeAnalysisRequest-method0.0000.0010.001
show-ReactomeAnalysisResult-method0.1670.0070.173