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

This page was generated on 2025-01-25 15:38 -0500 (Sat, 25 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 985/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
hypeR 2.5.0  (landing page)
Anthony Federico
Snapshot Date: 2025-01-24 13:40 -0500 (Fri, 24 Jan 2025)
git_url: https://git.bioconductor.org/packages/hypeR
git_branch: devel
git_last_commit: 2152271
git_last_commit_date: 2024-10-29 10:35:13 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for hypeR on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: hypeR
Version: 2.5.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:hypeR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings hypeR_2.5.0.tar.gz
StartedAt: 2025-01-25 07:57:49 -0000 (Sat, 25 Jan 2025)
EndedAt: 2025-01-25 08:01:23 -0000 (Sat, 25 Jan 2025)
EllapsedTime: 214.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: hypeR.Rcheck
Warnings: 6

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:hypeR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings hypeR_2.5.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/hypeR.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘hypeR/DESCRIPTION’ ... OK
* this is package ‘hypeR’ version ‘2.5.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 21 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ... WARNING
Found the following significant warnings:
  Warning: program compiled against libxml 212 using older 211
See ‘/home/biocbuild/bbs-3.21-bioc/meat/hypeR.Rcheck/00install.out’ for details.
* 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 ...Warning: program compiled against libxml 212 using older 211
 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 ... NOTE
Warning: program compiled against libxml 212 using older 211

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... WARNING
Warning: program compiled against libxml 212 using older 211
'::' 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 ... WARNING
Warning: program compiled against libxml 212 using older 211
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... WARNING
Warning: program compiled against libxml 212 using older 211
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
* checking foreign function calls ... NOTE
Warning: program compiled against libxml 212 using older 211
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
Warning: program compiled against libxml 212 using older 211
.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 ... WARNING
Warning: program compiled against libxml 212 using older 211
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
Warning: program compiled against libxml 212 using older 211
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")

Warning: program compiled against libxml 212 using older 211
Warning: program compiled against libxml 212 using older 211
* checking Rd \usage sections ... NOTE
Warning: program compiled against libxml 212 using older 211
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 29.512  1.098  30.655
hyp_hmap          6.667  0.384   8.522
enrichr_download  0.061  0.004  14.387
* 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: 6 WARNINGs, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/hypeR.Rcheck/00check.log’
for details.


Installation output

hypeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL hypeR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘hypeR’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning: program compiled against libxml 212 using older 211
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: program compiled against libxml 212 using older 211
** testing if installed package can be loaded from final location
Warning: program compiled against libxml 212 using older 211
** testing if installed package keeps a record of temporary installation path
* DONE (hypeR)

Tests output

hypeR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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)
Warning: program compiled against libxml 212 using older 211
> 
> test_check("hypeR")
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b715b60ed6f.html --variable code_folding=hide --variable code_menu=1 
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b714abb44ee.html --variable code_folding=hide --variable code_menu=1 
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b7113cfb631.html --variable code_folding=hide --variable code_menu=1 
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b71733542e.html --variable code_folding=hide --variable code_menu=1 
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b717eb6984a.html --variable code_folding=hide --variable code_menu=1 
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b712ed60dbc.html --variable code_folding=hide --variable code_menu=1 
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b7121943ef5.html --variable code_folding=hide --variable code_menu=1 
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b712c1c6169.html --variable code_folding=hide --variable code_menu=1 
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b71f4dc0fa.html --variable code_folding=hide --variable code_menu=1 
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b71662844b4.html --variable code_folding=hide --variable code_menu=1 
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b717442a5aa.html --variable code_folding=hide --variable code_menu=1 
/home/biocbuild/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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --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 /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 /home/biocbuild/tmp/RtmpN82iHI/rmarkdown-str2e2b7174a6f5f7.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 
 81.510   1.505  83.469 

Example timings

hypeR.Rcheck/hypeR-Ex.timings

nameusersystemelapsed
clean_genesets2.6150.1042.721
dot-format_str000
dot-string_args000
enrichr_available0.3020.0041.949
enrichr_download 0.061 0.00414.387
enrichr_gsets0.0640.0001.301
gsets0.0010.0000.001
hyp0.0070.0000.006
hyp_dots1.8360.3152.156
hyp_emap1.4220.1161.540
hyp_hmap6.6670.3848.522
hyp_show1.1690.0271.229
hyp_to_excel1.5920.0081.606
hyp_to_graph4.3970.3514.870
hyp_to_table1.0670.0081.079
hypeR1.0530.0161.071
hyperdb_available0.0280.0160.698
hyperdb_gsets0.0320.0041.302
hyperdb_rgsets0.0330.0110.136
msigdb_available29.512 1.09830.655
msigdb_check_species0.0000.0000.001
msigdb_download0.7620.0360.799
msigdb_gsets0.5510.0000.553
msigdb_info0.0010.0000.002
msigdb_species0.0180.0040.022
msigdb_version0.0000.0000.001
multihyp0.0000.0010.001
rctbl_build0.6990.0260.725
rctbl_hyp0.7070.0480.755
rctbl_mhyp0.6820.0040.687