Last updated on 2020-12-04 00:48:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-0 | 35.37 | 94.35 | 129.72 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0-0 | 22.82 | 72.06 | 94.88 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0-0 | 165.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-0 | 151.05 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-0 | 78.00 | 178.00 | 256.00 | ERROR | |
r-patched-linux-x86_64 | 1.0-0 | 23.27 | 87.04 | 110.31 | OK | |
r-patched-solaris-x86 | 1.0-0 | 200.00 | NOTE | |||
r-release-linux-x86_64 | 1.0-0 | 21.31 | 87.00 | 108.31 | OK | |
r-release-macos-x86_64 | 1.0-0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-0 | 63.00 | 129.00 | 192.00 | ERROR | |
r-oldrel-macos-x86_64 | 1.0-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-0 | 67.00 | 158.00 | 225.00 | ERROR |
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:11785 (sockconn)
<-CRANwin.fb05.statistik.uni-dortmund.de:11785 (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:11389 (sockconn)
<-CRANwin.fb05.statistik.uni-dortmund.de:11389 (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:11163 (sockconn)
<-CRANwin.fb05.statistik.uni-dortmund.de:11163 (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:11771 (sockconn)
<-CRANwin.fb05.statistik.uni-dortmund.de:11771 (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:11232 (sockconn)
<-CRANwin.fb05.statistik.uni-dortmund.de:11232 (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:11104 (sockconn)
<-CRANwin.fb05.statistik.uni-dortmund.de:11104 (sockconn)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64