Back to Mac ARM64 build report for BioC 3.20
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-05-20 11:32:18 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 1659/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ReactomeGSA 1.19.0  (landing page)
Johannes Griss
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 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)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for ReactomeGSA on kjohnson1


To the developers/maintainers of the ReactomeGSA package:
- 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: /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.19.0.tar.gz
StartedAt: 2024-05-19 23:44:45 -0400 (Sun, 19 May 2024)
EndedAt: 2024-05-19 23:57:48 -0400 (Sun, 19 May 2024)
EllapsedTime: 782.6 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.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/ReactomeGSA.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* 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.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 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_pathway                               30.262  1.962  71.938
analyse_sc_clusters-Seurat-method               29.922  1.905  90.477
plot_gsva_heatmap-ReactomeAnalysisResult-method 29.868  1.812  72.498
plot_gsva_pathway-ReactomeAnalysisResult-method 29.474  2.012  72.820
plot_gsva_heatmap                               29.140  2.005  73.414
plot_gsva_pca-ReactomeAnalysisResult-method     28.927  2.035  72.431
plot_gsva_pca                                   28.918  1.928  73.473
analyse_sc_clusters-SingleCellExperiment-method 28.308  1.984  71.982
analyse_sc_clusters                             27.683  1.937  71.262
ReactomeAnalysisRequest                          5.605  0.331   5.988
perform_reactome_analysis                        2.783  0.265  15.820
load_public_dataset                              0.806  0.093  14.096
* 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
  ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/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.4-arm64/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”
** 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.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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.790   0.147   1.933 

Example timings

ReactomeGSA.Rcheck/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest5.6050.3315.988
ReactomeAnalysisResult-class1.3630.0171.395
add_dataset-ReactomeAnalysisRequest-DGEList-method0.9550.0671.022
add_dataset-ReactomeAnalysisRequest-EList-method0.8440.0550.900
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method0.8380.0320.870
add_dataset-ReactomeAnalysisRequest-data.frame-method1.2530.0761.328
add_dataset-ReactomeAnalysisRequest-matrix-method0.8150.0650.880
add_dataset0.8050.0670.872
analyse_sc_clusters-Seurat-method29.922 1.90590.477
analyse_sc_clusters-SingleCellExperiment-method28.308 1.98471.982
analyse_sc_clusters27.683 1.93771.262
find_public_datasets0.0980.0131.762
get_public_species0.0270.0030.111
get_reactome_data_types0.0440.0100.566
get_reactome_methods0.0730.0120.340
get_result-ReactomeAnalysisResult-method0.2620.0110.278
get_result0.2630.0100.276
load_public_dataset 0.806 0.09314.096
names-ReactomeAnalysisResult-method0.2140.0080.223
open_reactome-ReactomeAnalysisResult-method0.2340.0080.243
open_reactome0.2750.0090.284
pathways-ReactomeAnalysisResult-method1.7210.0271.747
pathways0.9670.0150.988
perform_reactome_analysis 2.783 0.26515.820
plot_correlations-ReactomeAnalysisResult-method1.4500.0311.482
plot_correlations1.4340.0111.445
plot_gsva_heatmap-ReactomeAnalysisResult-method29.868 1.81272.498
plot_gsva_heatmap29.140 2.00573.414
plot_gsva_pathway-ReactomeAnalysisResult-method29.474 2.01272.820
plot_gsva_pathway30.262 1.96271.938
plot_gsva_pca-ReactomeAnalysisResult-method28.927 2.03572.431
plot_gsva_pca28.918 1.92873.473
plot_heatmap-ReactomeAnalysisResult-method1.7480.0231.772
plot_heatmap1.8580.0121.870
plot_volcano-ReactomeAnalysisResult-method0.2640.0110.285
plot_volcano0.2850.0090.294
print-ReactomeAnalysisRequest-method0.0010.0000.002
print-ReactomeAnalysisResult-method0.2680.0090.276
reactome_links-ReactomeAnalysisResult-method0.2750.0090.284
reactome_links0.2800.0090.288
result_types-ReactomeAnalysisResult-method0.2560.0090.265
result_types0.2620.0080.270
set_method-ReactomeAnalysisRequest-method0.0020.0020.004
set_method0.0020.0020.003
set_parameters-ReactomeAnalysisRequest-method0.0010.0000.002
set_parameters0.0010.0010.001
show-ReactomeAnalysisRequest-method0.0010.0000.001
show-ReactomeAnalysisResult-method0.2580.0120.270