Package: metricsgraphics Type: Package Title: Create Interactive Charts with the JavaScript 'MetricsGraphics' Library Version: 0.9.0 Date: 2015-12-21 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 Description: Provides an 'htmlwidgets' interface to the 'MetricsGraphics.js' ('D3'-based) charting library which is geared towards displaying time-series data. Chart types include line charts, scatterplots, histograms and rudimentary bar charts. Support for laying out multiple charts into a grid layout is also provided. All charts are interactive and many have an option for line, label and region annotations. URL: http://github.com/hrbrmstr/metricsgraphics BugReports: https://github.com/hrbrmstr/metricsgraphics/issues License: MIT + file LICENSE Suggests: testthat, RColorBrewer, ggplot2, ggplot2movies, jsonlite (>= 0.9.16), knitr (>= 1.8), shiny (>= 0.12.0), binom, dplyr, grDevices Depends: R (>= 3.0.0) Imports: magrittr, htmlwidgets, htmltools VignetteBuilder: knitr RoxygenNote: 5.0.1 NeedsCompilation: no Packaged: 2015-12-21 12:19:51 UTC; hrbrmstr 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-12-21 15:29:04 Built: R 4.2.3; ; 2024-11-28 10:58:54 UTC; unix