Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2022-04-13 12:07:11 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for ReactomeGSA on tokay2


To the developers/maintainers of the ReactomeGSA package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1558/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ReactomeGSA 1.8.0  (landing page)
Johannes Griss
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/ReactomeGSA
git_branch: RELEASE_3_14
git_last_commit: 51c41bd
git_last_commit_date: 2021-10-26 12:54:15 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: ReactomeGSA
Version: 1.8.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ReactomeGSA.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings ReactomeGSA_1.8.0.tar.gz
StartedAt: 2022-04-13 01:22:20 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 01:46:24 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 1444.0 seconds
RetCode: 0
Status:   OK  
CheckDir: ReactomeGSA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ReactomeGSA.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings ReactomeGSA_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/ReactomeGSA.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ReactomeGSA/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ReactomeGSA' version '1.8.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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                                 user system elapsed
analyse_sc_clusters                             39.78   0.55   72.55
plot_gsva_pca                                   38.07   0.31   78.78
plot_gsva_heatmap                               37.88   0.42   78.92
plot_gsva_heatmap-ReactomeAnalysisResult-method 35.98   0.88   68.38
plot_gsva_pathway-ReactomeAnalysisResult-method 35.67   0.89   69.17
analyse_sc_clusters-SingleCellExperiment-method 35.42   0.67   75.89
plot_gsva_pathway                               35.09   0.28   75.02
plot_gsva_pca-ReactomeAnalysisResult-method     34.74   0.41   67.22
analyse_sc_clusters-Seurat-method               34.42   0.66   67.25
ReactomeAnalysisRequest                          4.78   0.50    5.47
perform_reactome_analysis                        2.96   0.04   13.29
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                                 user system elapsed
analyse_sc_clusters-Seurat-method               37.95   0.47   69.20
plot_gsva_heatmap-ReactomeAnalysisResult-method 36.98   0.32   69.17
plot_gsva_pathway-ReactomeAnalysisResult-method 35.16   0.28   67.86
plot_gsva_pca                                   34.98   0.29   73.47
plot_gsva_pathway                               34.97   0.26   73.61
analyse_sc_clusters-SingleCellExperiment-method 34.88   0.30   73.55
analyse_sc_clusters                             34.43   0.29   66.90
plot_gsva_heatmap                               34.25   0.36   76.17
plot_gsva_pca-ReactomeAnalysisResult-method     33.09   0.39   65.63
perform_reactome_analysis                        2.57   0.03   14.45
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/ReactomeGSA.Rcheck/00check.log'
for details.



Installation output

ReactomeGSA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/ReactomeGSA_1.8.0.tar.gz && rm -rf ReactomeGSA.buildbin-libdir && mkdir ReactomeGSA.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ReactomeGSA.buildbin-libdir ReactomeGSA_1.8.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL ReactomeGSA_1.8.0.zip && rm ReactomeGSA_1.8.0.tar.gz ReactomeGSA_1.8.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 44222  100 44222    0     0   283k      0 --:--:-- --:--:-- --:--:--  284k

install for i386

* 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
  converting help for package 'ReactomeGSA'
    finding HTML links ... done
    ReactomeAnalysisRequest                 html  
    ReactomeAnalysisResult-class            html  
    add_dataset-ReactomeAnalysisRequest-DGEList-method
                                            html  
    add_dataset-ReactomeAnalysisRequest-EList-method
                                            html  
    add_dataset-ReactomeAnalysisRequest-ExpressionSet-method
                                            html  
    add_dataset-ReactomeAnalysisRequest-data.frame-method
                                            html  
    add_dataset-ReactomeAnalysisRequest-matrix-method
                                            html  
    add_dataset                             html  
    analyse_sc_clusters-Seurat-method       html  
    analyse_sc_clusters-SingleCellExperiment-method
                                            html  
    analyse_sc_clusters                     html  
    break_names                             html  
    checkRequestValidity                    html  
    check_reactome_url                      html  
    convert_reactome_result                 html  
    data_frame_as_string                    html  
    get_fc_for_dataset                      html  
    get_is_sig_dataset                      html  
    get_reactome_analysis_result            html  
    get_reactome_analysis_status            html  
    get_reactome_data_types                 html  
    get_reactome_methods                    html  
    get_result-ReactomeAnalysisResult-method
                                            html  
    get_result                              html  
    is_gsva_result                          html  
    names-ReactomeAnalysisResult-method     html  
    open_reactome-ReactomeAnalysisResult-method
                                            html  
    open_reactome                           html  
    pathways-ReactomeAnalysisResult-method
                                            html  
    pathways                                html  
    perform_reactome_analysis               html  
    plot_correlations-ReactomeAnalysisResult-method
                                            html  
    plot_correlations                       html  
    plot_gsva_heatmap-ReactomeAnalysisResult-method
                                            html  
    plot_gsva_heatmap                       html  
    plot_gsva_pathway-ReactomeAnalysisResult-method
                                            html  
    plot_gsva_pathway                       html  
    plot_gsva_pca-ReactomeAnalysisResult-method
                                            html  
    plot_gsva_pca                           html  
    plot_heatmap-ReactomeAnalysisResult-method
                                            html  
    plot_heatmap                            html  
    plot_volcano-ReactomeAnalysisResult-method
                                            html  
    plot_volcano                            html  
    print-ReactomeAnalysisRequest-method    html  
    print-ReactomeAnalysisResult-method     html  
    reactome_links-ReactomeAnalysisResult-method
                                            html  
    reactome_links                          html  
    remove_dataset-ReactomeAnalysisRequest-method
                                            html  
    remove_dataset                          html  
    result_types-ReactomeAnalysisResult-method
                                            html  
    result_types                            html  
    set_method-ReactomeAnalysisRequest-method
                                            html  
    set_method                              html  
    set_parameters-ReactomeAnalysisRequest-method
                                            html  
    set_parameters                          html  
    show-ReactomeAnalysisRequest-method     html  
    show-ReactomeAnalysisResult-method      html  
    start_reactome_analysis                 html  
** 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

install for x64

* installing *source* package 'ReactomeGSA' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ReactomeGSA' as ReactomeGSA_1.8.0.zip
* DONE (ReactomeGSA)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'ReactomeGSA' successfully unpacked and MD5 sums checked

Tests output

ReactomeGSA.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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.79    0.18    1.96 

ReactomeGSA.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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.84    0.06    1.89 

Example timings

ReactomeGSA.Rcheck/examples_i386/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest4.780.505.47
ReactomeAnalysisResult-class1.720.001.75
add_dataset-ReactomeAnalysisRequest-DGEList-method0.920.000.92
add_dataset-ReactomeAnalysisRequest-EList-method0.910.010.92
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method0.890.000.89
add_dataset-ReactomeAnalysisRequest-data.frame-method0.970.020.98
add_dataset-ReactomeAnalysisRequest-matrix-method1.220.011.24
add_dataset0.970.000.96
analyse_sc_clusters-Seurat-method34.42 0.6667.25
analyse_sc_clusters-SingleCellExperiment-method35.42 0.6775.89
analyse_sc_clusters39.78 0.5572.55
get_reactome_data_types0.000.000.85
get_reactome_methods0.050.011.29
get_result-ReactomeAnalysisResult-method0.310.000.31
get_result0.280.000.28
names-ReactomeAnalysisResult-method0.200.020.22
open_reactome-ReactomeAnalysisResult-method0.200.010.21
open_reactome0.190.020.21
pathways-ReactomeAnalysisResult-method1.510.001.52
pathways1.450.021.47
perform_reactome_analysis 2.96 0.0413.29
plot_correlations-ReactomeAnalysisResult-method1.610.111.72
plot_correlations1.250.001.25
plot_gsva_heatmap-ReactomeAnalysisResult-method35.98 0.8868.38
plot_gsva_heatmap37.88 0.4278.92
plot_gsva_pathway-ReactomeAnalysisResult-method35.67 0.8969.17
plot_gsva_pathway35.09 0.2875.02
plot_gsva_pca-ReactomeAnalysisResult-method34.74 0.4167.22
plot_gsva_pca38.07 0.3178.78
plot_heatmap-ReactomeAnalysisResult-method1.520.021.53
plot_heatmap1.860.001.86
plot_volcano-ReactomeAnalysisResult-method0.190.010.20
plot_volcano0.20.00.2
print-ReactomeAnalysisRequest-method000
print-ReactomeAnalysisResult-method0.170.020.19
reactome_links-ReactomeAnalysisResult-method0.170.010.19
reactome_links0.190.000.18
result_types-ReactomeAnalysisResult-method0.180.000.19
result_types0.210.020.22
set_method-ReactomeAnalysisRequest-method000
set_method000
set_parameters-ReactomeAnalysisRequest-method0.010.000.01
set_parameters000
show-ReactomeAnalysisRequest-method000
show-ReactomeAnalysisResult-method0.160.030.19

ReactomeGSA.Rcheck/examples_x64/ReactomeGSA-Ex.timings

nameusersystemelapsed
ReactomeAnalysisRequest4.200.324.53
ReactomeAnalysisResult-class1.350.021.36
add_dataset-ReactomeAnalysisRequest-DGEList-method0.890.000.89
add_dataset-ReactomeAnalysisRequest-EList-method1.120.001.55
add_dataset-ReactomeAnalysisRequest-ExpressionSet-method1.050.031.07
add_dataset-ReactomeAnalysisRequest-data.frame-method0.840.020.86
add_dataset-ReactomeAnalysisRequest-matrix-method0.850.000.84
add_dataset0.840.000.85
analyse_sc_clusters-Seurat-method37.95 0.4769.20
analyse_sc_clusters-SingleCellExperiment-method34.88 0.3073.55
analyse_sc_clusters34.43 0.2966.90
get_reactome_data_types0.000.000.85
get_reactome_methods0.070.021.29
get_result-ReactomeAnalysisResult-method0.250.050.30
get_result0.280.010.30
names-ReactomeAnalysisResult-method0.250.020.26
open_reactome-ReactomeAnalysisResult-method0.200.000.21
open_reactome0.150.030.19
pathways-ReactomeAnalysisResult-method1.800.061.86
pathways1.230.021.25
perform_reactome_analysis 2.57 0.0314.45
plot_correlations-ReactomeAnalysisResult-method1.780.001.78
plot_correlations1.250.041.30
plot_gsva_heatmap-ReactomeAnalysisResult-method36.98 0.3269.17
plot_gsva_heatmap34.25 0.3676.17
plot_gsva_pathway-ReactomeAnalysisResult-method35.16 0.2867.86
plot_gsva_pathway34.97 0.2673.61
plot_gsva_pca-ReactomeAnalysisResult-method33.09 0.3965.63
plot_gsva_pca34.98 0.2973.47
plot_heatmap-ReactomeAnalysisResult-method1.560.011.58
plot_heatmap1.540.001.53
plot_volcano-ReactomeAnalysisResult-method0.260.020.28
plot_volcano0.280.000.28
print-ReactomeAnalysisRequest-method000
print-ReactomeAnalysisResult-method0.210.010.22
reactome_links-ReactomeAnalysisResult-method0.180.020.21
reactome_links0.190.000.18
result_types-ReactomeAnalysisResult-method0.190.000.19
result_types0.150.030.19
set_method-ReactomeAnalysisRequest-method000
set_method0.000.010.01
set_parameters-ReactomeAnalysisRequest-method000
set_parameters000
show-ReactomeAnalysisRequest-method000
show-ReactomeAnalysisResult-method0.190.000.19