{
  "_id": "6a0ff394acfb0bcc41c773da",
  "Package": "LikertEZ",
  "Title": "Easy Analysis and Visualization of Likert Scale Data",
  "Version": "0.1.0",
  "Authors@R": "person(\"Mohammad\", \"Mollazehi\", email = \"mmolazehi@lu.edu.qa\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides functions for summarizing, visualizing, and\nanalyzing Likert-scale survey data. Includes support for\ncomputing descriptive statistics, Relative Importance Index\n(RII), reliability analysis (Cronbach's Alpha), and response\ndistribution plots.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 06:09:01 UTC",
    "User": "root"
  },
  "Author": "Mohammad Mollazehi [aut, cre]",
  "Maintainer": "Mohammad Mollazehi <mmolazehi@lu.edu.qa>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-03-31 17:30:13 UTC",
  "RemoteUrl": "https://github.com/cran/LikertEZ",
  "RemoteRef": "HEAD",
  "RemoteSha": "3dd457957218e2364c61c63d8bbdecba7836f016",
  "MD5sum": "48389b0f43988be9d1fd0d8fa069ea11",
  "_user": "cran",
  "_type": "src",
  "_file": "LikertEZ_0.1.0.tar.gz",
  "_fileid": "70c11e2b0dbf51abd43fff6755924aeb819d319aa0922e3fb424e9a6f2f24f01",
  "_filesize": 85234,
  "_sha256": "70c11e2b0dbf51abd43fff6755924aeb819d319aa0922e3fb424e9a6f2f24f01",
  "_created": "2026-05-22T06:09:01.000Z",
  "_published": "2026-05-22T06:11:32.098Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77325939267,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153910779"
    },
    {
      "job": 77325939282,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153912671"
    },
    {
      "job": 77325650129,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153887563"
    },
    {
      "job": 77325939271,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153907480"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26271444873",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/LikertEZ",
  "_commit": {
    "id": "3dd457957218e2364c61c63d8bbdecba7836f016",
    "author": "Mohammad Mollazehi <mmolazehi@lu.edu.qa>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1743442213
  },
  "_maintainer": {
    "name": "Mohammad Mollazehi",
    "email": "mmolazehi@lu.edu.qa"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LikertEZ"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LikertEZ.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-03-31"
    }
  ],
  "_exports": [
    "cronbach_alpha",
    "plot_item",
    "rank_items",
    "rii_weighted",
    "summarize",
    "summary_table_all"
  ],
  "_help": [
    {
      "page": "cronbach_alpha",
      "title": "Cronbach Alpha for a set of ordinal items",
      "topics": [
        "cronbach_alpha"
      ]
    },
    {
      "page": "plot_item",
      "title": "Barplot with RII annotation",
      "topics": [
        "plot_item"
      ]
    },
    {
      "page": "rank_items",
      "title": "Rank items by RII or Mean",
      "topics": [
        "rank_items"
      ]
    },
    {
      "page": "rii_weighted",
      "title": "Weighted RII Calculation",
      "topics": [
        "rii_weighted"
      ]
    },
    {
      "page": "summarize",
      "title": "Summarize a Likert item",
      "topics": [
        "summarize"
      ]
    },
    {
      "page": "summary_table_all",
      "title": "Create a tidy summary table of all items",
      "topics": [
        "summary_table_all"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "likertez",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T06:10:50.000Z",
      "distro": "noble",
      "commit": "3dd457957218e2364c61c63d8bbdecba7836f016",
      "fileid": "93a03712c24037828fffa3c492ddfb976d728a31d70b0882bb15ea477a7de141",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271444873"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T06:10:56.000Z",
      "distro": "noble",
      "commit": "3dd457957218e2364c61c63d8bbdecba7836f016",
      "fileid": "10fcdd803606f849cb8499f270878ca2231335739bf7f5c818c4a4848705fb8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271444873"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T06:10:54.000Z",
      "commit": "3dd457957218e2364c61c63d8bbdecba7836f016",
      "fileid": "069f43aaeb28fd999f396ef7b93715d2950b85e5106ea5e57c2dfd8640e10b60",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271444873"
    }
  ]
}