Last updated on 2020-07-02 02:09:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 23.39 | 188.04 | 211.43 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 17.44 | 142.57 | 160.01 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 253.87 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 255.84 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 86.00 | 219.00 | 305.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 18.65 | 188.59 | 207.24 | OK | |
r-patched-solaris-x86 | 0.1.0 | 358.60 | OK | |||
r-release-linux-x86_64 | 0.1.0 | 17.68 | 182.39 | 200.07 | OK | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 50.00 | 180.00 | 230.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 64.00 | 231.00 | 295.00 | ERROR |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'DCD-Ex.R' failed
The error most likely occurred in:
> ### Name: DCD
> ### Title: Differential Community Detection for Paired Biological Networks,
> ### for e.g. case vs control
> ### Aliases: DCD
>
> ### ** Examples
>
>
> DCD_output <- DCD()
..connectivity..
..matrix multiplication (system BLAS)..
..normalization..
..done.
..connectivity..
..matrix multiplication (system BLAS)..
..normalization..
..done.
> ## Not run:
> ##D library(igraph)
> ##D g_A <- sample_grg(200, 0.15, torus=FALSE, coords = FALSE)
> ##D g_B <- permute(g_A,c(sample(20),21:200))
> ##D ground_truth <- c(rep(1,20),rep(0,180))
> ##D DCD_output2 <- DCD(g_A = g_A, g_B = g_B, method = "Spectral", mink = 7,
> ##D ground_truth = ground_truth, plot_flag = 1, color = "red",
> ##D iter = 1, cores = 1 )
> ##D
> ## End(Not run)
>
>
>
> cleanEx()
Error: connections left open:
<-CRANwin.fb05.statistik.uni-dortmund.de:11616 (sockconn)
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'DCD-Ex.R' failed
The error most likely occurred in:
> ### Name: DCD
> ### Title: Differential Community Detection for Paired Biological Networks,
> ### for e.g. case vs control
> ### Aliases: DCD
>
> ### ** Examples
>
>
> DCD_output <- DCD()
..connectivity..
..matrix multiplication (system BLAS)..
..normalization..
..done.
..connectivity..
..matrix multiplication (system BLAS)..
..normalization..
..done.
> ## Not run:
> ##D library(igraph)
> ##D g_A <- sample_grg(200, 0.15, torus=FALSE, coords = FALSE)
> ##D g_B <- permute(g_A,c(sample(20),21:200))
> ##D ground_truth <- c(rep(1,20),rep(0,180))
> ##D DCD_output2 <- DCD(g_A = g_A, g_B = g_B, method = "Spectral", mink = 7,
> ##D ground_truth = ground_truth, plot_flag = 1, color = "red",
> ##D iter = 1, cores = 1 )
> ##D
> ## End(Not run)
>
>
>
> cleanEx()
Error: connections left open:
<-CRANwin.fb05.statistik.uni-dortmund.de:11874 (sockconn)
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘WGCNA’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-osx-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'DCD-Ex.R' failed
The error most likely occurred in:
> ### Name: DCD
> ### Title: Differential Community Detection for Paired Biological Networks,
> ### for e.g. case vs control
> ### Aliases: DCD
>
> ### ** Examples
>
>
> DCD_output <- DCD()
..connectivity..
..matrix multiplication (system BLAS)..
..normalization..
..done.
..connectivity..
..matrix multiplication (system BLAS)..
..normalization..
..done.
> ## Not run:
> ##D library(igraph)
> ##D g_A <- sample_grg(200, 0.15, torus=FALSE, coords = FALSE)
> ##D g_B <- permute(g_A,c(sample(20),21:200))
> ##D ground_truth <- c(rep(1,20),rep(0,180))
> ##D DCD_output2 <- DCD(g_A = g_A, g_B = g_B, method = "Spectral", mink = 7,
> ##D ground_truth = ground_truth, plot_flag = 1, color = "red",
> ##D iter = 1, cores = 1 )
> ##D
> ## End(Not run)
>
>
>
> cleanEx()
Error: connections left open:
<-CRANwin.fb05.statistik.uni-dortmund.de:11690 (sockconn)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64