aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: f83794127fd27f7f9887e3b1c2c885758d01375b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: gmkin
Type: Package
Title: Graphical User Interface for Fitting Kinetic Models to Chemical Degradation Data
Version: 0.6.6
Date: 2016-01-08
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-40), gWidgetsWWW2 (>= 0.4-7)
Imports: R6, markdown, plyr
Suggests: knitr, rmarkdown
License: GPL
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
VignetteBuilder: knitr
BugReports: http://github.com/jranke/gmkin/issues
URL: http://kinfit.r-forge.r-project.org/gmkin_static,
     http://github.com/jranke/gmkin

Contact - Imprint