Package: d3po
Type: Package
Title: Fast and Beautiful Interactive Visualization for 'Markdown' and
        'Shiny'
Version: 0.3.4
Authors@R: c(
  person("Mauricio", "Vargas", role = c("aut","cre","cph"), 
   email = "mavargas11@uc.cl"),
  person("John", "Coene", role = "aut"),
  person("Riva", "Quiroga", role = "ctb"),
  person("Ariel", "Alvarado", role = "ctb"),
  person("Sylvain", "Lesage", role = "ctb"),
  person("Curran", "Kelleher", role = "ctb"),
  person("Fernando", "Becerra", role = "ctb"),
  person(family = "R Consortium", role = "fnd"))
Description: Apache licensed alternative to 'Highcharter' which provides 
  functions for both fast and beautiful interactive visualization for 'Markdown'
  and 'Shiny'.
Depends: htmlwidgets, magrittr, R (>= 2.10)
URL: https://pacha.dev/d3po/
BugReports: https://github.com/pachadotdev/d3po/issues
License: Apache License (>= 2.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Imports: assertthat, dplyr, purrr, rlang
Suggests: knitr, igraph, rmarkdown, shiny
VignetteBuilder: knitr
Packaged: 2023-03-03 19:57:26 UTC; pacha
Author: Mauricio Vargas [aut, cre, cph],
  John Coene [aut],
  Riva Quiroga [ctb],
  Ariel Alvarado [ctb],
  Sylvain Lesage [ctb],
  Curran Kelleher [ctb],
  Fernando Becerra [ctb],
  R Consortium [fnd]
Maintainer: Mauricio Vargas <mavargas11@uc.cl>
Repository: CRAN
Date/Publication: 2023-03-03 20:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:28:37 UTC; windows
