Package: EviewsR
Type: Package
Title: A Seamless Integration of 'Eviews' and R
Version: 0.1.1
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 'EViews'(<https://eviews.com>) program from R and R Markdown. 'EViews' (Econometric Views) is a statistical software for Econometric analysis.  This package integrates 'EViews' and R and also serves as an 'EViews' Knit-Engine for 'knitr' package. Write all your 'EViews' commands in R or R Markdown chunk.
Depends: R (>= 3.2.3)
Imports: knitr (>= 1.20), magrittr
Suggests: testthat (>= 3.0.0), rmarkdown
SystemRequirements: EViews (>= 8)
License: GPL
URL: https://CRAN.R-project.org/package=EviewsR
BugReports: https://github.com/sagirumati/EviewsR/issues
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-31 20:35:09 UTC; SMATI
Repository: CRAN
Date/Publication: 2022-03-31 22:40:13 UTC
Config/testthat/edition: 3
Author: Sagiru Mati [aut, cre] (<https://orcid.org/0000-0003-1413-3974>)
