Package: metricsgraphics
Type: Package
Title: Create Interactive Charts with the JavaScript 'MetricsGraphics'
        Library
Version: 0.8.5
Date: 2015-06-14
Authors@R: c(
      person("Bob", "Rudis", email = "bob@rudis.net", role = c("aut", "cre")),
      person("Ali", "Almossawi", role = c("ctb", "cph"), comment = "MetricsGraphics library"),
      person("Hamilton", "Ulmer", role = c("ctb", "cph"), comment = "MetricsGraphics library"),
      person("Mozilla", role = c("cph"), comment = "MetricsGraphics library"),
      person("jQuery Foundation and contributors", role = c("ctb", "cph"), comment = "jQuery library")
    )
Maintainer: Bob Rudis <bob@rudis.net>
Description: Provides an 'htmlwidgets' interface to the 'MetricsGraphics.js' ('D3'-based) charting
    library which is geared towards displaying time-series data.
URL: http://github.com/hrbrmstr/metricsgraphics
BugReports: https://github.com/hrbrmstr/metricsgraphics/issues
License: MIT + file LICENSE
Suggests: testthat, RColorBrewer, ggplot2, jsonlite (>= 0.9.16), knitr
        (>= 1.8), shiny (>= 0.12.0), binom, dplyr
Depends: R (>= 3.0.0)
Imports: magrittr, htmlwidgets, htmltools
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-06-14 13:05:00 UTC; bob
Author: Bob Rudis [aut, cre],
  Ali Almossawi [ctb, cph] (MetricsGraphics library),
  Hamilton Ulmer [ctb, cph] (MetricsGraphics library),
  Mozilla [cph] (MetricsGraphics library),
  jQuery Foundation and contributors [ctb, cph] (jQuery library)
Repository: CRAN
Date/Publication: 2015-06-14 15:21:10
