CRAN Package Check Results for Package DCD

Last updated on 2020-08-07 01:49:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 21.57 188.37 209.94 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 18.86 142.95 161.81 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 258.99 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 247.39 OK
r-devel-windows-ix86+x86_64 0.1.0 65.00 201.00 266.00 ERROR
r-patched-linux-x86_64 0.1.0 16.18 182.02 198.20 OK
r-patched-solaris-x86 0.1.0 372.60 OK
r-release-linux-x86_64 0.1.0 16.00 184.44 200.44 OK
r-release-macos-x86_64 0.1.0 OK
r-release-windows-ix86+x86_64 0.1.0 52.00 256.00 308.00 ERROR
r-oldrel-macos-x86_64 0.1.0 ERROR
r-oldrel-windows-ix86+x86_64 0.1.0 35.00 180.00 215.00 ERROR

Check Details

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:11225 (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:11852 (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-macos-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:11179 (sockconn)
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64