{
  "_id": "6a4a2a6e4727062d5eca5475",
  "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-07-05 09:52:03 UTC",
    "User": "root"
  },
  "Author": "Tim Bergsma [aut, cre]",
  "_user": "bergsmat",
  "_type": "src",
  "_file": "tablet_0.8.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/0557cbe99060f2d1f78fe367f34c34583caa1ec1dde25c5c52cb41bd179f06e5",
  "_filesize": 684412,
  "_sha256": "0557cbe99060f2d1f78fe367f34c34583caa1ec1dde25c5c52cb41bd179f06e5",
  "_expires": "2026-10-13T09:57:00.000Z",
  "_created": "2026-07-05T09:52:03.000Z",
  "_published": "2026-07-22T04:48:08.402Z",
  "_jobs": [
    {
      "job": 85212418965,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090621851"
    },
    {
      "job": 85212418971,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090621888"
    },
    {
      "job": 85212418992,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090624585"
    },
    {
      "job": 85212418972,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090632237"
    },
    {
      "job": 85212171509,
      "time": 217,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090597589"
    },
    {
      "job": 85212418967,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090620861"
    },
    {
      "job": 85212418982,
      "time": 156,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090618237"
    },
    {
      "job": 85212418981,
      "time": 157,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090618256"
    },
    {
      "job": 85212418980,
      "time": 178,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090621289"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bergsmat/actions/runs/28736735183",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 15
  },
  "_downloads": {
    "count": 762,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tablet"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/bergsmat/tablet",
  "_searchresults": 44,
  "_rbuild": "4.6.1",
  "_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"
    },
    {
      "version": "0.8.1",
      "date": "2026-06-05"
    }
  ],
  "_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"
  ],
  "_failure": {
    "version": "0.9.1",
    "commit": {
      "id": "86df32089ddea0940e28f759a2df9c1543b7e871",
      "author": "Tim Bergsma <tim.bergsma@qpharmetra.com>",
      "committer": "Tim Bergsma <tim.bergsma@qpharmetra.com>",
      "message": "0.9.1\n",
      "time": 1784432223
    },
    "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/29674316099",
    "date": "2026-07-22T04:48:08.397Z",
    "job": {
      "job": 88833679457,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8518557592"
    }
  },
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-07-05T09:54:35.000Z",
      "distro": "resolute",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "https://r2.ropensci.org/18992c4daa9cd316ae07a4984b2b1680aa654829616a203dfd08a9fd8bfadd41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/28736735183"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-07-05T09:54:35.000Z",
      "distro": "resolute",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "https://r2.ropensci.org/91de14c6318200410582b438363445b3fb647dcb0ce07a79b80ed7f69a966d14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/28736735183"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-07-05T09:55:17.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "https://r2.ropensci.org/7830a11279161c0a083e5ee824aa546b4694530fb3662d3b7386f697c8bb0bf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/28736735183"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-07-05T09:56:15.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "https://r2.ropensci.org/dc0330fae16008b98fcb7ac07eb7a770d2fa33968af374d47e653b2763ed36b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/28736735183"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-07-05T09:55:15.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "https://r2.ropensci.org/5bfa11afc30f304a9f8392ff07025fe6715be14012daa3960afa47ee94b675bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/28736735183"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-07-05T09:53:51.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "https://r2.ropensci.org/bbef05b8527618668122f166372c4844439b0b086a2eef2e97eb0c0e1a43f459",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/28736735183"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-07-05T09:53:55.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "https://r2.ropensci.org/28c3e48d81b5e6f4dc48dbac645913cb1c446be5ba393d19480278ee41c62fde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/28736735183"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-07-05T09:54:18.000Z",
      "commit": "70b2c31ac7c5d888ef8c958eddac4bc5a79205d3",
      "fileid": "https://r2.ropensci.org/3f1f08f7c1446b82862dc7eface5ba98e9b977dba6bbc9a562930c5ac7c90730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bergsmat/actions/runs/28736735183"
    }
  ]
}