Package: rtsplot
Type: Package
Title: Time Series Plot
Version: 0.1.4
Authors@R: c(		
	person(family = "RTSVizTeam", role = c("aut", "cph"), email = "rtsvizteam@gmail.com"),
	person("Irina", "Kapler", role = c("cre"), email = "irkapler@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, zoo, RColorBrewer
Suggests: TTR
URL: https://bitbucket.org/rtsvizteam/rtsplot
BugReports: https://bitbucket.org/rtsvizteam/rtsplot/issues
LazyLoad: yes
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-10-29 02:24:38 UTC; pcadmin
Author: RTSVizTeam [aut, cph],
  Irina Kapler [cre]
Maintainer: Irina Kapler <irkapler@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-29 04:20:02 UTC
Built: R 4.0.2; ; 2021-10-29 10:47:44 UTC; unix
