Last data update: 2014.03.03

sp500SlidingWindow

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

● 0 images, 13 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'sp500SlidingWindow' ...
** package 'sp500SlidingWindow' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'sp500SlidingWindow'
    finding HTML links ... done
    CAGR                                    html  
    SP500                                   html  
    SP500TR_1950                            html  
    calc_chg                                html  
    fmt                                     html  
    plot_effect_of_fees                     html  
    plot_ending_bal_distribution            html  
    plot_ending_bal_withdrawals             html  
    plot_investments_expense                html  
    plot_market_results                     html  
    plot_total_stock_market                 html  
    schiller                                html  
    sp500SlidingWindow                      html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (sp500SlidingWindow)
Making 'packages.html' ... done