Back to Multiple platform build/check report for BioC 3.12
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

CHECK report for hypeR on merida1

This page was generated on 2021-05-06 12:35:19 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the hypeR package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 855/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
hypeR 1.6.0  (landing page)
Anthony Federico
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/hypeR
Branch: RELEASE_3_12
Last Commit: a4fdcb4
Last Changed Date: 2020-10-27 11:43:24 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    ERROR    OK  
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: hypeR
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:hypeR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings hypeR_1.6.0.tar.gz
StartedAt: 2021-05-06 02:44:10 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 02:47:20 -0400 (Thu, 06 May 2021)
EllapsedTime: 190.7 seconds
RetCode: 0
Status:   OK  
CheckDir: hypeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:hypeR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings hypeR_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/hypeR.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘hypeR/DESCRIPTION’ ... OK
* this is package ‘hypeR’ version ‘1.6.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 ‘hypeR’ 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 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
.dots_multi_plot : <anonymous>: no visible binding for global variable
  ‘pval’
.dots_multi_plot : <anonymous>: no visible binding for global variable
  ‘fdr’
.dots_multi_plot : <anonymous>: no visible binding for global variable
  ‘label’
.dots_multi_plot: no visible global function definition for ‘head’
.dots_multi_plot: no visible binding for global variable ‘significance’
.dots_multi_plot: no visible binding for global variable ‘signature’
.dots_multi_plot: no visible binding for global variable ‘label’
.dots_multi_plot: no visible binding for global variable ‘size’
.dots_plot: no visible binding for global variable ‘pval’
.dots_plot: no visible binding for global variable ‘fdr’
.dots_plot: no visible binding for global variable ‘significance’
.dots_plot: no visible binding for global variable ‘size’
.enrichment_map: no visible binding for global variable ‘pval’
.enrichment_map: no visible binding for global variable ‘fdr’
.find_members: no visible binding for global variable ‘from’
.find_members: no visible binding for global variable ‘to’
.hiearchy_map: no visible binding for global variable ‘pval’
.hiearchy_map: no visible binding for global variable ‘fdr’
.hiearchy_map : <anonymous>: no visible binding for global variable
  ‘label’
.hyper_enrichment: no visible global function definition for ‘is’
.ks_enrichment: no visible global function definition for ‘is’
enrichr_available: no visible binding for global variable ‘.’
ggvenn: no visible binding for global variable ‘x’
ggvenn: no visible binding for global variable ‘y’
hyp_dots: no visible global function definition for ‘is’
hyp_emap: no visible global function definition for ‘is’
hyp_hmap: no visible global function definition for ‘is’
hyp_show: no visible global function definition for ‘is’
hyp_to_excel: no visible global function definition for ‘is’
hyp_to_rmd: no visible global function definition for ‘is’
hyp_to_rmd : <anonymous>: no visible global function definition for
  ‘is’
hyp_to_table: no visible global function definition for ‘is’
hyp_to_table: no visible global function definition for ‘write.table’
hypeR: no visible global function definition for ‘is’
hypeR: no visible global function definition for ‘packageVersion’
hypeR: no visible global function definition for ‘head’
msigdb_available: no visible binding for global variable ‘gs_cat’
msigdb_available: no visible binding for global variable ‘gs_subcat’
msigdb_download: no visible binding for global variable ‘gs_name’
msigdb_download: no visible binding for global variable ‘gene_symbol’
msigdb_download: no visible binding for global variable ‘.’
msigdb_version: no visible global function definition for
  ‘packageVersion’
rctbl_build: no visible global function definition for ‘is’
Undefined global functions or variables:
  . fdr from gene_symbol gs_cat gs_name gs_subcat head is label
  packageVersion pval signature significance size to write.table x y
Consider adding
  importFrom("methods", "is", "signature")
  importFrom("utils", "head", "packageVersion", "write.table")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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
msigdb_available 21.914  1.232  23.204
hyp_hmap          4.792  0.048   5.298
enrichr_download  0.126  0.006  14.702
* 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.12-bioc/meat/hypeR.Rcheck/00check.log’
for details.



Installation output

hypeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL hypeR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘hypeR’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** 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 (hypeR)

Tests output

hypeR.Rcheck/tests/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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(magrittr)

Attaching package: 'magrittr'

The following objects are masked from 'package:testthat':

    equals, is_less_than, not

> library(hypeR)
> 
> test_check("hypeR")
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS hyp.1.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output hyp.1.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab67f448ba.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
Signature 1
Signature 2
Signature 3
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 2 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 3 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS multihyp.1.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output multihyp.1.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab75060ba3.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 2 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 3 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 4 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 5 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 6 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 7 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 8 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 9 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS lmultihyp.1.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output lmultihyp.1.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab7262a9c8.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS hyp.2.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output hyp.2.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab741a6d63.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
Signature 1
Signature 2
Signature 3
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 2 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 3 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS multihyp.2.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output multihyp.2.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab536b73f4.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 2 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 3 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 4 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 5 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 6 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 7 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 8 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 9 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS lmultihyp.2.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output lmultihyp.2.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab1f9b952e.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 2 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 3 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 4 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 5 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 6 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 7 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 8 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 9 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS lmultihyp.3.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output lmultihyp.3.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab510706d7.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS hyp.4.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output hyp.4.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab2877cad7.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
Signature 1
Signature 2
Signature 3
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 2 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 3 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS multihyp.4.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output multihyp.4.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab338b0dd0.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
Signature 1
Signature 2
Signature 3
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 2 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 3 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 4 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS combo.1.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output combo.1.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab4c8f1823.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 2 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 3 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 4 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS combo.2.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output combo.2.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab1fee1030.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
   inline R code fragments

label: setup (with options) 
List of 2
 $ echo   : logi FALSE
 $ message: logi FALSE

  ordinary text without R code

label: 1 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 2 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 3 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: 4 (with options) 
List of 2
 $ fig.width: num 8.25
 $ fig.align: chr "center"

  ordinary text without R code

label: unnamed-chunk-1
  ordinary text without R code

/usr/local/bin/pandoc +RTS -K512m -RTS combo.3.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output combo.3.html --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --variable toc_float=1 --variable toc_selectors=h1 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --include-in-header /tmp/Rtmp4maozD/rmarkdown-str17dab7048d430.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --variable code_folding=hide --variable code_menu=1 
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
Signature 1
Signature 2
Signature 3
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 409 ]
> 
> proc.time()
   user  system elapsed 
 57.241   1.779  59.739 

Example timings

hypeR.Rcheck/hypeR-Ex.timings

nameusersystemelapsed
clean_genesets2.4620.1692.637
dot-format_str000
dot-string_args0.0010.0010.000
enrichr_available0.2620.0310.419
enrichr_download 0.126 0.00614.702
enrichr_gsets0.1010.0070.744
gsets0.0010.0000.002
hyp0.0060.0010.006
hyp_dots1.2360.0521.294
hyp_emap1.0110.0541.072
hyp_hmap4.7920.0485.298
hyp_show1.1460.0541.206
hyp_to_excel1.2120.0431.259
hyp_to_table0.7980.0190.819
hypeR0.7940.0280.821
hyperdb_info0.0010.0000.001
hyperdb_rgsets0.0490.0050.088
msigdb_available21.914 1.23223.204
msigdb_check_species0.0000.0000.001
msigdb_download0.3640.0130.377
msigdb_gsets0.3520.0180.369
msigdb_info0.0010.0010.002
msigdb_species0.0190.0010.020
msigdb_version0.0000.0000.001
multihyp0.0010.0000.001
rctbl_build0.5940.0610.658
rctbl_hyp0.4780.0200.499
rctbl_mhyp0.5370.0460.583
rgsets0.0070.0010.008