Package: rCharts
Type: Package
Title: Interactive Charts using Polycharts.js
Version: 0.4.2
Date: 2013-04-09
Authors@R: c(
  person("Thomas", "Reinholdsson", role = "ctb"),
  person("Kenton", "Russell", role = "ctb"),
  person("Ramnath", "Vaidyanathan", email = "ramnath.vaidya@gmail.com", 
    role = c("aut", "cre")
  ))
Maintainer: Ramnath Vaidyanathan <ramnath.vaidya@gmail.com>
Description: Create interactive visualizations with a plotting interface
    familiar to R users using the Polycharts javascript library
Imports: plyr, lattice, RCurl, RJSONIO, whisker, yaml
License: MIT
Collate: 'utils.R' 'utils-rickshaw.R' 'rChartsClass.R' 'Datatables.R'
        'Dimple.R' 'Polycharts.R' 'Morris.R' 'Nvd3.R' 'Rickshaw.R'
        'xCharts.R' 'toJSON.R' 'getLayer.R' 'renderChart.R'
        'showOutput.R' 'gist.R' 'publish.R' 'Highcharts.R' 'Vega.R'
        'Leaflet.R' 'makeExamples.R' 'Timeline.R' 'Uvcharts.R'
Author: Thomas Reinholdsson [ctb],
  Kenton Russell [ctb],
  Ramnath Vaidyanathan [aut, cre]
Built: R 4.5.3; ; 2026-03-11 21:28:45 UTC; unix
