Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
general
ccb
sybilSBML
Commits
5c6a3abe
Commit
5c6a3abe
authored
Jan 02, 2018
by
Claus Jonathan Fritzemeier
Browse files
update dokumentation
parent
a00971f1
Changes
2
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
5c6a3abe
Package: sybilSBML
Type: Package
Title: SBML Integration in Package 'Sybil'
Version: 3.0.
2
Date: 201
7-10-24
Version: 3.0.
3
Date: 201
8-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: 201
7-10-24
07:11:55 UTC; jonathan
Packaged: 201
8-01-02
07:11:55 UTC; jonathan
Author: C. Jonathan Fritzemeier [cre, ctb],
Gabriel Gelius-Dietrich [aut, ctb],
Deya Alzoubi [ctb],
...
...
inst/NEWS.Rd
View file @
5c6a3abe
...
...
@@ -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}.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment