Package: connectViz Title: Visualize Your 'RStudio Connect' Server Usage Data Version: 0.0.0.9146 Authors@R: c( person("David", "Granjon", , "dgranjon@ymail.com", role = c("aut", "cre")), person(given = "Christophe", family = "Regouby", role = c("ctb"), email = "christophe.regouby@airbus.com") ) Description: A collection of helper functions and 'htmlwidgets' to help admins or user better understand how 'RStudio Connect' is used in their organization. The package provides plug and play visualizations that can be customized depending on needs. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Suggests: testthat (>= 3.0.0), shinydashboard Config/testthat/edition: 3 URL: https://github.com/RinteRface/connectViz BugReports: https://github.com/RinteRface/connectViz/issues Imports: magrittr, lubridate, dplyr (>= 1.0.0), data.table, purrr, tibble, apexcharter (>= 0.3.0.9100), scales, toastui, connectapi (>= 0.1.0.9031), shiny, echarts4r, tidyr, rlang (>= 1.0.0), visNetwork, htmlwidgets Remotes: rstudio/connectapi Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://cynkra.r-universe.dev Date/Publication: 2024-01-22 18:39:15 UTC RemoteUrl: https://github.com/RinteRface/connectviz RemoteRef: HEAD RemoteSha: 7fd35b9f17b13a814d8f735df681e4d8c61dd90e NeedsCompilation: no Packaged: 2026-06-21 06:11:16 UTC; root Author: David Granjon [aut, cre], Christophe Regouby [ctb] Maintainer: David Granjon