Package: stocks Type: Package Title: Stock Market Analysis Version: 2.0.0 License: GPL-3 LazyData: true URL: https://github.com/vandomed/stocks Date: 2020-07-14 Author: Dane R. Van Domelen Maintainer: Dane R. Van Domelen Description: Functions for analyzing and visualizing stock market data. Main features are loading and aligning historical data, calculating performance metrics for individual funds or portfolios (e.g. annualized growth, maximum drawdown, Sharpe/Sortino ratio), and creating graphs. Depends: dplyr, R (>= 3.5.0), rbenchmark, quantmod Imports: data.table, fastmatch, ggplot2, ggrepel, graphics, grDevices, lubridate, methods, plotly, purrr, Rcpp (>= 0.12.15), RcppEigen, roll, rvest, scales, stats, tidyr, TTR, xml2, zoo Suggests: knitr, rmarkdown, pander, printr LinkingTo: Rcpp Encoding: UTF-8 RoxygenNote: 7.1.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev Repository: https://vandomed.r-universe.dev Date/Publication: 2020-07-15 01:11:21 UTC RemoteUrl: https://github.com/vandomed/stocks RemoteRef: HEAD RemoteSha: 03244f454ad44f3485263b8267b0ddd6c035f90b NeedsCompilation: yes Packaged: 2026-06-07 06:49:08 UTC; root