Package: d3po
Type: Package
Title: Fast and Beautiful Interactive Visualization for 'Markdown' and
        'Shiny'
Version: 0.5.5
Authors@R: c(
  person("Mauricio", "Vargas Sepulveda", role = c("aut","cre","cph"), 
   email = "m.sepulveda@mail.utoronto.ca"),
  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 = "Natural Earth", role = "dtc"),
  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.2.3
NeedsCompilation: no
Imports: assertthat, dplyr, purrr, rlang
Suggests: knitr, igraph, rmarkdown, shiny, golem
VignetteBuilder: knitr
Packaged: 2023-06-16 20:58:35 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre, cph],
  John Coene [aut],
  Riva Quiroga [ctb],
  Ariel Alvarado [ctb],
  Sylvain Lesage [ctb],
  Curran Kelleher [ctb],
  Fernando Becerra [ctb],
  Natural Earth [dtc],
  R Consortium [fnd]
Maintainer: Mauricio Vargas Sepulveda <m.sepulveda@mail.utoronto.ca>
Repository: CRAN
Date/Publication: 2023-06-19 08:10:02 UTC
Built: R 4.3.0; ; 2023-06-19 09:27:36 UTC; unix
