Last updated on 2019-02-09 16:46:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.5 | 5.34 | 90.16 | 95.50 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.7.5 | 4.91 | 69.41 | 74.32 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.7.5 | 112.19 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.5 | 100.89 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.7.5 | 7.00 | 113.00 | 120.00 | ERROR | |
r-patched-linux-x86_64 | 0.7.5 | 4.45 | 79.92 | 84.37 | WARN | |
r-patched-solaris-x86 | 0.7.5 | 153.10 | WARN | |||
r-release-linux-x86_64 | 0.7.5 | 5.81 | 79.74 | 85.55 | WARN | |
r-release-windows-ix86+x86_64 | 0.7.5 | 10.00 | 150.00 | 160.00 | OK | |
r-release-osx-x86_64 | 0.7.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.7.5 | 6.00 | 118.00 | 124.00 | OK | |
r-oldrel-osx-x86_64 | 0.7.5 | OK |
Version: 0.7.5
Check: Rd cross-references
Result: WARN
Unknown package ‘SIBER’ in Rd xrefs
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 0.7.5
Check: examples
Result: ERROR
Running examples in 'tRophicPosition-Ex.R' failed
The error most likely occurred in:
> ### Name: TPmodel
> ### Title: Function to create a JAGS-based Bayesian model to calculate
> ### trophic position
> ### Aliases: TPmodel
>
> ### ** Examples
>
> isotopeData <- generateTPData()
> model.string <- jagsBayesianModel()
> model <- TPmodel(data = isotopeData, model.string = model.string,
+ n.adapt = 500)
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 313
Unobserved stochastic nodes: 66
Total graph size: 463
Initializing model
>
>
>
> cleanEx()
Error: connections left open:
model.string (textConnection)
Execution halted
Flavor: r-devel-windows-ix86+x86_64