Package: ODEnetwork
Version: 1.3.0
Title: Network of Differential Equations
Description: Simulates a network of ordinary differential equations of order
    two. The package provides an easy interface to construct networks. In addition
    you are able to define different external triggers to manipulate the trajectory.
    The method is described by Surmann, Ligges, and Wheis (2014) <doi:10.1109/ENERGYCON.2014.6850482>.
Authors@R: c(
    person("Dirk", "Surmann", NULL, "surmann@statistik.tu-dortmund.de"
           , role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0873-137X"))
    )
URL: https://github.com/surmann/ODEnetwork
BugReports: https://github.com/surmann/ODEnetwork/issues
License: LGPL-3
Encoding: UTF-8
Depends: R (>= 3.0.2), checkmate (>= 1.5), deSolve
Suggests: testthat, knitr, rmarkdown
LazyData: yes
ByteCompile: yes
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Language: en-GB
NeedsCompilation: no
Packaged: 2018-05-08 12:38:48 UTC; surmann
Author: Dirk Surmann [aut, cre] (<https://orcid.org/0000-0003-0873-137X>)
Maintainer: Dirk Surmann <surmann@statistik.tu-dortmund.de>
Repository: CRAN
Date/Publication: 2018-05-14 13:19:58 UTC
