############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:netOmics.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings netOmics_1.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/netOmics.Rcheck' * using R version 4.2.2 (2022-10-31 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'netOmics/DESCRIPTION' ... OK * this is package 'netOmics' version '1.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 whether package 'netOmics' 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 .interaction_from_dataframe: no visible binding for global variable '.' .rwr_find_closest: no visible binding for global variable 'SeedName' .rwr_find_closest: no visible binding for global variable 'NodeNames' .rwr_find_closest: no visible binding for global variable 'Score' .rwr_find_closest: no visible binding for global variable 'attribute' .rwr_find_closest: no visible binding for global variable 'value' combine_layers: no visible binding for global variable '.' get_grn: no visible binding for global variable '.' get_interaction_from_ORA: no visible binding for global variable 'significant' get_interaction_from_ORA: no visible binding for global variable 'term_id' get_interaction_from_ORA: no visible binding for global variable 'target' get_interaction_from_ORA: no visible binding for global variable 'input' plot_rwr_subnetwork: no visible binding for global variable 'rwr' plot_rwr_subnetwork: no visible binding for global variable 'type' plot_rwr_subnetwork: no visible binding for global variable 'N' plot_rwr_subnetwork: no visible global function definition for 'title' plot_rwr_subnetwork: no visible binding for global variable 'name' rwr_top_k_graph: no visible binding for global variable 'SeedName' rwr_top_k_graph: no visible binding for global variable 'Score' rwr_top_k_graph: no visible binding for global variable 'NodeNames' summary_plot_rwr_attributes: no visible binding for global variable 'seed' summary_plot_rwr_attributes: no visible binding for global variable 'N' summary_plot_rwr_attributes: no visible binding for global variable 'type' Undefined global functions or variables: . N NodeNames Score SeedName attribute input name rwr seed significant target term_id title type value Consider adding importFrom("graphics", "title") to your NAMESPACE file. * 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... 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 get_interaction_from_ORA 0.37 0.02 5.41 * 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: 11. └─vctrs::vec_default_cast(...) 12. ├─base::withRestarts(...) 13. │ └─base (local) withOneRestart(expr, restarts[[1L]]) 14. │ └─base (local) doWithOneRestart(return(expr), restart) 15. └─vctrs::stop_incompatible_cast(...) 16. └─vctrs::stop_incompatible_type(...) 17. └─vctrs:::stop_incompatible(...) 18. └─vctrs:::stop_vctrs(...) 19. └─rlang::abort(message, class = c(class, "vctrs_error"), ..., call = call) ── Failure ('test-combine_layers.R:53:5'): combine_layers works ──────────────── `combine_layers(graph1 = graph1, interaction.df = interaction.df2)` did not produce any warnings. [ FAIL 2 | WARN 1 | SKIP 0 | PASS 137 ] 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.16-bioc/meat/netOmics.Rcheck/00check.log' for details.