Last updated on 2018-06-01 08:48:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.62 | 29.35 | 31.97 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.10 | 25.53 | 27.63 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 45.34 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 41.78 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0 | 10.00 | 210.00 | 220.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 1.95 | 29.35 | 31.30 | ERROR | |
r-patched-solaris-x86 | 1.0 | 132.30 | OK | |||
r-release-linux-x86_64 | 1.0 | 2.10 | 29.08 | 31.18 | ERROR | |
r-release-windows-ix86+x86_64 | 1.0 | 5.00 | 209.00 | 214.00 | OK | |
r-release-osx-x86_64 | 1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 8.00 | 98.00 | 106.00 | OK | |
r-oldrel-osx-x86_64 | 1.0 | OK |
Version: 1.0
Check: examples
Result: ERROR
Running examples in ‘dynOmics-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: associateData
> ### Title: Identify associations of trajectories within a data set or
> ### across two data sets
> ### Aliases: associateData
>
> ### ** Examples
>
> data(SmallExampleMetabTransc)
> associations <- associateData(Metabolites[,1],Transcripts[,1:50])
Error in checkForRemoteErrors(val) :
one node produced an error: the condition has length > 1
Calls: associateData ... clusterApply -> staticClusterApply -> checkForRemoteErrors
Execution halted
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