Package: shinyKGode
Type: Package
Title: A Shiny User Interface of Time Warping for Improved Gradient
        Matching
Version: 1.0.0
Author: Joe Wandy
Maintainer: Joe Wandy <joe.wandy@glasgow.ac.uk>
Description: Interactive shiny application to perform inference of non-linear
    differential equations via gradient matching. Three (Lotka-Volterra,
    Fitz hugh Nagumo, and Biopathway) pre-defined models are provided,
    and users can also load their own models (in the Systems Biology Markup
    Language format) into the application.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: tools (>= 3.4.1), shiny (>= 1.0.5), shinyjs (>= 0.9.1),
        ggplot2 (>= 2.2.1), reshape2 (>= 1.4.2), gridExtra (>= 2.3),
        mvtnorm (>= 1.0.6), KGode (>= 1.0.0), XML (>= 3.98.1.9),
Depends: pracma (>= 2.0.7), pspline (>= 1.0.18)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-13 12:08:09 UTC; joewandy
Repository: CRAN
Date/Publication: 2017-11-13 16:44:18 UTC
