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

changed maintainer

parent 8fde1e9e
No related branches found
No related tags found
No related merge requests found
Showing
with 122 additions and 26 deletions
Package: sybilSBML
Type: Package
Title: SBML Integration in Package sybil
Version: 2.0.8
Date: 2014-05-21
Authors@R: c(person("Gabriel", "Gelius-Dietrich", role = c("aut", "cre"), email = "geliudie@uni-duesseldorf.de"),
Title: SBML Integration in Package Sybil
Version: 2.0.9
Date: 2015-07-03
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")),
person("Deya", "Alzoubi", role = "ctb"))
Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Depends: R (>= 2.14.2), Matrix, sybil (>= 1.2.4)
Imports: methods
Description: SBML (Systems Biology Markup Language) integration in sybil
License: GPL-3
Description: SBML (Systems Biology Markup Language) integration in sybil. Many constraint based metabolic models are published in SBML format (*.xml). Herewith is the ability to read and check SBML files in sybil provided.
License: GPL-3 | file LICENSE
LazyLoad: yes
Collate: generics.R sbmlPtrClass.R sbmlErrorClass.R sybilSBML.R
uglyHack.R readSBMLmod.R zzz.R
Packaged: 2014-05-21 07:11:55 UTC; gabriel
Author: Gabriel Gelius-Dietrich [aut, cre],
Author: C. Jonathan Fritzemeier [cre, ctb],
Gabriel Gelius-Dietrich [aut],
Deya Alzoubi [ctb]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-05-21 10:15:25
......@@ -6,6 +6,13 @@
\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}
% ---------------------------------------------------------------------------- %
\section{Changes in version 2.0.9 2015-07-03}{
\itemize{
\item Changed Maintainer.
}
}
% ---------------------------------------------------------------------------- %
\section{Changes in version 2.0.8 2014-05-21}{
\itemize{
......
......@@ -30,7 +30,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{openSBMLfile}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -30,7 +30,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{getSBMLmodel}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -46,7 +46,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{getSBMLmodel}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -120,7 +120,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{getSBMLmodel}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -55,7 +55,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{getSBMLmodel}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -60,7 +60,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{openSBMLfile}}, \code{\link{validateSBMLdocument}},
......
......@@ -28,7 +28,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{openSBMLfile}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -30,7 +30,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{getSBMLmodel}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -30,7 +30,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{getSBMLmodel}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -31,7 +31,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{openSBMLfile}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -30,7 +30,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{getSBMLmodel}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -30,7 +30,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{getSBMLmodel}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -30,7 +30,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{getSBMLmodel}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -61,7 +61,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{getSBMLmodel}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -30,7 +30,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{openSBMLfile}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -32,7 +32,12 @@
880--881.
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{closeSBMLfile}}, \code{\linkS4class{sbmlPtr}}
......
......@@ -192,9 +192,12 @@
}
\author{
Gabriel Gelius-Dietrich
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\note{
The function \code{readSBMLmod} makes use of the library
\code{libSBML} (\url{http://www.sbml.org}).
......
......@@ -106,7 +106,12 @@
}
}
\author{Gabriel Gelius-Dietrich}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{validateSBMLdocument}}, \code{\link{getSBMLerrors}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment