{
  "_id": "6a1f458db401979e734295fa",
  "Package": "crosstabser",
  "Title": "Generate Crosstabs of Labelled Data Sets with Excel Files",
  "Version": "0.0.0.9000",
  "Authors@R": "c(\nperson(given = \"Urs\",\nfamily = \"Wilke\",\nrole = c(\"aut\", \"cre\"),\nemail = \"urs.wilke@gmail.com\",\ncomment = c(ORCID = \"0000-0001-7257-2524\")),\nperson(given = \"Wolf\",\nfamily = \"Wilke\",\nrole = c(\"aut\"),\nemail = \"wilke@data-connection.de\")\n)",
  "Description": "An R package to use commands in Excel files to generate\ncrosstabs of labelled data sets (usually survey data). The\ncrosstabs can be printed to the console, and serve as an input\nfor an app to plot them interactively.",
  "License": "AGPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Remotes": [
    "git::https://codeberg.org/urswilke/datadaptor"
  ],
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "URL": "https://urswilke.codeberg.page/crosstabser,\nhttps://codeberg.org/urswilke/crosstabser,\nhttps://urswilke.r-universe.dev/crosstabser",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://urswilke.r-universe.dev",
  "Date/Publication": "2026-05-17 16:20:23 UTC",
  "RemoteUrl": "https://codeberg.org/urswilke/crosstabser",
  "RemoteRef": "HEAD",
  "RemoteSha": "16872f2736361af7de36c1009cfeb71ed76ee088",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 20:56:01 UTC",
    "User": "root"
  },
  "Author": "Urs Wilke [aut, cre] (ORCID: <https://orcid.org/0000-0001-7257-2524>),\nWolf Wilke [aut]",
  "Maintainer": "Urs Wilke <urs.wilke@gmail.com>",
  "MD5sum": "a5a599531549e46db0cbd4c2375dea60",
  "_user": "urswilke",
  "_type": "src",
  "_file": "crosstabser_0.0.0.9000.tar.gz",
  "_fileid": "9b9b0b8dab7793fd39c343ccf8791e5bb8e80419b09f70dc88894a4b2c32d71b",
  "_filesize": 355958,
  "_sha256": "9b9b0b8dab7793fd39c343ccf8791e5bb8e80419b09f70dc88894a4b2c32d71b",
  "_created": "2026-06-02T20:56:01.000Z",
  "_published": "2026-06-02T21:05:17.793Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79170953603,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7369669688"
    },
    {
      "job": 79170953617,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7369663754"
    },
    {
      "job": 79170953621,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7369642711"
    },
    {
      "job": 79170953620,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7369659772"
    },
    {
      "job": 79170341876,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7369604998"
    },
    {
      "job": 79170953611,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7369651537"
    },
    {
      "job": 79170953607,
      "time": 470,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": ""
    },
    {
      "job": 79170953615,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7369644292"
    },
    {
      "job": 79170953606,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7369650050"
    }
  ],
  "_buildurl": "https://github.com/r-universe/urswilke/actions/runs/26847341725",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://codeberg.org/urswilke/crosstabser",
  "_commit": {
    "id": "16872f2736361af7de36c1009cfeb71ed76ee088",
    "author": "urswilke <urswilke@noreply.codeberg.org>",
    "committer": "urswilke <urswilke@noreply.codeberg.org>",
    "message": "Merge pull request 'fix bugs related to overcodes, Filter & SelVar' (#47) from implement-selvar-with-categories into main\n\nReviewed-on: https://codeberg.org/urswilke/crosstabser/pulls/47\n",
    "time": 1779034823
  },
  "_maintainer": {
    "name": "Urs Wilke",
    "email": "urs.wilke@gmail.com",
    "login": "urswilke",
    "description": "https://gitlab.com/urswilke\n\nhttps://urssblogg.netlify.app/",
    "uuid": 13970666,
    "orcid": "0000-0001-7257-2524"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "openxlsx2",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "datadaptor",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "janitor",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-urswilke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 12
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 2
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 13970666,
    "type": "user",
    "name": "urswilke",
    "description": "https://gitlab.com/urswilke\r\n\r\nhttps://urssblogg.netlify.app/"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crosstabser"
  },
  "_devurl": "https://codeberg.org/urswilke/crosstabser",
  "_pkgdown": "https://urswilke.codeberg.page/crosstabser",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crosstabser.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "create_tabula",
    "gen_data_json",
    "get_tabula_options",
    "Qrow",
    "Qtab",
    "Tabula",
    "write_html_app"
  ],
  "_help": [
    {
      "page": "create_tabula",
      "title": "Create an Excel mapping file based on a labelled dataframe",
      "topics": [
        "create_tabula"
      ]
    },
    {
      "page": "gen_data_json",
      "title": "Generate data json string",
      "topics": [
        "gen_data_json"
      ]
    },
    {
      "page": "get_tabula_options",
      "title": "Generate list of options for a 'Tabula' object",
      "topics": [
        "get_tabula_options"
      ]
    },
    {
      "page": "print.Qtab",
      "title": "Print object of class \"Qtab\"",
      "topics": [
        "print.Qtab"
      ]
    },
    {
      "page": "Qrow",
      "title": "Questions row class",
      "topics": [
        "Qrow"
      ]
    },
    {
      "page": "Qtab",
      "title": "Qtab class",
      "topics": [
        "Qtab"
      ]
    },
    {
      "page": "Tabula",
      "title": "Tabulation class",
      "topics": [
        "Tabula"
      ]
    },
    {
      "page": "write_html_app",
      "title": "Write a table_charter app html file of crosstab data",
      "topics": [
        "write_html_app"
      ]
    }
  ],
  "_readme": "https://codeberg.org/urswilke/crosstabser/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "checkmate",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "cpp11",
    "crayon",
    "data.table",
    "datadaptor",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "labelled",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "memoise",
    "mime",
    "nnet",
    "openxlsx2",
    "pillar",
    "pkgconfig",
    "powerjoin",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "crosstabser.Rmd",
      "filename": "crosstabser.html",
      "title": "Calculating crosstabs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting started",
        "Dive-in",
        "Create a mapping file",
        "Mapping file content",
        "Variables",
        "Label",
        "Free1",
        "Macro",
        "Questions",
        "Use the mapping",
        "Modify data",
        "Calculate crosstabs",
        "Execute",
        "Alternative use without Excel"
      ],
      "created": "2025-02-17 22:56:11",
      "modified": "2026-02-17 17:29:49",
      "commits": 3
    },
    {
      "source": "data-format.Rmd",
      "filename": "data-format.html",
      "title": "Format of the crosstabs' data",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-01-07 22:03:13",
      "modified": "2025-01-20 11:58:02",
      "commits": 4
    },
    {
      "source": "questions-parameters.Rmd",
      "filename": "questions-parameters.html",
      "title": "Parameters in the Questions sheet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Mandatory arguments",
        "Optional arguments",
        "Optional arguments for all 4 Types",
        "Optional arguments for Type = cat",
        "Optional arguments for Type = mw",
        "Optional arguments for Type = mdg",
        "Other arguments"
      ],
      "created": "2025-01-07 16:13:15",
      "modified": "2026-04-15 10:55:30",
      "commits": 9
    }
  ],
  "_score": 3.653212513775344,
  "_indexed": true,
  "_nocasepkg": "crosstabser",
  "_universes": [
    "urswilke",
    "codeberg-urswilke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-17T17:07:09.000Z",
      "commit": "16872f2736361af7de36c1009cfeb71ed76ee088",
      "fileid": "ab20e94a8fcd633e7235270a3811d2bb6e19f3e1f2e9f51d9f44bf6564b50fb5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/25997136126"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-02T20:58:35.000Z",
      "distro": "noble",
      "commit": "16872f2736361af7de36c1009cfeb71ed76ee088",
      "fileid": "a770108e516d2c90a691a1adec2569588393b8f1d5138fa586d08c93421510d7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/26847341725"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-02T20:58:24.000Z",
      "distro": "noble",
      "commit": "16872f2736361af7de36c1009cfeb71ed76ee088",
      "fileid": "ca43918f211f9716270d7049c610726150688cda1a0d4158cfabf7fc8f6d39c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/26847341725"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-02T20:57:36.000Z",
      "commit": "16872f2736361af7de36c1009cfeb71ed76ee088",
      "fileid": "6db5428e2294f2fc75e64c475fa105fa38bceee32f14ac53da481ba5755f6fd0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/26847341725"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-02T20:58:13.000Z",
      "commit": "16872f2736361af7de36c1009cfeb71ed76ee088",
      "fileid": "39cd06e765764e634c1c9421a242da435f8a18b8a362567d7ba7a68e36893fd9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/26847341725"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-02T20:58:30.000Z",
      "commit": "16872f2736361af7de36c1009cfeb71ed76ee088",
      "fileid": "48f4676fa06475f017cd564177f02d08f77d42cad2c05f6f389d5b42ee517ed0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/26847341725"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-02T20:57:18.000Z",
      "commit": "16872f2736361af7de36c1009cfeb71ed76ee088",
      "fileid": "d0e4e4c7709353fe94ddba918c01c1ebca3fc4f92cc363a14863a95364b6e806",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/26847341725"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-02T20:57:31.000Z",
      "commit": "16872f2736361af7de36c1009cfeb71ed76ee088",
      "fileid": "20fe2295c201926d611723211610a475e8f0248364560dc6865994b20bd2ab62",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/urswilke/actions/runs/26847341725"
    }
  ]
}