Package: vivainsights Type: Package Title: Analyze and Visualize Data from 'Microsoft Viva Insights' Version: 0.7.2 Authors@R: c( person(given = "Martin", family = "Chan", role = c("aut", "cre"), email = "martin.chan@microsoft.com"), person(given = "Carlos", family = "Morales", role = "aut", email = "carlos.morales@microsoft.com") ) Maintainer: Martin Chan Description: Provides a versatile range of functions, including exploratory data analysis, time-series analysis, organizational network analysis, and data validation, whilst at the same time implements a set of best practices in analyzing and visualizing data specific to 'Microsoft Viva Insights'. RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Language: en-US Depends: R (>= 4.1.0) Imports: dplyr, stats, utils, tidyr, tibble, tidyselect (>= 1.0.0), magrittr, ggplot2, reshape2, scales, ggrepel, purrr, data.table, methods, htmltools, markdown, networkD3, rmarkdown, wpa, ggraph, lifecycle, glue, igraph, rlang, tidytext Suggests: flexdashboard, testthat (>= 3.0.0), lmtest, sandwich, slider, ggwordcloud URL: https://microsoft.github.io/vivainsights/ BugReports: https://github.com/microsoft/vivainsights/issues/ Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev Repository: https://microsoft.r-universe.dev Date/Publication: 2026-04-29 05:11:26 UTC RemoteUrl: https://github.com/microsoft/vivainsights RemoteRef: HEAD RemoteSha: f64eae5f966882fcd9098adf3e596890e6ca0d80 NeedsCompilation: no Packaged: 2026-06-16 07:48:12 UTC; root Author: Martin Chan [aut, cre], Carlos Morales [aut]