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.
Useful links:
Report bugs at https://github.com/sagirumati/gretlR/issues
Other important functions:
eng_gretl(),
exec_gretl(),
exec_inp(),
import_kable(),
include_graph(),
include_tex(),
write_inp()