Package: rtsplot
Type: Package
Title: Time Series Plot
Version: 0.1.0
Authors@R: c(
	person("Irina", "Kapler", role = c("cre"), email = "irkapler@gmail.com"),
	person(family = "RTSVizTeam", role = c("aut", "cph"), email = "rtsvizteam@gmail.com")
	)
Description: A fast and elegant time series visualization package. In addition to the 
	standard R plot types, this package supports candle sticks, open-high-low-close, and
	volume plots. Useful for visualizing any time series data, e.g., stock prices and 
	technical indicators.
License: MIT + file LICENSE
Imports: xts, quantmod, TTR, zoo, RColorBrewer
URL: https://bitbucket.org/rtsvizteam/rtsplot
BugReports: https://bitbucket.org/rtsvizteam/rtsplot/issues
LazyLoad: yes
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-29 01:38:13 UTC; pcadmin
Author: Irina Kapler [cre],
  RTSVizTeam [aut, cph]
Maintainer: Irina Kapler <irkapler@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-29 10:06:17 UTC
