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

corrections for cran upload

parent be4c026d
No related branches found
No related tags found
No related merge requests found
Package: sybilSBML Package: sybilSBML
Type: Package Type: Package
Title: SBML Integration in Package 'Sybil' Title: SBML Integration in Package 'Sybil'
Version: 3.0.0 Version: 3.0.1
Date: 2016-11-21 Date: 2016-12-16
Authors@R: c(person(c("C.", "Jonathan"), "Fritzemeier", role = c("cre", "ctb"), email = "clausjonathan.fritzemeier@uni-duesseldorf.de"), 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("Gabriel", "Gelius-Dietrich", role = c("aut", "ctb")),
person("Deya", "Alzoubi", role = "ctb"), person("Deya", "Alzoubi", role = "ctb"),
...@@ -15,7 +15,7 @@ License: GPL-3 | file LICENSE ...@@ -15,7 +15,7 @@ License: GPL-3 | file LICENSE
LazyLoad: yes LazyLoad: yes
Collate: generics.R sbmlPtrClass.R sbmlErrorClass.R sybilSBML.R Collate: generics.R sbmlPtrClass.R sbmlErrorClass.R sybilSBML.R
uglyHack.R readSBMLmod.R zzz.R uglyHack.R readSBMLmod.R zzz.R
Packaged: 2016-11-21 07:11:55 UTC; jonathan Packaged: 2016-12-16 07:11:55 UTC; jonathan
Author: C. Jonathan Fritzemeier [cre, ctb], Author: C. Jonathan Fritzemeier [cre, ctb],
Gabriel Gelius-Dietrich [aut, ctb], Gabriel Gelius-Dietrich [aut, ctb],
Deya Alzoubi [ctb], Deya Alzoubi [ctb],
......
...@@ -4,13 +4,14 @@ ...@@ -4,13 +4,14 @@
\title{sybilSBML News} \title{sybilSBML News}
\encoding{UTF-8} \encoding{UTF-8}
\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}} \newcommand{\CRANpkg}{\href{https://cran.r-project.org/package=#1}{\pkg{#1}}}
% ---------------------------------------------------------------------------- % % ---------------------------------------------------------------------------- %
\section{Changes in version 3.0.0 2016-11-21}{ \section{Changes in version 3.0.1 2016-12-16}{
\itemize{ \itemize{
\item sybilSBML now supports writing of SBML files. \item sybilSBML now supports writing of SBML files.
\item The new FBC additional package for SBML is now fully integrated. \item The new FBC additional package for SBML is now fully integrated.
\item Urls in NEWS file are now in default style.
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment