aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: 6986b69371833f1b97c5fef89217af9822333dbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: gmkin
Type: Package
Title: Graphical User Interface for Fitting Kinetic Models to Chemical Degradation Data
Version: 0.6.12
Date: 2021-02-13
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), 
                    email = "jranke@uni-bremen.de"),
             person("Stefan", "Meinecke", role = "ctb"),
             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: R (>= 3.5.0), mkin (>= 1.0.2), gWidgetsWWW2 (>= 0.4-7)
Imports: R6, markdown, plyr, devEMF
Suggests: knitr, rmarkdown
License: GPL
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
VignetteBuilder: knitr
BugReports: http://github.com/jranke/gmkin/issues
URL: http://pkgdown.jrwb.de/gmkin
RoxygenNote: 7.1.1

Contact - Imprint