From c737c606058cb4c2a0805e2bec8ce356d01a627a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 22 Oct 2015 17:30:09 +0200 Subject: A lot of working components of the new layout --- DESCRIPTION | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'DESCRIPTION') diff --git a/DESCRIPTION b/DESCRIPTION index 1496ce1..853236a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,15 +1,16 @@ Package: gmkin Type: Package Title: Graphical User Interface for Fitting Kinetic Models to Chemical Degradation Data -Version: 0.5-10.9000 -Date: 2015-08-26 +Version: 0.6-00.9000 +Date: 2015-10-19 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de"), person("Eurofins Regulatory AG", role = "cph")) 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 +Depends: mkin (> 0.9-40), gWidgetsWWW2 (>= 0.4-6) +Imports: R6, markdown Suggests: knitr, rmarkdown License: GPL LazyLoad: yes -- cgit v1.2.1