CRAN Package Check Results for Package DiffNet

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-0 35.01 91.96 126.97 OK
r-devel-linux-x86_64-debian-gcc 1.0-0 24.32 68.21 92.53 OK
r-devel-linux-x86_64-fedora-clang 1.0-0 165.12 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-0 143.90 NOTE
r-devel-windows-ix86+x86_64 1.0-0 96.00 164.00 260.00 ERROR
r-patched-linux-x86_64 1.0-0 24.29 88.34 112.63 OK
r-patched-solaris-x86 1.0-0 205.00 NOTE
r-release-linux-x86_64 1.0-0 24.79 88.93 113.72 OK
r-release-macos-x86_64 1.0-0 NOTE
r-release-windows-ix86+x86_64 1.0-0 81.00 213.00 294.00 ERROR
r-oldrel-macos-x86_64 1.0-0 NOTE
r-oldrel-windows-ix86+x86_64 1.0-0 61.00 130.00 191.00 ERROR

Check Details

Version: 1.0-0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘gplots’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.0-0
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'DiffNet-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: diffnet
    > ### Title: Detection of Statistically Significant Changes in Paired
    > ### Biological Networks
    > ### Aliases: diffnet
    >
    > ### ** Examples
    >
    > library("DiffNet")
    > # this step is optional, it helps speed up calculations, run in parallel on 2 processors
    > library(doParallel)
    Loading required package: foreach
    Loading required package: iterators
    Loading required package: parallel
    > registerDoParallel(2)
    > # Run the differential network analysis tehcnique on sample data
    > p <- diffnet()
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    
    detaching 'package:doParallel', 'package:parallel',
     'package:iterators', 'package:foreach'
    
    Error: connections left open:
     <-CRANwin.fb05.statistik.uni-dortmund.de:11953 (sockconn)
     <-CRANwin.fb05.statistik.uni-dortmund.de:11953 (sockconn)
    Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.0-0
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'DiffNet-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: diffnet
    > ### Title: Detection of Statistically Significant Changes in Paired
    > ### Biological Networks
    > ### Aliases: diffnet
    >
    > ### ** Examples
    >
    > library("DiffNet")
    > # this step is optional, it helps speed up calculations, run in parallel on 2 processors
    > library(doParallel)
    Loading required package: foreach
    Loading required package: iterators
    Loading required package: parallel
    > registerDoParallel(2)
    > # Run the differential network analysis tehcnique on sample data
    > p <- diffnet()
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    
    detaching 'package:doParallel', 'package:parallel',
     'package:iterators', 'package:foreach'
    
    Error: connections left open:
     <-CRANwin.fb05.statistik.uni-dortmund.de:11896 (sockconn)
     <-CRANwin.fb05.statistik.uni-dortmund.de:11896 (sockconn)
    Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.0-0
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'DiffNet-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: diffnet
    > ### Title: Detection of Statistically Significant Changes in Paired
    > ### Biological Networks
    > ### Aliases: diffnet
    >
    > ### ** Examples
    >
    > library("DiffNet")
    > # this step is optional, it helps speed up calculations, run in parallel on 2 processors
    > library(doParallel)
    Loading required package: foreach
    Loading required package: iterators
    Loading required package: parallel
    > registerDoParallel(2)
    > # Run the differential network analysis tehcnique on sample data
    > p <- diffnet()
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    
    detaching 'package:doParallel', 'package:parallel',
     'package:iterators', 'package:foreach'
    
    Error: connections left open:
     <-CRANwin.fb05.statistik.uni-dortmund.de:11778 (sockconn)
     <-CRANwin.fb05.statistik.uni-dortmund.de:11778 (sockconn)
    Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 1.0-0
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'DiffNet-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: diffnet
    > ### Title: Detection of Statistically Significant Changes in Paired
    > ### Biological Networks
    > ### Aliases: diffnet
    >
    > ### ** Examples
    >
    > library("DiffNet")
    > # this step is optional, it helps speed up calculations, run in parallel on 2 processors
    > library(doParallel)
    Loading required package: foreach
    Loading required package: iterators
    Loading required package: parallel
    > registerDoParallel(2)
    > # Run the differential network analysis tehcnique on sample data
    > p <- diffnet()
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    
    detaching 'package:doParallel', 'package:parallel',
     'package:iterators', 'package:foreach'
    
    Error: connections left open:
     <-CRANwin.fb05.statistik.uni-dortmund.de:11675 (sockconn)
     <-CRANwin.fb05.statistik.uni-dortmund.de:11675 (sockconn)
    Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 1.0-0
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'DiffNet-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: diffnet
    > ### Title: Detection of Statistically Significant Changes in Paired
    > ### Biological Networks
    > ### Aliases: diffnet
    >
    > ### ** Examples
    >
    > library("DiffNet")
    > # this step is optional, it helps speed up calculations, run in parallel on 2 processors
    > library(doParallel)
    Loading required package: foreach
    Loading required package: iterators
    Loading required package: parallel
    > registerDoParallel(2)
    > # Run the differential network analysis tehcnique on sample data
    > p <- diffnet()
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    
    detaching 'package:doParallel', 'package:parallel',
     'package:iterators', 'package:foreach'
    
    Error: connections left open:
     <-CRANwin.fb05.statistik.uni-dortmund.de:11514 (sockconn)
     <-CRANwin.fb05.statistik.uni-dortmund.de:11514 (sockconn)
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 1.0-0
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'DiffNet-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: diffnet
    > ### Title: Detection of Statistically Significant Changes in Paired
    > ### Biological Networks
    > ### Aliases: diffnet
    >
    > ### ** Examples
    >
    > library("DiffNet")
    > # this step is optional, it helps speed up calculations, run in parallel on 2 processors
    > library(doParallel)
    Loading required package: foreach
    Loading required package: iterators
    Loading required package: parallel
    > registerDoParallel(2)
    > # Run the differential network analysis tehcnique on sample data
    > p <- diffnet()
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    
    detaching 'package:doParallel', 'package:parallel',
     'package:iterators', 'package:foreach'
    
    Error: connections left open:
     <-CRANwin.fb05.statistik.uni-dortmund.de:11231 (sockconn)
     <-CRANwin.fb05.statistik.uni-dortmund.de:11231 (sockconn)
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64