{
  "_id": "6a141b22acfb0bcc41d3d450",
  "Package": "surveyexplorer",
  "Title": "Quickly Explore Complex Survey Data",
  "Version": "0.2.0",
  "Authors@R": "person(\"Liam\", \"Haller\", email = \"liamhllr2@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8033-6599\"))",
  "Description": "Visualize and tabulate single-choice, multiple-choice,\nmatrix-style questions from survey data. Includes ability to\ngroup cross-tabulations, frequency distributions, and plots by\ncategorical variables and to integrate survey weights. Ideal\nfor quickly uncovering descriptive patterns in survey data.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libnode-dev",
  "Repository": "https://liamhaller.r-universe.dev",
  "Date/Publication": "2024-09-21 08:30:11 UTC",
  "RemoteUrl": "https://github.com/liamhaller/surveyexplorer",
  "RemoteRef": "HEAD",
  "RemoteSha": "9c99a9a10c05c083926fccc96c34a662932e1a3a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:45:24 UTC",
    "User": "root"
  },
  "Author": "Liam Haller [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8033-6599>)",
  "Maintainer": "Liam Haller <liamhllr2@gmail.com>",
  "MD5sum": "e96780b44d40d82dc010b48bf9144fac",
  "_user": "liamhaller",
  "_type": "src",
  "_file": "surveyexplorer_0.2.0.tar.gz",
  "_fileid": "0c17aa34f7b66d596cce330fd4bd5fdd64dae54a3d07072d42524e93bf3078ab",
  "_filesize": 989534,
  "_sha256": "0c17aa34f7b66d596cce330fd4bd5fdd64dae54a3d07072d42524e93bf3078ab",
  "_created": "2026-05-25T09:45:24.000Z",
  "_published": "2026-05-25T09:49:22.390Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77690830719,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195803250"
    },
    {
      "job": 77690830716,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195800889"
    },
    {
      "job": 77690830739,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195791919"
    },
    {
      "job": 77690830756,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195790734"
    },
    {
      "job": 77690497344,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195758671"
    },
    {
      "job": 77690830718,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195790003"
    },
    {
      "job": 77690830799,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195792155"
    },
    {
      "job": 77690830750,
      "time": 197,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195812246"
    },
    {
      "job": 77690830731,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195788575"
    }
  ],
  "_buildurl": "https://github.com/r-universe/liamhaller/actions/runs/26394080725",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/liamhaller/surveyexplorer",
  "_commit": {
    "id": "9c99a9a10c05c083926fccc96c34a662932e1a3a",
    "author": "“Liam <“liamhllr2@gmail.comgit config --listgit config --listgit config --global user.name “Liam Haller”git config --global user.name “Liam Haller”git config --global user.email “liamhllr2@gmail.com>",
    "committer": "“Liam <“liamhllr2@gmail.comgit config --listgit config --listgit config --global user.name “Liam Haller”git config --global user.name “Liam Haller”git config --global user.email “liamhllr2@gmail.com>",
    "message": "update readme text\n",
    "time": 1726907411
  },
  "_maintainer": {
    "name": "Liam Haller",
    "email": "liamhllr2@gmail.com",
    "login": "liamhaller",
    "linkedin": "in/liamhaller",
    "orcid": "0000-0001-8033-6599",
    "description": "Macro @ Greenmantle",
    "uuid": 38738609
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggupset",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "liamhaller",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "survey",
    "visualization"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "liamhaller",
      "count": 119,
      "uuid": 38738609
    }
  ],
  "_userbio": {
    "uuid": 38738609,
    "type": "user",
    "name": "Liam Haller",
    "description": "Macro @ Greenmantle"
  },
  "_downloads": {
    "count": 650,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/surveyexplorer"
  },
  "_devurl": "https://github.com/liamhaller/surveyexplorer",
  "_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/surveyexplorer.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/liamhaller/surveyexplorer",
  "_realowner": "liamhaller",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-12-21"
    },
    {
      "version": "0.2.0",
      "date": "2024-06-07"
    }
  ],
  "_exports": [
    "matrix_freq",
    "matrix_likert",
    "matrix_mean",
    "matrix_table",
    "multi_freq",
    "multi_summary",
    "multi_table",
    "single_freq",
    "single_summary",
    "single_table"
  ],
  "_datasets": [
    {
      "name": "berlinbears",
      "title": "Bears bears dataframe",
      "object": "berlinbears",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "species",
        "genus",
        "gender",
        "age",
        "is_parent",
        "income",
        "will_eat.SQ001",
        "will_eat.SQ002",
        "will_eat.SQ003",
        "will_eat.SQ004",
        "will_eat.SQ005",
        "issues.SQ001",
        "issues.SQ002",
        "issues.SQ003",
        "issues.SQ004",
        "p_likespine",
        "p_likeshoney",
        "p_eatstrash",
        "p_swims",
        "p_hibernates",
        "p_likes_zoo",
        "c_diet",
        "c_exercise",
        "h_winter",
        "h_summer",
        "weights"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "berlinbears",
      "title": "Bears bears dataframe",
      "topics": [
        "berlinbears"
      ]
    },
    {
      "page": "frequency_table",
      "title": "Base table for single & multiple choice questions",
      "topics": [
        "frequency_table"
      ]
    },
    {
      "page": "matrix_freq",
      "title": "Matrix Frequency Plot",
      "concept": [
        "matrix questions"
      ],
      "topics": [
        "matrix_freq"
      ]
    },
    {
      "page": "matrix_likert",
      "title": "Plot Likert-scale responses using ggplot2.",
      "concept": [
        "matrix questions"
      ],
      "topics": [
        "matrix_likert"
      ]
    },
    {
      "page": "matrix_mean",
      "title": "Matrix Mean Plot",
      "concept": [
        "matrix questions"
      ],
      "topics": [
        "matrix_mean"
      ]
    },
    {
      "page": "matrix_table",
      "title": "Create a table of frequencies and counts for matrix questions",
      "concept": [
        "matrix questions"
      ],
      "topics": [
        "matrix_table"
      ]
    },
    {
      "page": "multi_freq",
      "title": "Generate an UpSet plot for multiple-choice questions",
      "concept": [
        "multiple-choice questions"
      ],
      "topics": [
        "multi_freq"
      ]
    },
    {
      "page": "multi_summary",
      "title": "Compute summary statistics for a multiple choice questions",
      "concept": [
        "multiple-choice questions"
      ],
      "topics": [
        "multi_summary"
      ]
    },
    {
      "page": "multi_table",
      "title": "Create a table of frequencies and counts for multiple-choice questions",
      "concept": [
        "multiple-choice questions"
      ],
      "topics": [
        "multi_table"
      ]
    },
    {
      "page": "single_freq",
      "title": "Plot frequencies of responses for a single-choice question.",
      "concept": [
        "single-choice questions"
      ],
      "topics": [
        "single_freq"
      ]
    },
    {
      "page": "single_summary",
      "title": "Generate a summary table for a single categorical variable, providing counts and frequencies.",
      "concept": [
        "single-choice questions"
      ],
      "topics": [
        "single_summary"
      ]
    },
    {
      "page": "single_table",
      "title": "Create a table of frequencies and counts for single-choice questions",
      "concept": [
        "single-choice questions"
      ],
      "topics": [
        "single_table"
      ]
    }
  ],
  "_readme": "https://github.com/liamhaller/surveyexplorer/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggupset",
    "glue",
    "gt",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "surveyexplorer",
  "_universes": [
    "liamhaller"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-25T09:47:40.000Z",
      "distro": "noble",
      "commit": "9c99a9a10c05c083926fccc96c34a662932e1a3a",
      "fileid": "e0bc344dc3128b208f90f56efc88af815a6aa2bd97654aca87062bd8a4c5f1f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liamhaller/actions/runs/26394080725"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-25T09:47:37.000Z",
      "distro": "noble",
      "commit": "9c99a9a10c05c083926fccc96c34a662932e1a3a",
      "fileid": "9570babbcebd19a74b0819efc2a0776df63210b77503305d7b90a90b4b8ecc3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liamhaller/actions/runs/26394080725"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-25T09:47:22.000Z",
      "commit": "9c99a9a10c05c083926fccc96c34a662932e1a3a",
      "fileid": "c88de7ea497656015f3aa5127326d27415d44f658ce6e7ccae7c86590d7b8a30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liamhaller/actions/runs/26394080725"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-25T09:47:13.000Z",
      "commit": "9c99a9a10c05c083926fccc96c34a662932e1a3a",
      "fileid": "fe2b6dcb674e0a9c3ffd2a338212686c05014952fd5af0857ddc9cf5bf8a0a30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liamhaller/actions/runs/26394080725"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-25T09:47:37.000Z",
      "commit": "9c99a9a10c05c083926fccc96c34a662932e1a3a",
      "fileid": "703c409bc0ceb2e9c1f08e8e1a19dc38d88e2f1e07a6dbe214e934f017a682fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/liamhaller/actions/runs/26394080725"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-25T09:46:54.000Z",
      "commit": "9c99a9a10c05c083926fccc96c34a662932e1a3a",
      "fileid": "28a543d9cf8a9c6b2eea495d7a311c78338914b39d50920a755927fb9f9ea8c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liamhaller/actions/runs/26394080725"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-25T09:48:17.000Z",
      "commit": "9c99a9a10c05c083926fccc96c34a662932e1a3a",
      "fileid": "e031852bb56c06c7e149a7f4cf3ca2aa1beeab27b1e255bc76e47fea8d58b86c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liamhaller/actions/runs/26394080725"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-25T09:46:42.000Z",
      "commit": "9c99a9a10c05c083926fccc96c34a662932e1a3a",
      "fileid": "edc1adaecd781cc4baf590d181c5be2afb85e904cccb502539cec0d63ddb988e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liamhaller/actions/runs/26394080725"
    }
  ]
}