Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2023-03-20 11:05:39 -0400 (Mon, 20 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.2 (2022-10-31) -- "Innocent and Trusting" 4516
palomino4Windows Server 2022 Datacenterx644.2.2 (2022-10-31 ucrt) -- "Innocent and Trusting" 4295
lconwaymacOS 12.5.1 Montereyx86_644.2.2 (2022-10-31) -- "Innocent and Trusting" 4324
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

CHECK results for netOmics on palomino4


To the developers/maintainers of the netOmics package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/netOmics.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1344/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netOmics 1.4.0  (landing page)
Antoine Bodein
Snapshot Date: 2023-03-17 14:00:04 -0400 (Fri, 17 Mar 2023)
git_url: https://git.bioconductor.org/packages/netOmics
git_branch: RELEASE_3_16
git_last_commit: 0f6398e
git_last_commit_date: 2022-11-01 11:26:03 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    ERROR  
palomino4Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    ERROR    OK  

Summary

Package: netOmics
Version: 1.4.0
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
StartedAt: 2023-03-18 04:02:57 -0400 (Sat, 18 Mar 2023)
EndedAt: 2023-03-18 04:06:12 -0400 (Sat, 18 Mar 2023)
EllapsedTime: 195.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: netOmics.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### 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.


Installation output

netOmics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL netOmics
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.16-bioc/R/library'
* installing *source* package 'netOmics' ...
** 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 (netOmics)

Tests output

netOmics.Rcheck/tests/testthat.Rout.fail


R version 4.2.2 (2022-10-31 ucrt) -- "Innocent and Trusting"
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(netOmics)

> 
> test_check("netOmics")
[ FAIL 2 | WARN 1 | SKIP 0 | PASS 137 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-RWR.R:119:5'): rwr_find_closest_type works ─────────────────────
<vctrs_error_cast/vctrs_error_incompatible_type/vctrs_error_incompatible/vctrs_error/rlang_error/error/condition>
Error in `tidyr::pivot_longer(rwr.res.filtered, names_to = "attribute", 
    values_to = "value", -c(NodeNames, Score, SeedName), values_ptypes = list(value = character()))`: Can't convert `type` <logical> to <character>.
Backtrace:
     ▆
  1. ├─testthat::expect_is(...) at test-RWR.R:119:4
  2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
  3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
  4. ├─netOmics::rwr_find_closest_type(X = rwr_res, seed = "Z")
  5. │ └─netOmics:::.rwr_find_closest(...)
  6. │   ├─tidyr::pivot_longer(...)
  7. │   └─tidyr:::pivot_longer.data.frame(...)
  8. │     └─tidyr::pivot_longer_spec(...)
  9. │       └─vctrs::vec_cast_common(!!!val_cols, .to = val_type, .call = error_call)
 10. └─vctrs (local) `<fn>`()
 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

Example timings

netOmics.Rcheck/netOmics-Ex.timings

nameusersystemelapsed
combine_layers0.040.000.04
get_graph_stats0.070.000.06
get_grn3.020.093.20
get_interaction_from_ORA0.370.025.41
get_interaction_from_correlation0.020.000.02
get_interaction_from_database0.040.010.05
plot_rwr_subnetwork0.380.000.37
random_walk_restart0.300.020.32
rwr_find_closest_type0.420.000.42
rwr_find_seeds_between_attributes0.370.000.37
summary_plot_rwr_attributes1.410.001.40