CRAN Package Check Results for Package DCD

Last updated on 2023-05-10 08:58:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 32.20 285.58 317.78 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 23.50 215.97 239.47 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 398.92 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 373.17 NOTE
r-devel-windows-x86_64 0.1.0 26.00 190.00 216.00 ERROR
r-patched-linux-x86_64 0.1.0 26.68 268.34 295.02 NOTE
r-release-linux-x86_64 0.1.0 26.83 267.16 293.99 NOTE
r-release-macos-arm64 0.1.0 111.00 NOTE
r-release-macos-x86_64 0.1.0 184.00 NOTE
r-release-windows-x86_64 0.1.0 40.00 278.00 318.00 ERROR
r-oldrel-macos-arm64 0.1.0 97.00 NOTE
r-oldrel-macos-x86_64 0.1.0 159.00 NOTE
r-oldrel-windows-x86_64 0.1.0 39.00 274.00 313.00 ERROR

Check Details

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-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:
     <-CRANwin3.fb05.statistik.uni-dortmund.de:11216 (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:11610 (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:
     <-CRANWIN2.fb05.statistik.uni-dortmund.de:11034 (sockconn)
    Execution halted
Flavor: r-oldrel-windows-x86_64