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.3.0 |
Depends: |
R (≥ 4.1.0) |
Imports: |
stringr, xml2, purrr, dplyr, rlang, stringi, magrittr, stats, deSolve, utils, future, future.apply, progressr |
Suggests: |
testthat (≥ 2.1.0), igraph, knitr, rmarkdown, ggplot2, tidyr, truncnorm |
Published: |
2024-04-05 |
DOI: |
10.32614/CRAN.package.readsdr |
Author: |
Jair Andrade
[aut, cre] (<https://orcid.org/0000-0002-1412-7868>) |
Maintainer: |
Jair Andrade <jair.albert.andrade at gmail.com> |
BugReports: |
https://github.com/jandraor/readsdr/issues |
License: |
MIT + file LICENSE |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
readsdr results |