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.

Version: 0.1.4
Depends: R (≥ 3.2.3)
Imports: knitr (≥ 1.20), magrittr
Suggests: rmarkdown
Published: 2023-09-30
Author: Sagiru Mati ORCID iD [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

Documentation:

Reference manual: DynareR.pdf
Vignettes: DynareR: Bringing the Power of Dynare to R, R Markdown, and Quarto

Downloads:

Package source: DynareR_0.1.4.tar.gz
Windows binaries: r-devel: DynareR_0.1.4.zip, r-release: DynareR_0.1.4.zip, r-oldrel: DynareR_0.1.4.zip
macOS binaries: r-release (arm64): DynareR_0.1.4.tgz, r-oldrel (arm64): DynareR_0.1.4.tgz, r-release (x86_64): DynareR_0.1.4.tgz
Old sources: DynareR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DynareR to link to this page.