aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-12-03 11:47:53 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2014-12-03 11:47:53 +0100
commitfc22ee4bcf3cd0c863bf3b80cdd7ae236698cc5a (patch)
tree18c2d312df92c18fbfc44a4ce1aa58ae3991f2d9
parentc90a40e5e6676b0230f70ada1fa38014b1794d02 (diff)
Improve DESCRIPTION, bump version
The Description field was improved based on the recommendation of K. Hornik in his mail to package maintainers of today.
-rw-r--r--DESCRIPTION10
1 files changed, 5 insertions, 5 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index d59eeed..7f0ba2b 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,14 +1,14 @@
Package: gmkin
Type: Package
Title: GUI for Fitting Kinetic Models to Chemical Degradation Data with mkin
-Version: 0.5-8
-Date: 2014-11-25
+Version: 0.5-9
+Date: 2014-12-03
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"),
email = "jranke@uni-bremen.de"),
person("Eurofins Regulatory AG", role = "cph"))
-Description: This package contains a browser based graphical user interface
- for R package mkin, based on the gWidgetsWWW2 package. Both gmkin and
- gWidgetsWWW2 are developed on GitHub, but also available from R-Forge.
+Description: Browser based graphical user interface for R package mkin, based
+ on the gWidgetsWWW2 package. Both gmkin and gWidgetsWWW2 are developed on
+ GitHub, but are also available from the R-Forge repository.
Depends: mkin (>= 0.9-32), gWidgetsWWW2
Suggests: knitr, rmarkdown
License: GPL

Contact - Imprint