Skip to content
Snippets Groups Projects
Commit d54d30db authored by Mayo Roettger's avatar Mayo Roettger
Browse files

removed redundant author role from decription file

parent 88d55667
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,9 @@ Package: sybilSBML
Type: Package
Title: 'SBML' Integration in Package 'Sybil'
Version: 3.1.2
Date: 2020-03-26
Date: 2020-03-27
Authors@R: c(person("Mayo", "Roettger", role = "cre", email = "mayo.roettger@hhu.de"),
person("Gabriel", "Gelius-Dietrich", role = c("aut", "ctb")),
person("Gabriel", "Gelius-Dietrich", role = "aut"),
person(c("C.", "Jonathan"), "Fritzemeier", role = "ctb", email = "clausjonathan.fritzemeier@uni-duesseldorf.de"),
person("Deya", "Alzoubi", role = "ctb"),
person("Ardalan", "Habil", role = "ctb"))
......@@ -17,9 +17,9 @@ License: GPL-3 | file LICENSE
LazyLoad: yes
Collate: generics.R sbmlPtrClass.R sbmlErrorClass.R sybilSBML.R
uglyHack.R readSBMLmod.R zzz.R
Packaged: 2020-03-26 15:45:00 UTC; mayo
Packaged: 2020-03-27 09:50:00 UTC; mayo
Author: Mayo Roettger [cre],
Gabriel Gelius-Dietrich [aut, ctb],
Gabriel Gelius-Dietrich [aut],
C. Jonathan Fritzemeier [ctb],
Deya Alzoubi [ctb],
Ardalan Habil [ctb]
......
......@@ -6,7 +6,7 @@
\newcommand{\CRANpkg}{\href{https://cran.r-project.org/package=#1}{\pkg{#1}}}
% ---------------------------------------------------------------------------- %
\section{Changes in version 3.0.4 - 3.1.2 2020-03-26}{
\section{Changes in version 3.0.4 - 3.1.2 2020-03-27}{
\itemize{
\item Maintainer change.
\item Changes to be able to build package without libSBML FBC and Groups
......@@ -18,7 +18,7 @@
\item Fix for CRAN issue: too many states (abstraction error?).
\item Fix for CRAN issue, where a terminating nul character may be written
past the end of the destination in function \code{exportSBML}.
\item Fix for CRAN issue, where example file was written into user's home
\item Fix for CRAN issue, where example file modified user's home
filespace.
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment