CRAN Package Check Results for Package DiffNet

Last updated on 2022-11-25 07:54:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-0 31.74 116.12 147.86 ERROR
r-devel-linux-x86_64-debian-gcc 1.0-0 26.24 87.49 113.73 ERROR
r-devel-linux-x86_64-fedora-clang 1.0-0 205.48 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0-0 194.19 ERROR
r-devel-windows-x86_64 1.0-0 31.00 162.00 193.00 ERROR
r-patched-linux-x86_64 1.0-0 ERROR
r-release-linux-x86_64 1.0-0 20.90 111.97 132.87 ERROR
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 34.00 167.00 201.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 184.00 270.00 ERROR

Additional issues

clang-UBSAN gcc-ASAN gcc-UBSAN

Check Details

Version: 1.0-0
Check: examples
Result: ERROR
    Running examples in 'DiffNet-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### 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()
    Floating point exception
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

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()
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, 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:11933 (sockconn)
     <-CRANWIN2.fb05.statistik.uni-dortmund.de:11933 (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()
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()
Flavor: r-oldrel-windows-ix86+x86_64