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 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 RoxygenNote: 7.1.1 URL: https://github.com/stla/graph3d BugReports: https://github.com/stla/graph3d/issues Config/pak/sysreqs: cmake make libuv1-dev Repository: https://stla.r-universe.dev Date/Publication: 2020-11-12 19:44:05 UTC RemoteUrl: https://github.com/stla/graph3d RemoteRef: HEAD RemoteSha: 9dbd68533b190ae405168bde44dff1ccf0ba9b70 NeedsCompilation: no Packaged: 2026-07-07 07:40:33 UTC; root Author: Stéphane Laurent [aut, cre] (R interface), B. V. Almende [aut, cph] (vis.js library), vis.js contributors [aut, cph]