CRAN Package Check Results for Package DiffNet

Last updated on 2022-08-15 08:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-0 39.46 117.70 157.16 OK
r-devel-linux-x86_64-debian-gcc 1.0-0 25.83 87.15 112.98 OK
r-devel-linux-x86_64-fedora-clang 1.0-0 195.83 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-0 193.30 NOTE
r-devel-windows-x86_64 1.0-0 36.00 157.00 193.00 ERROR
r-patched-linux-x86_64 1.0-0 23.31 111.89 135.20 OK
r-release-linux-x86_64 1.0-0 21.03 112.02 133.05 OK
r-release-macos-arm64 1.0-0 48.00 NOTE
r-release-macos-x86_64 1.0-0 83.00 NOTE
r-release-windows-x86_64 1.0-0 37.00 160.00 197.00 ERROR
r-oldrel-macos-arm64 1.0-0 59.00 NOTE
r-oldrel-macos-x86_64 1.0-0 101.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0-0 86.00 195.00 281.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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0-0
Check: examples
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:
     <-CRANWIN2.fb05.statistik.uni-dortmund.de:11904 (sockconn)
     <-CRANWIN2.fb05.statistik.uni-dortmund.de:11904 (sockconn)
    Execution halted
Flavor: r-devel-windows-x86_64

Version: 1.0-0
Check: examples
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:
     <-CRANWIN2.fb05.statistik.uni-dortmund.de:11565 (sockconn)
     <-CRANWIN2.fb05.statistik.uni-dortmund.de:11565 (sockconn)
    Execution halted
Flavor: r-release-windows-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:11039 (sockconn)
     <-CRANwin.fb05.statistik.uni-dortmund.de:11039 (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:11710 (sockconn)
     <-CRANwin.fb05.statistik.uni-dortmund.de:11710 (sockconn)
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64