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:38:07 -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 merida1


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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ReactomeGSA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ReactomeGSA_1.16.1.tar.gz
StartedAt: 2024-04-16 07:32:33 -0400 (Tue, 16 Apr 2024)
EndedAt: 2024-04-16 07:56:21 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 1428.0 seconds
RetCode: 0
Status:   OK  
CheckDir: ReactomeGSA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ReactomeGSA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ReactomeGSA_1.16.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/ReactomeGSA.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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 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 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 77.550  2.240 141.918
plot_gsva_pathway                               76.337  1.773 155.819
plot_gsva_pca                                   75.932  1.838 126.356
plot_gsva_pca-ReactomeAnalysisResult-method     75.389  1.679 127.684
plot_gsva_heatmap                               74.629  1.774 151.233
analyse_sc_clusters-Seurat-method               74.449  1.926 140.625
analyse_sc_clusters-SingleCellExperiment-method 74.476  1.757 141.460
analyse_sc_clusters                             73.277  1.961 135.070
plot_gsva_pathway-ReactomeAnalysisResult-method 73.300  1.796 133.785
ReactomeAnalysisRequest                         10.823  0.676  12.121
perform_reactome_analysis                        4.953  0.214  37.680
* 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
  ‘/Users/biocbuild/bbs-3.18-bioc/meat/ReactomeGSA.Rcheck/00check.log’
for details.



Installation output

ReactomeGSA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ReactomeGSA
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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-apple-darwin20 (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 
  2.359   0.265   2.699 

Example timings

ReactomeGSA.Rcheck/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest10.823 0.67612.121
ReactomeAnalysisResult-class3.5050.0293.670
add_dataset-ReactomeAnalysisRequest-DGEList-method1.4720.0661.691
add_dataset-ReactomeAnalysisRequest-EList-method1.3590.0561.543
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method1.3660.0531.489
add_dataset-ReactomeAnalysisRequest-data.frame-method1.6820.0441.797
add_dataset-ReactomeAnalysisRequest-matrix-method1.3120.0461.424
add_dataset1.3300.0421.444
analyse_sc_clusters-Seurat-method 74.449 1.926140.625
analyse_sc_clusters-SingleCellExperiment-method 74.476 1.757141.460
analyse_sc_clusters 73.277 1.961135.070
get_reactome_data_types0.0890.0120.740
get_reactome_methods0.1510.0241.381
get_result-ReactomeAnalysisResult-method0.3230.0160.353
get_result0.3150.0150.339
names-ReactomeAnalysisResult-method0.3180.0140.342
open_reactome-ReactomeAnalysisResult-method0.3120.0140.349
open_reactome0.3170.0150.358
pathways-ReactomeAnalysisResult-method3.6840.0763.988
pathways3.5940.0284.015
perform_reactome_analysis 4.953 0.21437.680
plot_correlations-ReactomeAnalysisResult-method3.7120.0433.913
plot_correlations3.7120.0273.897
plot_gsva_heatmap-ReactomeAnalysisResult-method 77.550 2.240141.918
plot_gsva_heatmap 74.629 1.774151.233
plot_gsva_pathway-ReactomeAnalysisResult-method 73.300 1.796133.785
plot_gsva_pathway 76.337 1.773155.819
plot_gsva_pca-ReactomeAnalysisResult-method 75.389 1.679127.684
plot_gsva_pca 75.932 1.838126.356
plot_heatmap-ReactomeAnalysisResult-method4.2570.0544.535
plot_heatmap4.6720.0504.957
plot_volcano-ReactomeAnalysisResult-method0.3540.0160.387
plot_volcano0.4440.0160.484
print-ReactomeAnalysisRequest-method0.0030.0010.005
print-ReactomeAnalysisResult-method0.3380.0170.381
reactome_links-ReactomeAnalysisResult-method0.3580.0160.405
reactome_links0.3380.0170.374
result_types-ReactomeAnalysisResult-method0.3290.0160.365
result_types0.3380.0150.376
set_method-ReactomeAnalysisRequest-method0.0030.0040.009
set_method0.0030.0030.006
set_parameters-ReactomeAnalysisRequest-method0.0040.0010.005
set_parameters0.0030.0010.005
show-ReactomeAnalysisRequest-method0.0030.0010.004
show-ReactomeAnalysisResult-method0.3280.0140.374