Package: DynareR
Type: Package
Title: Bringing the Power of 'Dynare' to 'R', 'R Markdown', and
        'Quarto'
Version: 0.1.5
Authors@R: c(
    person("Sagiru", "Mati", role = c("aut", "cre"), email = "sagirumati@gmail.com",comment=c(ORCID="0000-0003-1413-3974")))
Maintainer: Sagiru Mati <sagirumati@gmail.com>
Description: 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.
Depends: R (>= 3.2.3)
Imports: knitr (>= 1.20),magrittr, magick
SystemRequirements: Dynare, Octave
Suggests: rmarkdown
License: GPL
URL: https://CRAN.R-project.org/package=DynareR
BugReports: https://github.com/sagirumati/DynareR/issues
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-10-26 19:32:27 UTC; User
Repository: CRAN
Date/Publication: 2024-10-26 20:10:11 UTC
RoxygenNote: 7.3.2
Author: Sagiru Mati [aut, cre] (<https://orcid.org/0000-0003-1413-3974>)
Built: R 4.6.0; ; 2025-11-02 03:27:47 UTC; windows
