aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-05-07 16:57:07 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2014-05-07 16:57:07 +0200
commitdbf6f0b96ede8b29e5f13c27949c1305896a7d97 (patch)
treec447b9bcc36e02e2163befbb5858ce7ab539afa3 /DESCRIPTION
parent2c33e898930a8baaca3e5d7534a4ec84789b2a33 (diff)
Depend on an mkin version that is without GUI for sure
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION2
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index 2631194..a816214 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -9,7 +9,7 @@ Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"),
Description: This package contains a browser based graphical user interface
for R package mkin, based on the gWidgetsWWW2 package on GitHub
(http://github.com/jverzani/gWidgetsWWW2/)
-Depends: mkin (>= 0.9-26), gWidgetsWWW2
+Depends: mkin (>= 0.9-27), gWidgetsWWW2
License: GPL
LazyLoad: yes
LazyData: yes

Contact - Imprint