Package: sp500SlidingWindow
Type: Package
Title: Sliding Window Investment Analysis
Description: Test the results of any given investment/expense combinations for a series of sliding-window periods of the S&P500 from 1950 to the present.
Version: 0.1.0
Date: 2016-05-02
Authors@R: c(
    person("George", "Fisher",
        email = "george@georgefisher.com",
        role = c("aut", "cre"))
    )
License: GPL-3
LazyData: TRUE
Imports: dplyr (>= 0.4.3), FinCal (>= 0.6.2), gdata (>= 2.17.0),
        lubridate (>= 1.5.6)
Depends: R (>= 3.2.5), magrittr (>= 1.5)
RoxygenNote: 5.0.1
Suggests: knitr (>= 1.12.3), rmarkdown (>= 0.9.6), testthat (>= 1.0.2)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-05-09 17:46:48 UTC; george
Author: George Fisher [aut, cre]
Maintainer: George Fisher <george@georgefisher.com>
Repository: CRAN
Date/Publication: 2016-05-10 10:14:36
