{
  "_id": "6a232c29530b9bc726bcfa18",
  "Package": "tablet",
  "Type": "Package",
  "Title": "Tabulate Descriptive Statistics in Multiple Formats",
  "Version": "0.8.1",
  "Authors@R": "person(given = \"Tim\",\nfamily = \"Bergsma\",\nrole = c(\"aut\", \"cre\"),\nemail = \"bergsmat@gmail.com\")",
  "Maintainer": "Tim Bergsma <bergsmat@gmail.com>",
  "BugReports": "https://github.com/bergsmat/tablet/issues",
  "Description": "Creates a table of descriptive statistics for factor and\nnumeric columns in a data frame. Displays these by groups, if\nany. Highly customizable, with support for 'html' and 'pdf'\nprovided by 'kableExtra'. Respects original column order,\ncolumn labels, and factor level order. See ?tablet.data.frame\nand vignettes.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libudunits2-dev",
  "Repository": "https://bergsmat.r-universe.dev",
  "Date/Publication": "2026-06-05 19:27:27 UTC",
  "RemoteUrl": "https://github.com/bergsmat/tablet",
  "RemoteRef": "HEAD",
  "RemoteSha": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 19:55:59 UTC",
    "User": "root"
  },
  "Author": "Tim Bergsma [aut, cre]",
  "MD5sum": "ddc16798ab3ce9ef29ccb1968386755a",
  "_user": "bergsmat",
  "_type": "src",
  "_file": "tablet_0.8.1.tar.gz",
  "_fileid": "2603949525b235dfaeb55e8c3cf841870c07ad66b06b105b8cfade2193d800cd",
  "_filesize": 683265,
  "_sha256": "2603949525b235dfaeb55e8c3cf841870c07ad66b06b105b8cfade2193d800cd",
  "_created": "2026-06-05T19:55:59.000Z",
  "_published": "2026-06-05T20:06:01.130Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79803220542,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7445646717"
    },
    {
      "job": 79803220530,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7445639099"
    },
    {
      "job": 79803220517,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7445703469"
    },
    {
      "job": 79803220522,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7445760074"
    },
    {
      "job": 79802674762,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7445589303"
    },
    {
      "job": 79803220605,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7445632234"
    },
    {
      "job": 79803220551,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7445630391"
    },
    {
      "job": 79803220560,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7445628236"
    },
    {
      "job": 79803220559,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7445632188"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27036764832",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bergsmat/tablet",
  "_commit": {
    "id": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
    "author": "Tim Bergsma <tim.bergsma@qpharmetra.com>",
    "committer": "Tim Bergsma <tim.bergsma@qpharmetra.com>",
    "message": "0.8.1\n",
    "time": 1780687647
  },
  "_maintainer": {
    "name": "Tim Bergsma",
    "email": "bergsmat@gmail.com",
    "login": "bergsmat",
    "description": "",
    "uuid": 5950242
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "yamlet",
      "version": ">= 0.10.21",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "spork",
      "version": ">= 0.2.7",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "reactable",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinyFiles",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    },
    {
      "package": "sortable",
      "role": "Suggests"
    },
    {
      "package": "latexpdf",
      "role": "Suggests"
    },
    {
      "package": "tinytex",
      "role": "Suggests"
    },
    {
      "package": "tools",
      "role": "Suggests"
    },
    {
      "package": "csv",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    },
    {
      "package": "shinyAce",
      "role": "Suggests"
    },
    {
      "package": "R.utils",
      "role": "Suggests"
    }
  ],
  "_owner": "bergsmat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "bergsmat",
      "count": 90,
      "uuid": 5950242
    }
  ],
  "_userbio": {
    "uuid": 5950242,
    "type": "user",
    "name": "bergsmat"
  },
  "_downloads": {
    "count": 646,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tablet"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/bergsmat/tablet",
  "_searchresults": 44,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/tablet.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bergsmat/tablet",
  "_realowner": "bergsmat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2021-01-08"
    },
    {
      "version": "0.2.1",
      "date": "2021-02-06"
    },
    {
      "version": "0.2.6",
      "date": "2021-02-21"
    },
    {
      "version": "0.2.7",
      "date": "2021-02-26"
    },
    {
      "version": "0.2.9",
      "date": "2021-05-23"
    },
    {
      "version": "0.3.1",
      "date": "2021-06-14"
    },
    {
      "version": "0.3.2",
      "date": "2021-07-18"
    },
    {
      "version": "0.4.0",
      "date": "2021-08-21"
    },
    {
      "version": "0.4.8",
      "date": "2022-01-21"
    },
    {
      "version": "0.4.9",
      "date": "2022-03-03"
    },
    {
      "version": "0.5.7",
      "date": "2022-04-23"
    },
    {
      "version": "0.5.8",
      "date": "2022-04-30"
    },
    {
      "version": "0.6.1",
      "date": "2023-05-02"
    },
    {
      "version": "0.6.2",
      "date": "2023-05-08"
    },
    {
      "version": "0.6.3",
      "date": "2023-09-15"
    },
    {
      "version": "0.6.5",
      "date": "2024-02-16"
    },
    {
      "version": "0.6.8",
      "date": "2024-03-29"
    },
    {
      "version": "0.6.11",
      "date": "2024-10-25"
    },
    {
      "version": "0.6.12",
      "date": "2024-11-14"
    },
    {
      "version": "0.7.1",
      "date": "2026-01-09"
    }
  ],
  "_exports": [
    "absolutizePath",
    "as_kable",
    "as_tablet",
    "as_xtable",
    "categoricals",
    "classifiers",
    "devalued",
    "escape_latex",
    "escape_latex.default",
    "escape_latex.latex",
    "groupfull",
    "groupless",
    "groupwise",
    "header_rows",
    "headerlist",
    "index",
    "io_tablet",
    "mesa",
    "numerics",
    "observations",
    "recap",
    "relativizePath",
    "splice",
    "tablet",
    "tablette",
    "widgets"
  ],
  "_help": [
    {
      "page": "as_kable.tablet",
      "title": "Coerce Tablet to Kable",
      "topics": [
        "as_kable.tablet"
      ]
    },
    {
      "page": "as_tablet.data.frame",
      "title": "Coerce data.frame to tablet",
      "concept": [
        "tablet"
      ],
      "topics": [
        "as_tablet.data.frame"
      ]
    },
    {
      "page": "header_rows.tablet",
      "title": "Identify Header Rows for tablet",
      "concept": [
        "tablet"
      ],
      "topics": [
        "header_rows.tablet"
      ]
    },
    {
      "page": "io_tablet",
      "title": "Import and Export Tablet",
      "concept": [
        "io"
      ],
      "topics": [
        "io_tablet"
      ]
    },
    {
      "page": "mesa",
      "title": "Drag-and-drop Descriptive Statistics",
      "topics": [
        "mesa"
      ]
    },
    {
      "page": "recap.knitr_kable",
      "title": "Recap knitr_kable.",
      "concept": [
        "recap"
      ],
      "topics": [
        "recap.knitr_kable"
      ]
    },
    {
      "page": "tablet.data.frame",
      "title": "Generate a Tablet for Data Frame",
      "topics": [
        "tablet.data.frame"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "csv",
    "data.table",
    "digest",
    "dplyr",
    "encode",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "latexpdf",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "spork",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml",
    "yamlet"
  ],
  "_vignettes": [
    {
      "source": "tablet-introduction-html.Rmd",
      "filename": "tablet-introduction-html.html",
      "title": "An Introduction to Tablet for HTML",
      "author": "Tim Bergsma",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Software",
        "Simple Case",
        "With Metadata",
        "Grouped Columns",
        "Transposed Groups",
        "Aesthetics",
        "Note",
        "Conclusion"
      ],
      "created": "2020-12-30 19:38:20",
      "modified": "2023-04-24 22:39:39",
      "commits": 7
    },
    {
      "source": "tablet-introduction-pdf.Rmd",
      "filename": "tablet-introduction-pdf.pdf",
      "title": "An Introduction to Tablet for PDF",
      "author": "Tim Bergsma",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Software",
        "Simple Case",
        "With Metadata",
        "As Xtable",
        "Grouped Columns",
        "Transposed Groups",
        "Aesthetics",
        "Note",
        "Conclusion"
      ],
      "created": "2020-12-30 19:38:20",
      "modified": "2023-04-24 22:39:39",
      "commits": 9
    }
  ],
  "_score": 5.801815168581437,
  "_indexed": true,
  "_nocasepkg": "tablet",
  "_universes": [
    "bergsmat"
  ],
  "_previous": "0.7.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-06-05T19:58:35.000Z",
      "distro": "noble",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "34e5ef873be1ed82b5590466a55aa8c2c943f073595fa8b2493d00ca9b1351fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27036764832"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-06-05T19:58:11.000Z",
      "distro": "noble",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "fa69974af66db2ff9afdc43748b2ae8c54fcb8a45d23f4c96ec75da3e0420a3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27036764832"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-06-05T20:02:01.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "1b637667e777293c1d5549eb9d09d096e9498c1199fb039b6e76df7d8fdd91b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27036764832"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-06-05T20:05:10.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "21defd0acef318a285445835cc1a8ab78c59e7a9d3876058db55b39c11a135d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27036764832"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-06-05T19:58:36.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "da57940983e3cf6dadeb17f9a2631ead95393131c8a47b4b2bf1163e98ac93a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27036764832"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-06-05T19:57:29.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "e90f7ffd00f55914a4c77f0f500e5cec5acbe5df3ff927ff6d1f38e605bb4aa7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27036764832"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-06-05T19:57:32.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "6545367cb0c5763d46c7b6665d4d87a6874b2d70b442a6026d5843cb4f4b55f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27036764832"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-06-05T19:57:34.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "fef433ad556e4a6fec457807520e05853529466a0d29c55b1651cd36986c2c7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/27036764832"
    }
  ]
}