Package: graph3d
Type: Package
Title: A Wrapper of the JavaScript Library 'vis-graph3d'
Version: 0.2.0
Date: 2020-11-12
Authors@R: c(
  person("Stéphane", "Laurent", email = "laurent_step@outlook.fr",
    role = c("aut", "cre"), comment = "R interface"),
  person("B. V.", "Almende", role = c("aut", "cph"), comment = "vis.js library"),
  person("vis.js contributors", role = c("aut", "cph")))
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Create interactive visualization charts to draw data in three dimensional graphs. The graphs can be included in Shiny apps and R markdown documents, or viewed from the R console and 'RStudio' Viewer. Based on the 'vis.js' Graph3d module and the 'htmlwidgets' R package.
License: GPL-3
Imports: htmlwidgets, lazyeval
Suggests: shiny, viridisLite
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/stla/graph3d
BugReports: https://github.com/stla/graph3d/issues
NeedsCompilation: no
Packaged: 2020-11-12 19:47:53 UTC; stla
Author: Stéphane Laurent [aut, cre] (R interface),
  B. V. Almende [aut, cph] (vis.js library),
  vis.js contributors [aut, cph]
Repository: CRAN
Date/Publication: 2020-11-12 20:00:02 UTC
Built: R 4.3.0; ; 2023-04-06 21:32:14 UTC; unix
