Package: Rnvd3 Type: Package Title: An Incomplete Wrapper of the 'nvd3' JavaScript Library Version: 1.0.0 Authors@R: c( person("Stéphane", "Laurent", email = "laurent_step@outlook.fr", role = c("aut", "cre")), person("Novus Partners, Inc.", role = "cph", comment = "'nvd3.js' library"), person("Michael", "Bostock", role = "cph", comment = "'d3.js' library") ) Maintainer: Stéphane Laurent Description: Creates JavaScript charts with the 'nvd3' library. So far only the multibar chart, the horizontal multibar chart, the line chart and the line chart with focus are available. License: GPL-3 Encoding: UTF-8 URL: https://github.com/stla/Rnvd3 BugReports: https://github.com/stla/Rnvd3/issues Imports: lubridate, data.table, htmlwidgets, lazyeval, viridisLite, htmltools, jsonlite, grDevices, utils Suggests: reshape2, shiny RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://stla.r-universe.dev Date/Publication: 2021-09-01 12:37:33 UTC RemoteUrl: https://github.com/stla/rnvd3 RemoteRef: HEAD RemoteSha: 49581872576f71a552560c258062c7cc80e1a857 NeedsCompilation: no Packaged: 2026-06-18 10:45:01 UTC; root Author: Stéphane Laurent [aut, cre], Novus Partners, Inc. [cph] ('nvd3.js' library), Michael Bostock [cph] ('d3.js' library)