Package: DynareR
Type: Package
Title: A Seamless Integration of 'R' and 'Dynare'
Version: 0.1.3
Authors@R: c(
    person("Sagiru", "Mati", role = c("aut", "cre"), email = "smati@smati.com.ng",comment=c(ORCID="0000-0003-1413-3974")))
Maintainer: Sagiru Mati <smati@smati.com.ng>
Description: 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.
Depends: R (>= 3.2.3)
Imports: knitr (>= 1.20),magrittr, kableExtra
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: 2022-04-30 06:33:28 UTC; SMATI
Repository: CRAN
Date/Publication: 2022-04-30 06:50:02 UTC
RoxygenNote: 7.1.2
Author: Sagiru Mati [aut, cre] (<https://orcid.org/0000-0003-1413-3974>)
Built: R 4.1.2; ; 2022-05-01 10:39:35 UTC; unix
