Package: pysd2r 0.1.0

pysd2r: API to 'Python' Library 'pysd'

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

Authors:Jim Duggan [aut, cre]

pysd2r_0.1.0.tar.gz
pysd2r_0.1.0.zip(r-4.5)pysd2r_0.1.0.zip(r-4.4)pysd2r_0.1.0.zip(r-4.3)
pysd2r_0.1.0.tgz(r-4.4-any)pysd2r_0.1.0.tgz(r-4.3-any)
pysd2r_0.1.0.tar.gz(r-4.5-noble)pysd2r_0.1.0.tar.gz(r-4.4-noble)
pysd2r_0.1.0.tgz(r-4.4-emscripten)pysd2r_0.1.0.tgz(r-4.3-emscripten)
pysd2r.pdf |pysd2r.html
pysd2r/json (API)
NEWS

# Install 'pysd2r' in R:
install.packages('pysd2r', repos = c('https://jimduggan.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jimduggan/pysd2r/issues

On CRAN:

12 exports 11 stars 1.52 score 27 dependencies 34 scripts 148 downloads

Last updated 6 years agofrom:218a2f9a32. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winNOTESep 11 2024
R-4.5-linuxNOTESep 11 2024
R-4.4-winNOTESep 11 2024
R-4.4-macNOTESep 11 2024
R-4.3-winNOTESep 11 2024
R-4.3-macNOTESep 11 2024

Exports:get_docget_final_timeget_initial_timeget_python_infoget_timesteppysd_connectread_vensimread_xmilereload_modelrun_modelset_componentsset_time_values

Dependencies:clievaluatefansiglueherehighrjsonliteknitrlatticelifecyclemagrittrMatrixpillarpkgconfigpngrappdirsRcppRcppTOMLreticulaterlangrprojroottibbleutf8vctrswithrxfunyaml

An Overview of package pysd2r

Rendered frompysd2r.Rmdusingknitr::rmarkdownon Sep 11 2024.

Last update: 2018-08-18
Started: 2018-08-10