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
d54d30db
Commit
d54d30db
authored
Mar 27, 2020
by
Mayo Roettger
Browse files
removed redundant author role from decription file
parent
88d55667
Changes
2
Show whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
d54d30db
...
...
@@ -2,9 +2,9 @@ Package: sybilSBML
Type: Package
Title: 'SBML' Integration in Package 'Sybil'
Version: 3.1.2
Date: 2020-03-2
6
Date: 2020-03-2
7
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-2
6 15:45
:00 UTC; mayo
Packaged: 2020-03-2
7 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]
...
...
inst/NEWS.Rd
View file @
d54d30db
...
...
@@ -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-2
6
}{
\section{Changes in version 3.0.4 - 3.1.2 2020-03-2
7
}{
\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.
}
}
...
...
Write
Preview
Markdown
is supported
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