DynareR: A Seamless Integration of 'R' and 'Dynare'

It allows running 'Dynare' program from R Markdown. '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 serves as a 'Dynare' Knit-Engine for 'knitr' package. The package requires 'Dynare' 4.6.1 (<https://dynare.org>) and 'Octave' 5.2.0 (<https://www.gnu.org/software/octave/download.html>). Write all your 'Dynare' commands in R Markdown chunk.

Version: 0.1.0
Depends: R (≥ 3.2.3)
Imports: knitr (≥ 1.20)
Suggests: rmarkdown
Published: 2020-06-25
Author: Sagiru Mati [aut, cre]
Maintainer: Sagiru Mati <smati at smati.com.ng>
BugReports: https://github.com/sagirumati/DynareR/issues
License: GPL-2 | GPL-3 [expanded from: GPL]
URL: https://github.com/sagirumati/DynareR/
NeedsCompilation: no
SystemRequirements: Dynare (>= 4.6.1), Octave (=5.2.0)
Citation: DynareR citation info
Materials: README
CRAN checks: DynareR results

Downloads:

Reference manual: DynareR.pdf
Vignettes: DynareR: A Seamless Integration of R and Dynare
Package source: DynareR_0.1.0.tar.gz
Windows binaries: r-devel: DynareR_0.1.0.zip, r-release: DynareR_0.1.0.zip, r-oldrel: DynareR_0.1.0.zip
macOS binaries: r-release: DynareR_0.1.0.tgz, r-oldrel: DynareR_0.1.0.tgz

Linking:

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