Package: gretlR
Type: Package
Title: A Seamless Integration of 'Gretl' and 'R'
Version: 0.1.4
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 (>= 3.6.0)
Imports: knitr (>= 1.20), rmarkdown, kableExtra, magrittr
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-28 07:15:45 UTC; SMATI
Repository: CRAN
Date/Publication: 2022-05-01 15:40:05 UTC
Author: Sagiru Mati [aut, cre] (<https://orcid.org/0000-0003-1413-3974>)
Built: R 4.3.0; ; 2023-04-12 21:50:32 UTC; unix
