Last updated on 2022-08-15 08:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 34.61 | 275.50 | 310.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 25.97 | 206.84 | 232.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 369.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 379.67 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 29.00 | 277.00 | 306.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 21.56 | 262.60 | 284.16 | NOTE | |
r-release-linux-x86_64 | 0.1.0 | 23.21 | 264.57 | 287.78 | 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 | 31.00 | 276.00 | 307.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 | 66.00 | 270.00 | 336.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:11408 (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:11498 (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:11078 (sockconn)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64