<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Translate Models from System Dynamics Software into 'R'</dc:title>
  <dc:title>R package readsdr version 0.3.0</dc:title>
  <dc: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) &lt;doi:10.1007/978-3-319-34043-2&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: stringr, xml2, purrr, dplyr, rlang, stringi, magrittr, stats,
deSolve, utils, future, future.apply, progressr</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 2.1.0), igraph, knitr, rmarkdown, ggplot2,
tidyr, truncnorm</dc:relation>
  <dc:creator>Jair Andrade &lt;jair.albert.andrade@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jair Andrade [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-1412-7868&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=readsdr/LICENSE)</dc:rights>
  <dc:date>2024-04-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=readsdr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.readsdr</dc:identifier>
</oai_dc:dc>
