Package: pysd2r
Title: API to 'Python' Library 'pysd'
Version: 0.1.0
Authors@R: person("Jim", "Duggan", email = "jim.duggan@nuigalway.ie", role = c("aut", "cre"))
Description: Using the R package 'reticulate', this package creates an interface to the 'pysd' toolset.
    The package provides an R interface to a number of 'pysd' functions, and can read files in
    'Vensim' 'mdl' format, and 'xmile' format. The resulting simulations are returned as a 'tibble', and from 
    that the results can be processed using 'dplyr' and 'ggplot2'. The package has been tested  using 'python3'.
License: MIT + file LICENSE
Depends: R (>= 3.3)
Encoding: UTF-8
LazyData: true
Imports: knitr, reticulate, tibble
Suggests: dplyr, ggplot2, testthat
RoxygenNote: 6.1.0
VignetteBuilder: knitr
SystemRequirements: 'python3' needs to built for the same architecture
        R is built for (32 or 64 bit).
NeedsCompilation: no
Packaged: 2018-09-03 10:41:09 UTC; jim
Author: Jim Duggan [aut, cre]
Maintainer: Jim Duggan <jim.duggan@nuigalway.ie>
Repository: CRAN
Date/Publication: 2018-09-03 12:30:10 UTC
Built: R 4.4.3; ; 2025-10-21 13:48:07 UTC; windows
