| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:33 -0500 (Mon, 02 Jan 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
| 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: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 920/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| hypeR 1.15.0 (landing page) Anthony Federico
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | ||||||||
| Package: hypeR |
| Version: 1.15.0 |
| Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:hypeR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings hypeR_1.15.0.tar.gz |
| StartedAt: 2022-12-29 00:34:18 -0500 (Thu, 29 Dec 2022) |
| EndedAt: 2022-12-29 00:37:13 -0500 (Thu, 29 Dec 2022) |
| EllapsedTime: 175.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: hypeR.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:hypeR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings hypeR_1.15.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/hypeR.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
gcc.exe (GCC) 10.4.0
GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'hypeR/DESCRIPTION' ... OK
* this is package 'hypeR' version '1.15.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 whether package 'hypeR' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.dots_multi_plot : <anonymous>: no visible binding for global variable
'pval'
.dots_multi_plot : <anonymous>: no visible binding for global variable
'fdr'
.dots_multi_plot : <anonymous>: no visible binding for global variable
'label'
.dots_multi_plot: no visible global function definition for 'head'
.dots_multi_plot: no visible binding for global variable 'significance'
.dots_multi_plot: no visible binding for global variable 'signature'
.dots_multi_plot: no visible binding for global variable 'label'
.dots_multi_plot: no visible binding for global variable 'size'
.dots_plot: no visible binding for global variable 'pval'
.dots_plot: no visible binding for global variable 'fdr'
.dots_plot: no visible binding for global variable 'significance'
.dots_plot: no visible binding for global variable 'size'
.enrichment_map: no visible binding for global variable 'pval'
.enrichment_map: no visible binding for global variable 'fdr'
.find_members: no visible binding for global variable 'from'
.find_members: no visible binding for global variable 'to'
.hiearchy_map: no visible binding for global variable 'pval'
.hiearchy_map: no visible binding for global variable 'fdr'
.hiearchy_map : <anonymous>: no visible binding for global variable
'label'
.hyper_enrichment: no visible global function definition for 'is'
.ks_enrichment: no visible global function definition for 'is'
enrichr_available: no visible binding for global variable '.'
ggvenn: no visible binding for global variable 'x'
ggvenn: no visible binding for global variable 'y'
hyp_dots: no visible global function definition for 'is'
hyp_emap: no visible global function definition for 'is'
hyp_hmap: no visible global function definition for 'is'
hyp_show: no visible global function definition for 'is'
hyp_to_excel: no visible global function definition for 'is'
hyp_to_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 15.64 0.59 16.23
hyp_hmap 5.48 0.09 5.90
enrichr_download 0.08 0.00 12.68
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 1 NOTE
See
'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/hypeR.Rcheck/00check.log'
for details.
hypeR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL hypeR ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/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 Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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")
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc7e357150.html" --variable code_folding=hide --variable code_menu=1
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 2 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 3 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc3dae3a52.html" --variable code_folding=hide --variable code_menu=1
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 2 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 3 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 4 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 5 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 6 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 7 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 8 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 9 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc4f4e444a.html" --variable code_folding=hide --variable code_menu=1
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc43e33b63.html" --variable code_folding=hide --variable code_menu=1
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 2 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 3 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc78a23a4d.html" --variable code_folding=hide --variable code_menu=1
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 2 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 3 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 4 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 5 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 6 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 7 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 8 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 9 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc554611d8.html" --variable code_folding=hide --variable code_menu=1
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 2 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 3 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 4 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 5 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 6 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 7 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 8 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 9 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc74a5177c.html" --variable code_folding=hide --variable code_menu=1
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc52f125df.html" --variable code_folding=hide --variable code_menu=1
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 2 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 3 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc3f7a7752.html" --variable code_folding=hide --variable code_menu=1
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 2 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 3 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 4 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc63b56aac.html" --variable code_folding=hide --variable code_menu=1
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 2 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 3 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 4 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc6820518b.html" --variable code_folding=hide --variable code_menu=1
inline R code fragments
label: setup (with options)
List of 2
$ echo : logi FALSE
$ message: logi FALSE
ordinary text without R code
label: 1 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 2 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 3 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: 4 (with options)
List of 2
$ fig.width: num 8.25
$ fig.align: chr "center"
ordinary text without R code
label: unnamed-chunk-1
ordinary text without R code
"C:/PROGRA~1/Pandoc/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 "F:\biocbuild\bbs-3.17-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc\R\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 "F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpecJgEm\rmarkdown-str28fc55a224d4.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'): 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 | 1.89 | 0.06 | 1.97 | |
| dot-format_str | 0 | 0 | 0 | |
| dot-string_args | 0 | 0 | 0 | |
| enrichr_available | 0.14 | 0.04 | 0.39 | |
| enrichr_download | 0.08 | 0.00 | 12.68 | |
| enrichr_gsets | 0.07 | 0.00 | 0.35 | |
| gsets | 0 | 0 | 0 | |
| hyp | 0.02 | 0.00 | 0.02 | |
| hyp_dots | 0.98 | 0.04 | 1.03 | |
| hyp_emap | 0.74 | 0.05 | 1.16 | |
| hyp_hmap | 5.48 | 0.09 | 5.90 | |
| hyp_show | 0.67 | 0.07 | 1.82 | |
| hyp_to_excel | 0.93 | 0.09 | 2.17 | |
| hyp_to_graph | 2.12 | 0.02 | 2.26 | |
| hyp_to_table | 0.88 | 0.01 | 0.89 | |
| hypeR | 0.68 | 0.03 | 0.72 | |
| hyperdb_available | 0.02 | 0.00 | 0.14 | |
| hyperdb_gsets | 0.17 | 0.02 | 0.38 | |
| hyperdb_rgsets | 0.02 | 0.00 | 0.03 | |
| msigdb_available | 15.64 | 0.59 | 16.23 | |
| msigdb_check_species | 0 | 0 | 0 | |
| msigdb_download | 0.33 | 0.02 | 0.35 | |
| msigdb_gsets | 0.34 | 0.04 | 0.39 | |
| msigdb_info | 0 | 0 | 0 | |
| msigdb_species | 0.05 | 0.00 | 0.05 | |
| msigdb_version | 0 | 0 | 0 | |
| multihyp | 0 | 0 | 0 | |
| rctbl_build | 0.59 | 0.05 | 0.64 | |
| rctbl_hyp | 0.37 | 0.03 | 0.40 | |
| rctbl_mhyp | 0.79 | 0.03 | 0.82 | |