############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GWENA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GWENA_1.13.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/GWENA.Rcheck’ * using R Under development (unstable) (2024-01-16 r85808) * using platform: x86_64-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 Monterey 12.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘GWENA/DESCRIPTION’ ... OK * this is package ‘GWENA’ version ‘1.13.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 ‘GWENA’ can be installed ... WARNING Found the following significant warnings: Warning: bad markup (extra space?) at compare_conditions.Rd:91:72 Warning: bad markup (extra space?) at compare_conditions.Rd:96:77 Warning: bad markup (extra space?) at compare_conditions.Rd:98:74 Warning: bad markup (extra space?) at compare_conditions.Rd:100:69 See ‘/Users/biocbuild/bbs-3.19-bioc/meat/GWENA.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 ... NOTE Problems with news in ‘NEWS.md’: No news entries found. * 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 ... OK * checking Rd files ... WARNING prepare_Rd: bad markup (extra space?) at compare_conditions.Rd:91:72 prepare_Rd: bad markup (extra space?) at compare_conditions.Rd:96:77 prepare_Rd: bad markup (extra space?) at compare_conditions.Rd:98:74 prepare_Rd: bad markup (extra space?) at compare_conditions.Rd:100:69 * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed z_summary 15.122 0.168 19.634 compare_conditions 10.356 0.140 13.935 plot_enrichment 2.847 0.209 8.730 bio_enrich 0.519 0.035 11.104 * 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: 7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. │ └─GWENA::bio_enrich(res_detection$modules) at tests/testthat/setup-GWENA.R:37:27 15. │ └─gprofiler2::gost(query = module, ...) 16. │ └─gprofiler2:::gprofiler_request(url, body) 17. │ └─base::stop(error_message) 18. └─base::.handleSimpleError(...) 19. └─testthat (local) h(simpleError(msg, call)) 20. └─rlang::abort(...) Execution halted * 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: 1 ERROR, 2 WARNINGs, 1 NOTE See ‘/Users/biocbuild/bbs-3.19-bioc/meat/GWENA.Rcheck/00check.log’ for details.