Last updated on 2019-05-01 01:51:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-0 | 26.98 | 77.81 | 104.79 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0-0 | 21.53 | 62.02 | 83.55 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0-0 | 138.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-0 | 121.21 | NOTE | |||
r-patched-linux-x86_64 | 1.0-0 | 26.18 | 76.11 | 102.29 | OK | |
r-patched-solaris-x86 | 1.0-0 | 179.40 | NOTE | |||
r-release-linux-x86_64 | 1.0-0 | 28.29 | 77.56 | 105.85 | OK | |
r-release-windows-ix86+x86_64 | 1.0-0 | 71.00 | 176.00 | 247.00 | ERROR | |
r-release-osx-x86_64 | 1.0-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-0 | 63.00 | 187.00 | 250.00 | OK | |
r-oldrel-osx-x86_64 | 1.0-0 | NOTE |
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-osx-x86_64, r-oldrel-osx-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:11794 (sockconn)
<-CRANwin.fb05.statistik.uni-dortmund.de:11794 (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:11612 (sockconn)
<-CRANwin.fb05.statistik.uni-dortmund.de:11612 (sockconn)
Execution halted
Flavor: r-release-windows-ix86+x86_64