The goal of 'readsdr' is to bridge the design capabilities from specialised System Dynamics software with the powerful numerical tools offered by 'R' libraries. The package accomplishes this goal by parsing 'XMILE' files ('Vensim' and 'Stella') models into 'R' objects to construct networks (graph theory); 'ODE' functions for 'Stan'; and inputs to simulate via 'deSolve' as described in Duggan (2016) <doi:10.1007/978-3-319-34043-2>.
Version: | 0.1.0 |
Imports: | stringr, xml2, purrr, dplyr, rlang, stringi, magrittr, stats, deSolve |
Suggests: | testthat (≥ 2.1.0), igraph, knitr, rmarkdown, ggplot2, tidyr |
Published: | 2020-06-12 |
Author: | Jair Andrade |
Maintainer: | Jair Andrade <jair.albert.andrade at gmail.com> |
BugReports: | https://github.com/jandraor/readsdr/issues |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | readsdr results |
Reference manual: | readsdr.pdf |
Vignettes: |
readsdr |
Package source: | readsdr_0.1.0.tar.gz |
Windows binaries: | r-devel: readsdr_0.1.0.zip, r-release: readsdr_0.1.0.zip, r-oldrel: readsdr_0.1.0.zip |
macOS binaries: | r-release: readsdr_0.1.0.tgz, r-oldrel: readsdr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=readsdr to link to this page.