Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:33 -0000 (Tue, 06 Jun 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
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 |
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 945/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
hypeR 1.17.0 (landing page) Anthony Federico
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | |||||||||
Package: hypeR |
Version: 1.17.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:hypeR.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings hypeR_1.17.0.tar.gz |
StartedAt: 2023-06-06 00:13:25 -0000 (Tue, 06 Jun 2023) |
EndedAt: 2023-06-06 00:16:45 -0000 (Tue, 06 Jun 2023) |
EllapsedTime: 199.3 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: hypeR.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:hypeR.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings hypeR_1.17.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/hypeR.Rcheck’ * using R version 4.3.0 (2023-04-21) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * checking for file ‘hypeR/DESCRIPTION’ ... OK * this is package ‘hypeR’ version ‘1.17.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 loading without being on the library search path ... 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_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 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 28.922 0.830 29.799 hyp_hmap 5.955 0.104 7.166 enrichr_download 0.063 0.031 12.503 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 1. ├─... %>% hyp_dots_tests() at test-hyp_dots.R:23:4 2. ├─hypeR (local) hyp_dots_tests(.) 3. │ └─hypeR::hyp_dots(hyp_obj, "gg") at test-hyp_dots.R:8:4 4. │ └─hypeR:::.dots_plot(...) 5. │ └─... %>% purrr::when(!is.null(top) ~ head(., top), ~.) 6. └─purrr::when(., !is.null(top) ~ head(., top), ~.) 7. └─base::eval(dots[[i]][[action]], env, env) 8. └─base::eval(dots[[i]][[action]], env, env) 9. ├─utils::head(., top) 10. └─utils (local) head.data.frame(., top) 11. └─utils:::checkHT(n, d <- dim(x)) [ FAIL 1 | WARN 4 | SKIP 0 | PASS 364 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘hypeR.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... ERROR Error(s) in re-building vignettes: ... --- re-building ‘hypeR.Rmd’ using rmarkdown Error: processing vignette 'hypeR.Rmd' failed with diagnostics: there is no package called ‘BiocStyle’ --- failed re-building ‘hypeR.Rmd’ SUMMARY: processing the following file failed: ‘hypeR.Rmd’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... OK * DONE Status: 2 ERRORs, 1 NOTE See ‘/home/biocbuild/bbs-3.18-bioc/meat/hypeR.Rcheck/00check.log’ for details.
hypeR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL hypeR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-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)
hypeR.Rcheck/tests/testthat.Rout.fail
R version 4.3.0 (2023-04-21) -- "Already Tomorrow" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu (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") /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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c13c233f5.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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c46555b6c.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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c579fd9f3.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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c13ff2915.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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c791c606c.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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c6ddda478.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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c49e0acfe.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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c3b74d5ed.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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c77be3266.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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c29bae23a.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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c4115170d.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.3.0/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/R/R-4.3.0/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 /home/biocbuild/R/R-4.3.0/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/RtmpVQq4Ly/rmarkdown-str39331c3a81762a.html --variable code_folding=hide --variable code_menu=1 [ FAIL 1 | WARN 4 | SKIP 0 | PASS 364 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-hyp_dots.R:23:5'): hyp_dots() is working ─────────────────────── Error in `checkHT(n, d <- dim(x))`: invalid 'n' - must be numeric, possibly NA. Backtrace: ▆ 1. ├─... %>% hyp_dots_tests() at test-hyp_dots.R:23:4 2. ├─hypeR (local) hyp_dots_tests(.) 3. │ └─hypeR::hyp_dots(hyp_obj, "gg") at test-hyp_dots.R:8:4 4. │ └─hypeR:::.dots_plot(...) 5. │ └─... %>% purrr::when(!is.null(top) ~ head(., top), ~.) 6. └─purrr::when(., !is.null(top) ~ head(., top), ~.) 7. └─base::eval(dots[[i]][[action]], env, env) 8. └─base::eval(dots[[i]][[action]], env, env) 9. ├─utils::head(., top) 10. └─utils (local) head.data.frame(., top) 11. └─utils:::checkHT(n, d <- dim(x)) [ FAIL 1 | WARN 4 | SKIP 0 | PASS 364 ] Error: Test failures Execution halted
hypeR.Rcheck/hypeR-Ex.timings
name | user | system | elapsed | |
clean_genesets | 2.703 | 0.125 | 2.834 | |
dot-format_str | 0 | 0 | 0 | |
dot-string_args | 0 | 0 | 0 | |
enrichr_available | 0.229 | 0.032 | 1.986 | |
enrichr_download | 0.063 | 0.031 | 12.503 | |
enrichr_gsets | 0.054 | 0.016 | 1.588 | |
gsets | 0.001 | 0.000 | 0.001 | |
hyp | 0.00 | 0.01 | 0.01 | |
hyp_dots | 1.443 | 0.284 | 1.730 | |
hyp_emap | 1.290 | 0.088 | 1.381 | |
hyp_hmap | 5.955 | 0.104 | 7.166 | |
hyp_show | 1.238 | 0.032 | 1.304 | |
hyp_to_excel | 1.731 | 0.004 | 1.738 | |
hyp_to_graph | 4.022 | 0.096 | 4.793 | |
hyp_to_table | 1.193 | 0.048 | 1.243 | |
hypeR | 1.151 | 0.020 | 1.173 | |
hyperdb_available | 0.065 | 0.000 | 0.664 | |
hyperdb_gsets | 0.028 | 0.000 | 0.956 | |
hyperdb_rgsets | 0.040 | 0.000 | 0.107 | |
msigdb_available | 28.922 | 0.830 | 29.799 | |
msigdb_check_species | 0 | 0 | 0 | |
msigdb_download | 0.567 | 0.024 | 0.592 | |
msigdb_gsets | 1.240 | 0.056 | 1.299 | |
msigdb_info | 0.001 | 0.000 | 0.002 | |
msigdb_species | 0.024 | 0.000 | 0.024 | |
msigdb_version | 0.001 | 0.000 | 0.001 | |
multihyp | 0.001 | 0.000 | 0.001 | |
rctbl_build | 0.702 | 0.004 | 0.707 | |
rctbl_hyp | 0.646 | 0.016 | 0.663 | |
rctbl_mhyp | 1.800 | 0.048 | 1.851 | |