Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2025-01-02 12:07 -0500 (Thu, 02 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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 988/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
hypeR 2.4.0  (landing page)
Anthony Federico
Snapshot Date: 2024-12-30 13:00 -0500 (Mon, 30 Dec 2024)
git_url: https://git.bioconductor.org/packages/hypeR
git_branch: RELEASE_3_20
git_last_commit: bb550b1
git_last_commit_date: 2024-10-29 10:35:13 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


CHECK results for hypeR on kjohnson1

To the developers/maintainers of the hypeR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/hypeR.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: hypeR
Version: 2.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:hypeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings hypeR_2.4.0.tar.gz
StartedAt: 2024-12-31 22:07:53 -0500 (Tue, 31 Dec 2024)
EndedAt: 2024-12-31 22:10:40 -0500 (Tue, 31 Dec 2024)
EllapsedTime: 166.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: hypeR.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/hypeR.Rcheck’
* using R version 4.4.2 (2024-10-31)
* 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.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘hypeR/DESCRIPTION’ ... OK
* this is package ‘hypeR’ version ‘2.4.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 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 dependencies in R code ... WARNING
'::' or ':::' import not declared from: ‘tibble’
Namespace in Imports field not imported from: ‘BiocStyle’
  All declared Imports should be used.
* 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 ‘.’
.dots_multi_plot: no visible binding for global variable ‘label’
.dots_multi_plot: no visible binding for global variable ‘geneset’
.dots_multi_plot: no visible binding for global variable ‘size’
.dots_multi_plot: no visible binding for global variable ‘overlap’
.dots_multi_plot: no visible binding for global variable ‘significance’
.dots_multi_plot: no visible binding for global variable ‘signature’
.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’
.ks_enrichment: no visible binding for global variable ‘fdr’
.ks_enrichment: no visible binding for global variable ‘pval’
.ks_enrichment: no visible binding for global variable ‘geneset’
.ks_enrichment: no visible binding for global variable ‘label’
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_graph: 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_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 geneset gs_cat gs_name gs_subcat head is label
  overlap 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 ... WARNING
Codoc mismatches from Rd file 'dot-dots_multi_plot.Rd':
.dots_multi_plot
  Code: function(multihyp_data, top = 20, abrv = 50, size_by =
                 c("genesets", "significance", "overlap", "none"),
                 pval_cutoff = 1, fdr_cutoff = 1, val = c("fdr",
                 "pval"), title = "")
  Docs: function(multihyp_data, top = 20, abrv = 50, size_by =
                 c("genesets", "significance", "none"), pval_cutoff =
                 1, fdr_cutoff = 1, val = c("fdr", "pval"), title = "")
  Mismatches in argument default values:
    Name: 'size_by' Code: c("genesets", "significance", "overlap", "none") Docs: c("genesets", "significance", "none")

* 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 18.173  1.179  19.367
hyp_hmap          4.636  0.071   5.417
enrichr_download  0.058  0.005  13.586
* 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: 2 WARNINGs, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/hypeR.Rcheck/00check.log’
for details.


Installation output

hypeR.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/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.4.2 (2024-10-31) -- "Pile of Leaves"
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(magrittr)

Attaching package: 'magrittr'

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

    equals, is_less_than, not

> library(hypeR)
> 
> test_check("hypeR")
2024-12-31 22:09:42.286 R[9320:108938282] XType: Using static font registry.
/opt/homebrew/bin/pandoc +RTS -K512m -RTS hyp.1.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output hyp.1.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str24689074b00.html --variable code_folding=hide --variable code_menu=1 
/opt/homebrew/bin/pandoc +RTS -K512m -RTS multihyp.1.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output multihyp.1.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str246839c39eb7.html --variable code_folding=hide --variable code_menu=1 
/opt/homebrew/bin/pandoc +RTS -K512m -RTS lmultihyp.1.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output lmultihyp.1.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str24686f981846.html --variable code_folding=hide --variable code_menu=1 
/opt/homebrew/bin/pandoc +RTS -K512m -RTS hyp.2.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output hyp.2.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str24687b836893.html --variable code_folding=hide --variable code_menu=1 
/opt/homebrew/bin/pandoc +RTS -K512m -RTS multihyp.2.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output multihyp.2.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str2468b41285e.html --variable code_folding=hide --variable code_menu=1 
/opt/homebrew/bin/pandoc +RTS -K512m -RTS lmultihyp.2.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output lmultihyp.2.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str24683ed02d03.html --variable code_folding=hide --variable code_menu=1 
/opt/homebrew/bin/pandoc +RTS -K512m -RTS lmultihyp.3.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output lmultihyp.3.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str24681d6d9233.html --variable code_folding=hide --variable code_menu=1 
/opt/homebrew/bin/pandoc +RTS -K512m -RTS hyp.4.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output hyp.4.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str24684deb2774.html --variable code_folding=hide --variable code_menu=1 
/opt/homebrew/bin/pandoc +RTS -K512m -RTS multihyp.4.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output multihyp.4.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str246843432041.html --variable code_folding=hide --variable code_menu=1 
/opt/homebrew/bin/pandoc +RTS -K512m -RTS combo.1.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output combo.1.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str24683ed4f17b.html --variable code_folding=hide --variable code_menu=1 
/opt/homebrew/bin/pandoc +RTS -K512m -RTS combo.2.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output combo.2.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str24687a87a268.html --variable code_folding=hide --variable code_menu=1 
/opt/homebrew/bin/pandoc +RTS -K512m -RTS combo.3.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output combo.3.html --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --variable bs3=TRUE --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.4-arm64/Resources/library/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=united --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpkplhBf/rmarkdown-str24683dd51dae.html --variable code_folding=hide --variable code_menu=1 
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 424 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 424 ]
> 
> proc.time()
   user  system elapsed 
 54.310   2.748  57.827 

Example timings

hypeR.Rcheck/hypeR-Ex.timings

nameusersystemelapsed
clean_genesets3.0720.0993.172
dot-format_str0.0000.0000.001
dot-string_args0.0010.0000.000
enrichr_available0.2140.0350.919
enrichr_download 0.058 0.00513.586
enrichr_gsets0.0950.0040.845
gsets0.0000.0000.001
hyp0.0050.0010.006
hyp_dots1.1760.0481.226
hyp_emap0.8560.0470.905
hyp_hmap4.6360.0715.417
hyp_show0.7300.0620.799
hyp_to_excel1.0160.0541.072
hyp_to_graph3.2270.0223.442
hyp_to_table0.7030.0310.734
hypeR0.6700.0210.692
hyperdb_available0.0230.0030.564
hyperdb_gsets0.0350.0020.534
hyperdb_rgsets0.0540.0020.247
msigdb_available18.173 1.17919.367
msigdb_check_species000
msigdb_download0.4230.0490.473
msigdb_gsets0.3070.0360.344
msigdb_info0.0010.0000.001
msigdb_species0.0170.0010.017
msigdb_version0.0010.0000.001
multihyp0.0000.0000.001
rctbl_build0.4000.0380.438
rctbl_hyp0.4380.0760.514
rctbl_mhyp0.3920.0320.424