Package: shinyKGode
Type: Package
Title: An Interactive Application for ODE Parameter Inference Using
        Gradient Matching
Version: 1.0.1
Author: Joe Wandy
Maintainer: Joe Wandy <joe.wandy@glasgow.ac.uk>
Description: An interactive Shiny application to perform fast parameter inference on 
    dynamical systems (described by ordinary differential equations) using gradient matching. 
    Please see the project page for more details.
License: GPL-2
URL: https://github.com/joewandy/shinyKGode
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-14 01:43:23 UTC; joewandy
Repository: CRAN
Date/Publication: 2017-11-14 10:50:27 UTC
