CRAN Package Check Results for Package DiffNet

Last updated on 2022-09-11 12:56:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-0 34.74 120.59 155.33 OK
r-devel-linux-x86_64-debian-gcc 1.0-0 27.37 88.64 116.01 OK
r-devel-linux-x86_64-fedora-clang 1.0-0 208.85 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-0 188.47 NOTE
r-devel-windows-x86_64 1.0-0 38.00 164.00 202.00 ERROR
r-patched-linux-x86_64 1.0-0 24.39 108.85 133.24 OK
r-release-linux-x86_64 1.0-0 23.07 110.39 133.46 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 35.00 160.00 195.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 114.00 195.00 309.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:11659 (sockconn)
     <-CRANWIN2.fb05.statistik.uni-dortmund.de:11659 (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:11935 (sockconn)
     <-CRANWIN2.fb05.statistik.uni-dortmund.de:11935 (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:11782 (sockconn)
     <-CRANwin.fb05.statistik.uni-dortmund.de:11782 (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:11830 (sockconn)
     <-CRANwin.fb05.statistik.uni-dortmund.de:11830 (sockconn)
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64