diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-10-22 21:50:42 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-10-22 21:50:42 +0200 |
commit | d700a6742525675f9ff7e3dcdbc8121283cb9bb1 (patch) | |
tree | 4b5872d45e7ccedc5d09a101d75dc70f5e29c7f4 /DESCRIPTION | |
parent | 231f1e5fb11d917e474bc7bff541149067aa93bb (diff) |
Save plots in different formats
- Add possibility to save plots in different formats
- Make it possible to exclude the legend from the plot
- Update of the manual
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 8acf6e7..7c7f47a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: gmkin Type: Package Title: GUI for Fitting Kinetic Models to Chemical Degradation Data with mkin -Version: 0.5-5 -Date: 2014-10-16 +Version: 0.5-6 +Date: 2014-10-22 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de"), person("Eurofins Regulatory AG", role = "cph")) |