Skip to content
Snippets Groups Projects
Commit 5c6a3abe authored by Claus Jonathan Fritzemeier's avatar Claus Jonathan Fritzemeier
Browse files

update dokumentation

parent a00971f1
Branches
No related tags found
No related merge requests found
Package: sybilSBML
Type: Package
Title: SBML Integration in Package 'Sybil'
Version: 3.0.2
Date: 2017-10-24
Version: 3.0.3
Date: 2018-01-02
Authors@R: c(person(c("C.", "Jonathan"), "Fritzemeier", role = c("cre", "ctb"), email = "clausjonathan.fritzemeier@uni-duesseldorf.de"),
person("Gabriel", "Gelius-Dietrich", role = c("aut", "ctb")),
person("Deya", "Alzoubi", role = "ctb"),
......@@ -16,7 +16,7 @@ License: GPL-3 | file LICENSE
LazyLoad: yes
Collate: generics.R sbmlPtrClass.R sbmlErrorClass.R sybilSBML.R
uglyHack.R readSBMLmod.R zzz.R
Packaged: 2017-10-24 07:11:55 UTC; jonathan
Packaged: 2018-01-02 07:11:55 UTC; jonathan
Author: C. Jonathan Fritzemeier [cre, ctb],
Gabriel Gelius-Dietrich [aut, ctb],
Deya Alzoubi [ctb],
......
......@@ -6,6 +6,14 @@
\newcommand{\CRANpkg}{\href{https://cran.r-project.org/package=#1}{\pkg{#1}}}
% ---------------------------------------------------------------------------- %
\section{Changes in version 3.0.3 2018-01-02}{
\itemize{
\item Added support for the groups plugin of SBML. Now the \code{subSys}
(sub system) is read and written from/to the groups plugin. This is necessary
for some newer models.
}
}
% ---------------------------------------------------------------------------- %
\section{Changes in version 3.0.2 2017-10-24}{
\itemize{
\item Removed bug when trying to write models with NA in, e.g. \code{met_attr}.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment