Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sybil
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
general
ccb
sybil
Commits
ed175684
Commit
ed175684
authored
10 years ago
by
Claus Jonathan Fritzemeier
Browse files
Options
Downloads
Patches
Plain Diff
maintainer change
parent
14905fef
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
DESCRIPTION
+4
-4
4 additions, 4 deletions
DESCRIPTION
inst/NEWS.Rd
+5
-1
5 additions, 1 deletion
inst/NEWS.Rd
with
9 additions
and
5 deletions
DESCRIPTION
+
4
−
4
View file @
ed175684
...
...
@@ -4,13 +4,13 @@ Title: sybil - Efficient Constrained Based Modelling in R
Version: 1.2.10
Date: 2015-03-30
Authors@R: c(person("Gabriel", "Gelius-Dietrich", role = c("aut", "cre"), email = "geliudie@uni-duesseldorf.de"),
person(c("C.", "Jonathan"), "Fritzemeier", role = "ctb"),
person(c("C.", "Jonathan"), "Fritzemeier", role =
c(
"ctb"
, "cre")
),
person("Rajen", "Piernikarczyk", role = "ctb"),
person(c("Marc", "Andre"), "Daxer", role = "ctb"),
person("Benjamin", "Braasch", role = "ctb"),
person("Abdelmoneim", "Desouki", role = "ctb"),
person(c("Martin", "J."), "Lercher", role = "ctb"))
Maintainer:
Gabriel Gelius-Dietrich <geliud
ie@uni-duesseldorf.de>
Maintainer:
C. Jonathan Fritzemeier <clausjonathan.fritzeme
ie
r
@uni-duesseldorf.de>
Depends: R (>= 2.14.2), Matrix, lattice
Imports: methods
Suggests: glpkAPI (>= 1.2.8), cplexAPI (>= 1.2.4), clpAPI (>= 1.2.4),
...
...
@@ -51,8 +51,8 @@ Collate: generics.R validmodelorg.R validoptsol.R validreactId.R
sysBiolAlg_lmomaClass.R sysBiolAlg_momaClass.R
sysBiolAlg_mtfClass.R sysBiolAlg_roomClass.R sybilLogClass.R
Packaged: 2014-11-19 20:39:37 UTC; gabriel
Author:
Gabriel Gelius-Dietrich [aut, cre
],
C. Jonathan Fritzemeier [ctb
],
Author:
C. Jonathan Fritzemeier [cre, ctb
],
Gabriel Gelius-Dietrich [aut
],
Rajen Piernikarczyk [ctb],
Marc Andre Daxer [ctb],
Benjamin Braasch [ctb],
...
...
This diff is collapsed.
Click to expand it.
inst/NEWS.Rd
+
5
−
1
View file @
ed175684
...
...
@@ -6,6 +6,11 @@
\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}
\section{Changes in version 1.3.0 2015-06-17}{
\item changed maintainer
\item \code{.parseBoolean} now gives a warning, but handles empty gpr in a intuitive way.
}
% ---------------------------------------------------------------------------- %
\section{Changes in version 1.2.10 2015-03-30}{
\itemize{
...
...
@@ -14,7 +19,6 @@
\item modified \code{multiDel} to not use \code{require}
\item \code{doubleFluxDel} had a bug if \code{react1} or \code{react2} contained duplicated entries.
\item documentation of \code{hasEffect} in \code{optsol_genedel} is now clearer.
\item \code{.parseBoolean} now gives a warning, but handles empty gpr in a intuitive way.
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment