{
  "_id": "6a207711cd65a98ecbd15400",
  "Package": "vivaglint",
  "Type": "Package",
  "Title": "Analysis Tools for 'Viva Glint' Survey Data",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Eric\", \"Knudsen\", , \"ericknudsen@microsoft.com\", role = c(\"aut\", \"cre\")),\nperson(\"Microsoft Corporation\", role = \"cph\")\n)",
  "Description": "Provides functions for importing, validating, and\nanalyzing 'Viva Glint' survey data exports, with optional\nAPI-based import via the 'Microsoft Graph' API. Includes tools\nfor data reshaping, question-level analysis, multi-cycle\ncomparisons, organizational hierarchy analysis, factor\nanalysis, and correlation analysis. Harman (1960, ISBN:\n0226316513); Husser (2017)\n<doi:10.1002/9781118901731.iecrm0048>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/microsoft/vivaglint",
  "BugReports": "https://github.com/microsoft/vivaglint/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://microsoft.r-universe.dev",
  "Date/Publication": "2026-06-03 13:41:35 UTC",
  "RemoteUrl": "https://github.com/microsoft/vivaglint",
  "RemoteRef": "HEAD",
  "RemoteSha": "2af479d7e273907b8d59580cb21a20118572cf63",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 18:44:50 UTC",
    "User": "root"
  },
  "Author": "Eric Knudsen [aut, cre],\nMicrosoft Corporation [cph]",
  "Maintainer": "Eric Knudsen <ericknudsen@microsoft.com>",
  "MD5sum": "be3239f68881142387c2a4ad50c5e52e",
  "_user": "microsoft",
  "_type": "src",
  "_file": "vivaglint_0.1.1.tar.gz",
  "_fileid": "c4a26b61912750bce299eda61afd4ac24349e2a43d4db7aba4e9d6e25774522e",
  "_filesize": 298829,
  "_sha256": "c4a26b61912750bce299eda61afd4ac24349e2a43d4db7aba4e9d6e25774522e",
  "_created": "2026-06-03T18:44:50.000Z",
  "_published": "2026-06-03T18:48:49.155Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79369891575,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7393769262"
    },
    {
      "job": 79369891526,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393769284"
    },
    {
      "job": 79369891514,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7393793164"
    },
    {
      "job": 79369891513,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393784462"
    },
    {
      "job": 79369356009,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393713188"
    },
    {
      "job": 79369891614,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393759006"
    },
    {
      "job": 79369891559,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7393758937"
    },
    {
      "job": 79369891539,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7393750468"
    },
    {
      "job": 79369891552,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393746993"
    }
  ],
  "_buildurl": "https://github.com/r-universe/microsoft/actions/runs/26905533071",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/microsoft/vivaglint",
  "_commit": {
    "id": "2af479d7e273907b8d59580cb21a20118572cf63",
    "author": "eknuds <eknudsen88@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from Tbhatt-Github/feat/api-modes\n\nAdd survey and daterange modes to read_glint_survey_api() to cover all API surface area.",
    "time": 1780494095
  },
  "_maintainer": {
    "name": "Eric Knudsen",
    "email": "ericknudsen@microsoft.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "microsoft",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 6
    },
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 6
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 8
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-12"
    },
    {
      "name": "v.0.1.1",
      "date": "2026-04-22"
    },
    {
      "name": "v0.1.2",
      "date": "2026-06-03"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "eknuds",
      "count": 5,
      "uuid": 223532572
    }
  ],
  "_userbio": {
    "uuid": 6154722,
    "type": "organization",
    "name": "Microsoft",
    "description": "Open source projects and samples from Microsoft"
  },
  "_downloads": {
    "count": 470,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vivaglint"
  },
  "_devurl": "https://github.com/microsoft/vivaglint",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/vivaglint.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/microsoft/vivaglint",
  "_realowner": "microsoft",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-04-24"
    }
  ],
  "_exports": [
    "aggregate_by_manager",
    "analyze_attrition",
    "analyze_by_attributes",
    "compare_cycles",
    "extract_questions",
    "extract_survey_factors",
    "get_correlations",
    "get_response_dist",
    "glint_setup",
    "join_attributes",
    "pivot_long",
    "read_glint_survey",
    "read_glint_survey_api",
    "search_comments",
    "split_survey_data",
    "summarize_survey"
  ],
  "_help": [
    {
      "page": "aggregate_by_manager",
      "title": "Aggregate Responses by Manager",
      "topics": [
        "aggregate_by_manager"
      ]
    },
    {
      "page": "analyze_attrition",
      "title": "Analyze Employee Attrition",
      "topics": [
        "analyze_attrition"
      ]
    },
    {
      "page": "analyze_by_attributes",
      "title": "Analyze Survey Responses by Attributes",
      "topics": [
        "analyze_by_attributes"
      ]
    },
    {
      "page": "compare_cycles",
      "title": "Compare Survey Cycles",
      "topics": [
        "compare_cycles"
      ]
    },
    {
      "page": "extract_questions",
      "title": "Extract Questions from Glint Survey",
      "topics": [
        "extract_questions"
      ]
    },
    {
      "page": "extract_survey_factors",
      "title": "Extract Survey Factors",
      "topics": [
        "extract_survey_factors"
      ]
    },
    {
      "page": "get_correlations",
      "title": "Calculate Question Correlations",
      "topics": [
        "get_correlations"
      ]
    },
    {
      "page": "get_response_dist",
      "title": "Get Response Distribution",
      "topics": [
        "get_response_dist"
      ]
    },
    {
      "page": "glint_setup",
      "title": "Configure Viva Glint API credentials",
      "topics": [
        "glint_setup"
      ]
    },
    {
      "page": "join_attributes",
      "title": "Join Employee Attributes to Survey Data",
      "topics": [
        "join_attributes"
      ]
    },
    {
      "page": "pivot_long",
      "title": "Pivot Survey Data to Long Format",
      "topics": [
        "pivot_long"
      ]
    },
    {
      "page": "read_glint_survey",
      "title": "Read Viva Glint Survey Data",
      "topics": [
        "read_glint_survey"
      ]
    },
    {
      "page": "read_glint_survey_api",
      "title": "Read Viva Glint Survey Data via API",
      "topics": [
        "read_glint_survey_api"
      ]
    },
    {
      "page": "search_comments",
      "title": "Search Survey Comments",
      "topics": [
        "search_comments"
      ]
    },
    {
      "page": "split_survey_data",
      "title": "Split Survey Data into Quantitative and Qualitative Components",
      "topics": [
        "split_survey_data"
      ]
    },
    {
      "page": "summarize_survey",
      "title": "Summarize Survey Questions",
      "topics": [
        "summarize_survey"
      ]
    }
  ],
  "_readme": "https://github.com/microsoft/vivaglint/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "vivaglint-intro.Rmd",
      "filename": "vivaglint-intro.html",
      "title": "Introduction to vivaglint",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Key Capabilities",
        "Getting Started",
        "Installation",
        "Basic Workflow",
        "1. Import Your Glint Export",
        "2. Get a Question-Level Summary",
        "3. Focus on Specific Questions",
        "4. Explore Response Distributions",
        "Multi-Cycle Trend Analysis",
        "Manager-Level Analysis",
        "Roll Up to Manager Level",
        "Demographic Analysis",
        "Segment by Employee Attributes",
        "Pre-Joining Attributes for Multiple Analyses",
        "Attrition Risk Analysis",
        "Segment Attrition by Demographics",
        "Correlation and Factor Analysis",
        "Understand Which Items Move Together",
        "Factor Analysis",
        "Working with Comments",
        "Full-Text Comment Search",
        "Convert to Long Format for NLP",
        "Separating Quantitative and Qualitative Data",
        "Privacy and Data Handling",
        "Minimum Group Sizes",
        "Local Processing",
        "Additional Resources"
      ],
      "created": "2026-02-04 18:21:39",
      "modified": "2026-04-22 18:40:49",
      "commits": 3
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "vivaglint",
  "_universes": [
    "microsoft"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-03T18:47:07.000Z",
      "distro": "noble",
      "commit": "2af479d7e273907b8d59580cb21a20118572cf63",
      "fileid": "e1c7c3ba96858ddede325ebf1bc46ec28589494b511c6eda1442f75982fb124b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/microsoft/actions/runs/26905533071"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-03T18:47:06.000Z",
      "distro": "noble",
      "commit": "2af479d7e273907b8d59580cb21a20118572cf63",
      "fileid": "502d9058a00a840398efbe00d8f72aafb5ef8ee9f775f4774fef4e887a47d7be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/microsoft/actions/runs/26905533071"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-03T18:48:15.000Z",
      "commit": "2af479d7e273907b8d59580cb21a20118572cf63",
      "fileid": "427c716f578212cc5bda782656ee6558c3181bd5f0276a183f343d5ea51f8a5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/microsoft/actions/runs/26905533071"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-03T18:47:51.000Z",
      "commit": "2af479d7e273907b8d59580cb21a20118572cf63",
      "fileid": "2f8a815524b1c57c97e132d929b407fa4bbbcfcca7c59f33ed1d3c4666240603",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/microsoft/actions/runs/26905533071"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-03T18:47:05.000Z",
      "commit": "2af479d7e273907b8d59580cb21a20118572cf63",
      "fileid": "de5a89911d38bf2d3e549733addab742b4ec229646d4a0c9330acaf914652766",
      "status": "success",
      "buildurl": "https://github.com/r-universe/microsoft/actions/runs/26905533071"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-03T18:46:36.000Z",
      "commit": "2af479d7e273907b8d59580cb21a20118572cf63",
      "fileid": "6cd4e9167a1b2b3719901981e97e87ca1eb6b0f06210747b107809ad675c5c43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/microsoft/actions/runs/26905533071"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-03T18:46:13.000Z",
      "commit": "2af479d7e273907b8d59580cb21a20118572cf63",
      "fileid": "1f45e2cb9c0153986afef6f3d87b3d089851fe35ffef99e5b4615a065939ee61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/microsoft/actions/runs/26905533071"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-03T18:46:05.000Z",
      "commit": "2af479d7e273907b8d59580cb21a20118572cf63",
      "fileid": "9f83e0ea5bc830f924c7a51c9f0f67892e4c643181a0e8a08062d1b5a95ec726",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/microsoft/actions/runs/26905533071"
    }
  ]
}