Package: rlc
Type: Package
Title: Create Interactive Linked Charts with Minimal Code
Version: 0.2.0
Date: 2020-01-17
Authors@R: c(
	person("Svetlana", "Ovchinnikova", role = c("aut", "cre"), email = "s.ovchinnikova@zmbh.uni-heidelberg.de"),
	person("Simon", "Anders", role = c("aut"), email = "sanders@fs.tum.de")
	)
Description: An easy-to-use tool to employ interactivity in every-day exploratory analysis. It contains 
	a collection of most commonly used types of charts (such as scatter plots, line plots, heatmaps, bar charts),
	which can be linked to each other or to other interactive elements with just few lines of code.
License: GPL-3
Imports: jsonlite, stringr, hwriter, jrc(>= 0.2.0), plyr, stats, R6
Suggests: magrittr, dplyr, tidyr, RColorBrewer, testthat (>= 2.1.0)
NeedsCompilation: no
RoxygenNote: 7.0.1
Packaged: 2020-01-17 16:09:52 UTC; tyranchick
Author: Svetlana Ovchinnikova [aut, cre],
  Simon Anders [aut]
Maintainer: Svetlana Ovchinnikova <s.ovchinnikova@zmbh.uni-heidelberg.de>
Repository: CRAN
Date/Publication: 2020-01-17 16:30:02 UTC
Built: R 4.0.0; ; 2020-04-10 08:07:49 UTC; windows
