Last updated on 2019-04-22 01:48:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 7.69 | 73.37 | 81.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 7.48 | 58.40 | 65.88 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 96.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 93.79 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0.0 | 20.00 | 78.00 | 98.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.0 | 8.62 | 73.24 | 81.86 | OK | |
r-patched-solaris-x86 | 2.0.0 | 149.70 | NOTE | |||
r-release-linux-x86_64 | 2.0.0 | 5.35 | 70.10 | 75.45 | OK | |
r-release-windows-ix86+x86_64 | 2.0.0 | 10.00 | 107.00 | 117.00 | NOTE | |
r-release-osx-x86_64 | 2.0.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.0 | 10.00 | 105.00 | 115.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.0.0 | ERROR |
Version: 2.0.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘cplexAPI’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.0.0
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: ‘cplexAPI’ ‘glpkAPI’
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘sybilcycleFreeFlux-Ex.R’ failed
The error most likely occurred in:
> ### Name: cfFBA
> ### Title: cycle free flux
> ### Aliases: cfFBA lrFBA
> ### Keywords: cycle free flux loopless FBA
>
> ### ** Examples
>
> ##---- Should be DIRECTLY executable !! ----
> ##-- ==> Define data, use random,
> ##-- or do help(data=index) for the standard data sets.
> data(iAF1260)
> model=iAF1260
> fba=optimizeProb(model)
Loading required package: glpkAPI
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘glpkAPI’
Error in checkDefaultMethod(solver, method, pType) :
package ‘glpkAPI’ not found
Calls: optimizeProb -> optimizeProb -> .local -> sysBiolAlg
Execution halted
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64