Package: stocks
Type: Package
Title: Stock Market Analysis
Version: 1.1.4
License: GPL-3
Date: 2018-08-30
Author: Dane R. Van Domelen
Maintainer: Dane R. Van Domelen <vandomed@gmail.com>
Description: Functions for analyzing stocks or other investments. Main features are loading and aligning historical data for ticker symbols, calculating performance metrics for individual funds or portfolios (e.g. annualized growth, maximum drawdown, Sharpe/Sortino ratio), and creating graphs. C++ code is used to improve processing speed where possible.
Depends: rbenchmark, quantmod
Imports: dvmisc, graphics, grDevices, Hmisc, lubridate, methods,
        RColorBrewer, Rcpp (>= 0.12.15), stats, TTR, zoo
Suggests: knitr, rmarkdown, pander, printr
LinkingTo: Rcpp
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-08-30 14:21:46 UTC; Dane
Repository: CRAN
Date/Publication: 2018-08-31 04:30:03 UTC
