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

This page was generated on 2024-05-28 11:35:18 -0400 (Tue, 28 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4752
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4517
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 1713/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ReactomeGSA 1.18.0  (landing page)
Johannes Griss
Snapshot Date: 2024-05-27 14:00:08 -0400 (Mon, 27 May 2024)
git_url: https://git.bioconductor.org/packages/ReactomeGSA
git_branch: RELEASE_3_19
git_last_commit: 4bfdb0f
git_last_commit_date: 2024-04-30 11:17:23 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    TIMEOUT  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for ReactomeGSA on nebbiolo1


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.18.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:ReactomeGSA.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings ReactomeGSA_1.18.0.tar.gz
StartedAt: 2024-05-28 01:42:17 -0400 (Tue, 28 May 2024)
EndedAt: 2024-05-28 02:22:17 -0400 (Tue, 28 May 2024)
EllapsedTime: 2400.5 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: ReactomeGSA.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/ReactomeGSA.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.18.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 ...

Installation output

ReactomeGSA.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-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


Example timings

ReactomeGSA.Rcheck/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest4.7910.2765.069
ReactomeAnalysisResult-class1.2650.0161.282
add_dataset-ReactomeAnalysisRequest-DGEList-method0.8070.0400.846
add_dataset-ReactomeAnalysisRequest-EList-method0.6590.0000.658
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method0.6350.0000.635
add_dataset-ReactomeAnalysisRequest-data.frame-method1.0100.0081.018
add_dataset-ReactomeAnalysisRequest-matrix-method0.6310.0280.658
add_dataset0.6250.0080.633
analyse_sc_clusters-Seurat-method32.961 0.72077.012
analyse_sc_clusters-SingleCellExperiment-method31.750 0.66074.657
analyse_sc_clusters30.038 0.58072.392
find_public_datasets0.4890.0133.900
get_public_species0.1690.0080.712
get_reactome_data_types0.2900.0001.307
get_reactome_methods0.5070.0121.921
get_result-ReactomeAnalysisResult-method0.1960.0040.200
get_result0.180.000.18
load_public_dataset 3.867 0.08434.969
names-ReactomeAnalysisResult-method0.1710.0040.176
open_reactome-ReactomeAnalysisResult-method0.1890.0000.190
open_reactome0.2120.0160.228
pathways-ReactomeAnalysisResult-method1.2820.0041.286
pathways1.2830.0001.284
perform_reactome_analysis 3.451 0.08016.082
plot_correlations-ReactomeAnalysisResult-method1.2390.0001.239
plot_correlations1.2320.0021.234
plot_gsva_heatmap-ReactomeAnalysisResult-method32.607 0.42276.628
plot_gsva_heatmap32.473 0.73674.966
plot_gsva_pathway-ReactomeAnalysisResult-method32.056 0.94173.793
plot_gsva_pathway32.492 0.71674.129
plot_gsva_pca-ReactomeAnalysisResult-method31.300 0.74074.846