Package: d3po Type: Package Title: Fast and Beautiful Interactive Visualization for 'Markdown' and 'Shiny' Version: 1.0.2 Authors@R: c( person("Mauricio", "Vargas Sepulveda", , "m.vargas.sepulveda@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-1017-7574")), person("John", "Coene", role = "aut"), 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", comment = "Funded for the 2016-2017 ISC grants cycle")) Description: Apache licensed alternative to 'Highcharter' which provides functions for both fast and beautiful interactive visualization for 'Markdown' and 'Shiny'. Depends: htmlwidgets, magrittr, R (>= 3.5) URL: https://pacha.dev/d3po/ BugReports: https://github.com/pachadotdev/d3po/issues License: Apache License (>= 2.0) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 NeedsCompilation: no Imports: assertthat, dplyr, purrr, rlang Suggests: knitr, igraph, shiny, golem, geojsonsf, sf, jsonlite, rmarkdown, tintin VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev Repository: https://pachadotdev.r-universe.dev Date/Publication: 2026-06-24 11:57:17 UTC RemoteUrl: https://github.com/pachadotdev/d3po RemoteRef: HEAD RemoteSha: 073151156492979c6855eb7c7bb80c060fd6fab7 Packaged: 2026-06-24 13:20:44 UTC; root Author: Mauricio Vargas Sepulveda [aut, cre, cph] (ORCID: ), John Coene [aut], Ariel Alvarado [ctb], Sylvain Lesage [ctb], Curran Kelleher [ctb], Fernando Becerra [ctb], Natural Earth [dtc], R Consortium [fnd] (Funded for the 2016-2017 ISC grants cycle) Maintainer: Mauricio Vargas Sepulveda