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.
Version: | 0.1.5 |
Depends: | R (≥ 3.2.3) |
Imports: | knitr (≥ 1.20), magrittr, magick |
Suggests: | rmarkdown |
Published: | 2024-10-26 |
DOI: | 10.32614/CRAN.package.DynareR |
Author: | Sagiru Mati [aut, cre] |
Maintainer: | Sagiru Mati <sagirumati at gmail.com> |
BugReports: | https://github.com/sagirumati/DynareR/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL] |
URL: | https://CRAN.R-project.org/package=DynareR |
NeedsCompilation: | no |
SystemRequirements: | Dynare, Octave |
Citation: | DynareR citation info |
Materials: | README NEWS |
CRAN checks: | DynareR results |
Reference manual: | DynareR.pdf |
Vignettes: |
DynareR: Bringing the Power of Dynare to R, R Markdown, and Quarto (source, R code) |
Package source: | DynareR_0.1.5.tar.gz |
Windows binaries: | r-devel: DynareR_0.1.5.zip, r-release: DynareR_0.1.5.zip, r-oldrel: DynareR_0.1.5.zip |
macOS binaries: | r-release (arm64): DynareR_0.1.5.tgz, r-oldrel (arm64): DynareR_0.1.5.tgz, r-release (x86_64): DynareR_0.1.5.tgz, r-oldrel (x86_64): DynareR_0.1.5.tgz |
Old sources: | DynareR archive |
Please use the canonical form https://CRAN.R-project.org/package=DynareR to link to this page.