Package: vivainsights
Type: Package
Title: Analyze and Visualize Data from 'Microsoft Viva Insights'
Version: 0.3.1
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 <martin.chan@microsoft.com>
Description: Provides a versatile range of functions, including exploratory data analysis, time-series 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.2.3
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Language: en-US
Depends: R (>= 3.1.2)
Imports: dplyr, stats, utils, tidyr, tidyselect (>= 1.0.0), magrittr,
        ggplot2, DT, reshape2, scales, ggrepel, purrr, data.table,
        methods, htmltools, markdown, networkD3, rmarkdown, wpa,
        ggraph, igraph, tidytext, ggwordcloud
Suggests: flexdashboard
URL: https://microsoft.github.io/vivainsights/
NeedsCompilation: no
Packaged: 2023-05-22 11:08:47 UTC; martinchan
Author: Martin Chan [aut, cre],
  Carlos Morales [aut]
Repository: CRAN
Date/Publication: 2023-05-22 13:10:02 UTC
