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

CHECK report for hypeR on celaya2

This page was generated on 2020-01-16 13:53:31 -0500 (Thu, 16 Jan 2020).

Package 804/1818HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
hypeR 1.3.0
Anthony Federico
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020)
URL: https://git.bioconductor.org/packages/hypeR
Branch: master
Last Commit: 9c38d35
Last Changed Date: 2019-12-20 20:55:59 -0500 (Fri, 20 Dec 2019)
malbec2 Linux (Ubuntu 18.04.3 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: hypeR
Version: 1.3.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.3.0.tar.gz
StartedAt: 2020-01-16 05:29:05 -0500 (Thu, 16 Jan 2020)
EndedAt: 2020-01-16 05:33:08 -0500 (Thu, 16 Jan 2020)
EllapsedTime: 243.0 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.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/hypeR.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘hypeR/DESCRIPTION’ ... OK
* this is package ‘hypeR’ version ‘1.3.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_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_excel: no visible global function definition for
  ‘packageVersion’
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
  ‘packageVersion’
hyp_to_table: no visible global function definition for ‘write.table’
hypeR: no visible global function definition for ‘is’
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’
Undefined global functions or variables:
  . fdr from gene_symbol gs_cat gs_name gs_subcat is label
  packageVersion pval significance size to write.table x y
Consider adding
  importFrom("methods", "is")
  importFrom("utils", "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 11.900  1.660  13.561
hyp_hmap          9.774  0.211  10.561
hyp_dots          5.448  0.838   6.287
* 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.11-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
** 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 Under development (unstable) (2019-12-14 r77572) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.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

   inline R code fragments

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+smart --output hyp.1.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be818f0f407.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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+smart --output multihyp.1.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be82daca6c6.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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+smart --output lmultihyp.1.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be8d0b2285.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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

   inline R code fragments

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+smart --output hyp.2.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be839766472.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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+smart --output multihyp.2.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be8154886cd.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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+smart --output lmultihyp.2.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be84106dbdd.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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+smart --output lmultihyp.3.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be84da1730a.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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

   inline R code fragments

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+smart --output hyp.4.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be8b8e4d72.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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+smart --output multihyp.4.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be853546d.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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+smart --output combo.1.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be833489d8b.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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+smart --output combo.2.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be864c8a8bb.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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

   inline R code fragments

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.3.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash+smart --output combo.3.rmd.html --email-obfuscation none --self-contained --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/RtmppGLtsa/rmarkdown-str8be894ae000.html --mathjax --variable 'mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.0/Resources/library/rmarkdown/rmd/lua/latex-div.lua --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
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 409 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
103.415   7.403 112.926 

Example timings

hypeR.Rcheck/hypeR-Ex.timings

nameusersystemelapsed
dot-format_str0.0010.0000.001
dot-string_args0.0010.0000.001
enrichr_available0.7770.0180.836
enrichr_download0.1390.0083.760
enrichr_gsets0.1070.0100.905
gsets0.0020.0010.002
hyp0.0080.0010.010
hyp_dots5.4480.8386.287
hyp_emap1.5000.1811.692
hyp_hmap 9.774 0.21110.561
hyp_show1.3090.1961.518
hyp_to_excel2.1740.1922.366
hyp_to_table1.1370.1671.303
hypeR1.1270.1441.271
hyperdb_info0.0010.0000.001
hyperdb_rgsets0.0590.0050.259
msigdb_available11.900 1.66013.561
msigdb_check_species000
msigdb_download0.2430.0290.272
msigdb_gsets0.1770.0550.231
msigdb_info0.0010.0010.002
msigdb_species0.0060.0020.009
msigdb_version0.0010.0010.001
multihyp0.0020.0000.002
pvector0.0010.0000.001
rgsets0.0050.0000.007