Package: gretlR
Type: Package
Title: A Seamless Integration of 'Gretl' and 'R'
Version: 0.1.2
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 'gretl' (<http://gretl.sourceforge.net/index.html>) program from R, R Markdown and Quarto. 'gretl' ('Gnu' Regression, 'Econometrics', and Time-series Library) is a statistical software for Econometric analysis.  This package does not only integrate 'gretl' and 'R' but also serves  as a 'gretl' Knit-Engine for 'knitr' package. Write all your 'gretl' commands in 'R', R Markdown chunk.
Depends: R (>= 4.1.0)
Imports: knitr (>= 1.20), rmarkdown, kableExtra
SystemRequirements: gretl (>= 1.9.4)
License: GPL
URL: https://CRAN.R-project.org/package=gretlR
BugReports: https://github.com/sagirumati/gretlR/issues
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-20 07:22:17 UTC; SMATI
Repository: CRAN
Date/Publication: 2022-04-22 09:00:11 UTC
Author: Sagiru Mati [aut, cre] (<https://orcid.org/0000-0003-1413-3974>)
