diff --git a/DESCRIPTION b/DESCRIPTION index 3ab44845bf3f93f712d2a5e7668723487b8afb40..1da96b0e5bc8823edfd52d50e0924dd635141810 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -9,7 +9,7 @@ Authors@R: c(person(c("C.", "Jonathan"), "Fritzemeier", role = c("cre", "ctb"), person("Ardalan", "Habil", role = "ctb")) Maintainer: C. Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> Depends: R (>= 2.14.2), Matrix, sybil (>= 2.0.0) -SystemRequirements: libSBML-core-plus-packages (>= 5.13) +SystemRequirements: libSBML-core-plus-packages (>= 5.16) Imports: methods Description: 'SBML' (Systems Biology Markup Language) with FBC (Flux Balance Constraints) integration in 'sybil'. Many constraint based metabolic models are published in 'SBML' format ('*.xml'). Herewith is the ability to read, write, and check 'SBML' files in 'sybil' provided. License: GPL-3 | file LICENSE