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 <laurent_step@outlook.fr>
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
NeedsCompilation: no
Packaged: 2021-09-01 12:39:26 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  Novus Partners, Inc. [cph] ('nvd3.js' library),
  Michael Bostock [cph] ('d3.js' library)
Repository: CRAN
Date/Publication: 2021-09-02 09:20:05 UTC
Built: R 4.3.0; ; 2023-04-12 19:28:03 UTC; unix
