Skip to content

readsdr

Translate Models from System Dynamics Software into 'R'

v0.3.0 · Apr 5, 2024 · MIT + file LICENSE

Description

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>.

Downloads

287

Last 30 days

14430th

755

Last 90 days

2.9K

Last year

Trend: +14.8% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies stringr xml2 purrr dplyr rlang stringi magrittr deSolve future future.apply progressr readsdr

Version History

new 0.3.0 Mar 10, 2026
updated 0.3.0 ← 0.2.0 diff Apr 4, 2024
updated 0.2.0 ← 0.1.0 diff Jan 7, 2021
new 0.1.0 Jun 11, 2020