Last updated on 2022-09-11 12:56:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 35.79 | 272.73 | 308.52 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 24.57 | 206.00 | 230.57 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 392.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 370.14 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 31.00 | 267.00 | 298.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 30.00 | 260.39 | 290.39 | NOTE | |
r-release-linux-x86_64 | 0.1.0 | 22.59 | 263.84 | 286.43 | NOTE | |
r-release-macos-arm64 | 0.1.0 | 97.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 159.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 60.00 | 289.00 | 349.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.0 | 155.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 120.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 65.00 | 275.00 | 340.00 | ERROR |
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-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:
<-CRANWIN2.fb05.statistik.uni-dortmund.de:11055 (sockconn)
Execution halted
Flavor: r-devel-windows-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:
<-CRANWIN2.fb05.statistik.uni-dortmund.de:11800 (sockconn)
Execution halted
Flavor: r-release-windows-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:11076 (sockconn)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64