Package: DynareR 0.1.5
DynareR: Bringing the Power of 'Dynare' to 'R', 'R Markdown', and 'Quarto'
It allows running 'Dynare' program from base R, R Markdown and Quarto. 'Dynare' is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium ('DSGE') and overlapping generations ('OLG') models. This package does not only integrate R and Dynare but also serves as a 'Dynare' Knit-Engine for 'knitr' package. The package requires 'Dynare' (<https://www.dynare.org/>) and 'Octave' (<https://www.octave.org/download.html>). Write all your 'Dynare' commands in R or R Markdown chunk.
Authors:
DynareR_0.1.5.tar.gz
DynareR_0.1.5.zip(r-4.7)DynareR_0.1.5.zip(r-4.6)DynareR_0.1.5.zip(r-4.5)
DynareR_0.1.5.tgz(r-4.6-any)DynareR_0.1.5.tgz(r-4.5-any)
DynareR_0.1.5.tar.gz(r-4.7-any)DynareR_0.1.5.tar.gz(r-4.6-any)
DynareR_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
DynareR/json (API)
NEWS
| # Install 'DynareR' in R: |
| install.packages('DynareR', repos = c('https://sagirumati.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sagirumati/dynarer/issues
Last updated from:a162f0123e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 166 | ||
| macos-release-arm64 | OK | 91 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 80 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 114 |
Exports:add_matlab_pathadd_patheng_dynareimport_loginclude_IRFinput_texrun_dynarerun_modelsset_dynare_versionset_matlab_pathset_octave_pathwrite_dynwrite_mod
Dependencies:curlevaluatehighrknitrmagickmagrittrRcppxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| DynareR: Bringing the Power of 'Dynare' to 'R', 'R Markdown', and 'Quarto' | DynareR-package DynareR |
| A wrapper for Octave's 'addpath' to add 'matlab' folder. | add_matlab_path |
| A wrapper for Octave's 'addpath' to add 'matlab' folder. | add_path |
| DynareR: A Seamless Integration of R and Dynare | eng_dynare |
| Import 'dynare' log file as a list of R dataframes. | import_log |
| Embed the graphs of Impulse Response Function (IRF) in R Markdown document | include_IRF |
| Include TeX file in R Markdown or Quarto document. | input_tex |
| Create and run 'Dynare' 'mod' file | run_dynare |
| Run multiple *existing* 'mod' or 'dyn' files. | run_models |
| Set 'Dynare' version | set_dynare_version |
| Set 'Matlab' path | set_matlab_path |
| Set 'Octave' path | set_octave_path |
| write a new 'dyn' file. | write_dyn |
| Write a new 'mod' file. | write_mod |
