Package: armaOptions
Type: Package
Title: ARMA Models to Value Stock Options
Version: 1.0.1
Authors@R: person(given = "Brian",
                      family = "MacCarvill",
                      role = c("aut", "cre"),
                      email = "brianmaccarvills@gmail.com")
Maintainer: Brian MacCarvill <brianmaccarvills@gmail.com>
Description: Providing ways to estimate the value of European stock options 
    given historical stock price data. It includes functions for calculating option values 
    based on autoregressive–moving-average (ARMA) models and generates information about these models. 
    This package is made to be easy to understand and for financial analysis capabilities. 
License: GPL-3
Encoding: UTF-8
Imports: forecast, stats
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-08-28 13:39:20 UTC; brian
Author: Brian MacCarvill [aut, cre]
Repository: CRAN
Date/Publication: 2025-08-28 13:50:08 UTC
Built: R 4.6.0; ; 2025-10-14 03:07:36 UTC; windows
