It allows running 'Dynare' program from base R and 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 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.gnu.org/software/octave/download.html>). Write all your 'Dynare' commands in R or R Markdown chunk.
Version: | 0.1.3 |
Depends: | R (≥ 3.2.3) |
Imports: | knitr (≥ 1.20), magrittr, kableExtra |
Suggests: | rmarkdown |
Published: | 2022-04-30 |
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://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: A Seamless Integration of R and Dynare |
Package source: | DynareR_0.1.3.tar.gz |
Windows binaries: | r-devel: DynareR_0.1.3.zip, r-release: DynareR_0.1.3.zip, r-oldrel: DynareR_0.1.3.zip |
macOS binaries: | r-release (arm64): DynareR_0.1.3.tgz, r-oldrel (arm64): DynareR_0.1.3.tgz, r-release (x86_64): DynareR_0.1.3.tgz, r-oldrel (x86_64): DynareR_0.1.3.tgz |
Old sources: | DynareR archive |
Please use the canonical form https://CRAN.R-project.org/package=DynareR to link to this page.