{
  "_id": "6a59553009eb0996dd68c606",
  "Package": "tinytable",
  "Type": "Package",
  "Title": "Simple and Configurable Tables in 'HTML', 'LaTeX', 'Markdown',\n'Word', 'PNG', 'PDF', and 'Typst' Formats",
  "Description": "Create highly customized tables with this simple and\ndependency-free package. Data frames can be converted to\n'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', or 'Typst'\ntables. The user interface is minimalist and easy to learn. The\nsyntax is concise. 'HTML' tables can be customized using the\nflexible 'Bootstrap' framework, and 'LaTeX' code with the\n'tabularray' package.",
  "Version": "0.17.0.4",
  "URL": "https://vincentarelbundock.github.io/tinytable/",
  "BugReports": "https://github.com/vincentarelbundock/tinytable/issues",
  "Authors@R": "c(\nperson(\"Vincent\", \"Arel-Bundock\",\nemail = \"vincent.arel-bundock@umontreal.ca\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2042-7063\")))",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://vincentarelbundock.r-universe.dev",
  "Date/Publication": "2026-07-16 21:43:49 UTC",
  "RemoteUrl": "https://github.com/vincentarelbundock/tinytable",
  "RemoteRef": "HEAD",
  "RemoteSha": "bbe57a44fdd18a1017eee7580546adf79a917fbe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 21:53:43 UTC",
    "User": "root"
  },
  "Author": "Vincent Arel-Bundock [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2042-7063>)",
  "Maintainer": "Vincent Arel-Bundock <vincent.arel-bundock@umontreal.ca>",
  "_user": "vincentarelbundock",
  "_type": "src",
  "_file": "tinytable_0.17.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/bda75b9fceb92f3a1347b8248931c286e8e319aea7973cff8a246d2ccc145a58",
  "_filesize": 638490,
  "_sha256": "bda75b9fceb92f3a1347b8248931c286e8e319aea7973cff8a246d2ccc145a58",
  "_expires": "2026-10-24T22:03:26.000Z",
  "_created": "2026-07-16T21:53:43.000Z",
  "_published": "2026-07-16T22:03:28.376Z",
  "_jobs": [
    {
      "job": 87752663252,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8391230240"
    },
    {
      "job": 87752663256,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8391207061"
    },
    {
      "job": 87752663261,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8391217416"
    },
    {
      "job": 87752200737,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8391174981"
    },
    {
      "job": 87752663247,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8391216110"
    },
    {
      "job": 87752663262,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8391209798"
    },
    {
      "job": 87752663266,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8391215984"
    },
    {
      "job": 87752663276,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8391216445"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vincentarelbundock/actions/runs/29537493125",
  "_status": "success",
  "_upstream": "https://github.com/vincentarelbundock/tinytable",
  "_commit": {
    "id": "bbe57a44fdd18a1017eee7580546adf79a917fbe",
    "author": "Vincent Arel-Bundock <vincent.arel-bundock@umontreal.ca>",
    "committer": "Vincent Arel-Bundock <vincent.arel-bundock@umontreal.ca>",
    "message": "bump\n",
    "time": 1784238229
  },
  "_maintainer": {
    "name": "Vincent Arel-Bundock",
    "email": "vincent.arel-bundock@umontreal.ca",
    "login": "vincentarelbundock",
    "description": "Political science prof",
    "uuid": 987057,
    "orcid": "0000-0003-2042-7063"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "version": ">= 1.15.2",
      "role": "Suggests"
    },
    {
      "package": "estimatr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gh",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "litedown",
      "version": ">= 0.6",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "marginaleffects",
      "role": "Suggests"
    },
    {
      "package": "modelsummary",
      "role": "Suggests"
    },
    {
      "package": "pandoc",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "Rdatasets",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tinysnapshot",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "tinytex",
      "role": "Suggests"
    },
    {
      "package": "xfun",
      "version": ">= 0.51",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Enhances"
    }
  ],
  "_owner": "vincentarelbundock",
  "_selfowned": true,
  "_usedby": 16,
  "_updates": [
    {
      "week": "2025-29",
      "n": 41
    },
    {
      "week": "2025-30",
      "n": 64
    },
    {
      "week": "2025-31",
      "n": 47
    },
    {
      "week": "2025-32",
      "n": 24
    },
    {
      "week": "2025-33",
      "n": 4
    },
    {
      "week": "2025-34",
      "n": 20
    },
    {
      "week": "2025-35",
      "n": 24
    },
    {
      "week": "2025-36",
      "n": 11
    },
    {
      "week": "2025-38",
      "n": 30
    },
    {
      "week": "2025-39",
      "n": 35
    },
    {
      "week": "2025-40",
      "n": 19
    },
    {
      "week": "2025-41",
      "n": 24
    },
    {
      "week": "2025-42",
      "n": 5
    },
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 6
    },
    {
      "week": "2025-45",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2025-48",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-51",
      "n": 7
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 5
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 5
    },
    {
      "week": "2026-10",
      "n": 9
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 7
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 8
    },
    {
      "week": "2026-20",
      "n": 5
    },
    {
      "week": "2026-23",
      "n": 6
    },
    {
      "week": "2026-26",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 6
    },
    {
      "week": "2026-29",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.15.0",
      "date": "2025-10-18"
    },
    {
      "name": "0.15.1",
      "date": "2025-10-31"
    },
    {
      "name": "0.16.0",
      "date": "2026-02-10"
    }
  ],
  "_stars": 336,
  "_contributors": [
    {
      "user": "vincentarelbundock",
      "count": 1419,
      "uuid": 987057
    },
    {
      "user": "florence-laflamme",
      "count": 6,
      "uuid": 158511316
    },
    {
      "user": "kylebutts",
      "count": 6,
      "uuid": 19961439
    },
    {
      "user": "aghaynes",
      "count": 4,
      "uuid": 6594028
    },
    {
      "user": "marcboschmatas",
      "count": 3,
      "uuid": 64325179
    },
    {
      "user": "yihui",
      "count": 3,
      "uuid": 163582
    },
    {
      "user": "einmaulwurf",
      "count": 3,
      "uuid": 116873121
    },
    {
      "user": "etiennebacher",
      "count": 2,
      "uuid": 52219252
    },
    {
      "user": "grantmcdermott",
      "count": 2,
      "uuid": 10285037
    },
    {
      "user": "urswilke",
      "count": 1,
      "uuid": 13970666
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "jsr-p",
      "count": 1,
      "uuid": 49307119
    },
    {
      "user": "wklimowicz",
      "count": 1,
      "uuid": 62679873
    },
    {
      "user": "larsvilhuber",
      "count": 1,
      "uuid": 7022712
    },
    {
      "user": "j-moravec",
      "count": 1,
      "uuid": 10236938
    },
    {
      "user": "marklhc",
      "count": 1,
      "uuid": 6175332
    },
    {
      "user": "aleksanderbl29",
      "count": 1,
      "uuid": 73799306
    }
  ],
  "_userbio": {
    "uuid": 987057,
    "type": "user",
    "name": "Vincent Arel-Bundock",
    "followers": 842,
    "description": "Political science prof"
  },
  "_downloads": {
    "count": 28430,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tinytable"
  },
  "_devurl": "https://github.com/vincentarelbundock/tinytable",
  "_pkgdown": "https://vincentarelbundock.github.io/tinytable/",
  "_searchresults": 1200,
  "_rbuild": "4.6.1",
  "_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/tinytable.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vincentarelbundock/tinytable",
  "_realowner": "vincentarelbundock",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-01-22"
    },
    {
      "version": "0.0.2",
      "date": "2024-01-26"
    },
    {
      "version": "0.0.3",
      "date": "2024-02-01"
    },
    {
      "version": "0.0.4",
      "date": "2024-02-11"
    },
    {
      "version": "0.0.5",
      "date": "2024-02-12"
    },
    {
      "version": "0.1.0",
      "date": "2024-03-11"
    },
    {
      "version": "0.2.0",
      "date": "2024-03-20"
    },
    {
      "version": "0.2.1",
      "date": "2024-03-28"
    },
    {
      "version": "0.3.0",
      "date": "2024-05-18"
    },
    {
      "version": "0.4.0",
      "date": "2024-08-26"
    },
    {
      "version": "0.5.0",
      "date": "2024-10-05"
    },
    {
      "version": "0.6.1",
      "date": "2024-11-18"
    },
    {
      "version": "0.7.0",
      "date": "2025-01-24"
    },
    {
      "version": "0.8.0",
      "date": "2025-03-23"
    },
    {
      "version": "0.9.0",
      "date": "2025-05-04"
    },
    {
      "version": "0.10.0",
      "date": "2025-07-03"
    },
    {
      "version": "0.11.0",
      "date": "2025-08-01"
    },
    {
      "version": "0.13.0",
      "date": "2025-08-19"
    },
    {
      "version": "0.14.0",
      "date": "2025-09-29"
    },
    {
      "version": "0.15.0",
      "date": "2025-10-19"
    },
    {
      "version": "0.15.1",
      "date": "2025-11-02"
    },
    {
      "version": "0.15.2",
      "date": "2025-12-21"
    },
    {
      "version": "0.16.0",
      "date": "2026-02-16"
    },
    {
      "version": "0.17.0",
      "date": "2026-06-26"
    }
  ],
  "_exports": [
    "colnames",
    "colnames<-",
    "format_tt",
    "format_vector",
    "group_tt",
    "knit_print.tinytable",
    "pkgdown_print.tinytable",
    "plot_tt",
    "plot_vector",
    "rbind2",
    "save_tt",
    "style_tt",
    "style_vector",
    "theme_default",
    "theme_empty",
    "theme_grid",
    "theme_html",
    "theme_latex",
    "theme_markdown",
    "theme_revealjs",
    "theme_rotate",
    "theme_striped",
    "theme_tinytable",
    "theme_tt",
    "theme_typst",
    "tt",
    "tt_format",
    "tt_group",
    "tt_plot",
    "tt_save",
    "tt_style"
  ],
  "_help": [
    {
      "page": "tinytable-package",
      "title": "Simple and Configurable Tables in 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', and 'Typst' Formats",
      "topics": [
        "tinytable-package",
        "tinytable"
      ]
    },
    {
      "page": "format_tt",
      "title": "Format columns of a data frame",
      "topics": [
        "format_tt",
        "tt_format"
      ]
    },
    {
      "page": "format_vector",
      "title": "Format a Vector",
      "topics": [
        "format_vector"
      ]
    },
    {
      "page": "group_tt",
      "title": "Spanning labels to identify groups of rows or columns",
      "topics": [
        "group_tt",
        "tt_group"
      ]
    },
    {
      "page": "plot_tt",
      "title": "Insert images and inline plots into tinytable objects",
      "topics": [
        "plot_tt",
        "tt_plot"
      ]
    },
    {
      "page": "plot_vector",
      "title": "Create Plot Vector",
      "topics": [
        "plot_vector"
      ]
    },
    {
      "page": "print.tinytable",
      "title": "Print, display, or convert a tinytable object",
      "topics": [
        "print.tinytable"
      ]
    },
    {
      "page": "rbind2-tinytable-tinytable-method",
      "title": "Combine 'tinytable' objects by rows (vertically)",
      "topics": [
        "rbind2",
        "rbind2,tinytable,tinytable-method"
      ]
    },
    {
      "page": "save_tt",
      "title": "Save a Tiny Table to File",
      "topics": [
        "save_tt",
        "tt_save"
      ]
    },
    {
      "page": "style_tt",
      "title": "Style a Tiny Table",
      "topics": [
        "style_tt",
        "tt_style"
      ]
    },
    {
      "page": "style_vector",
      "title": "Style a Vector with Text Formatting",
      "topics": [
        "style_vector"
      ]
    },
    {
      "page": "subset.tinytable",
      "title": "Subsetting a 'tinytable' object",
      "topics": [
        "subset.tinytable"
      ]
    },
    {
      "page": "theme_default",
      "title": "Deprecated: Use theme_tinytable() instead",
      "topics": [
        "theme_default"
      ]
    },
    {
      "page": "theme_empty",
      "title": "Theme for a void table",
      "topics": [
        "theme_empty"
      ]
    },
    {
      "page": "theme_grid",
      "title": "Grid theme with borders around all cells",
      "topics": [
        "theme_grid"
      ]
    },
    {
      "page": "theme_html",
      "title": "HTML-specific styles and options",
      "topics": [
        "theme_html"
      ]
    },
    {
      "page": "theme_latex",
      "title": "LaTeX-Specific Theme for 'tinytable'",
      "topics": [
        "theme_latex"
      ]
    },
    {
      "page": "theme_markdown",
      "title": "Markdown theme with optional ANSI color support and grid customization",
      "topics": [
        "theme_markdown"
      ]
    },
    {
      "page": "theme_revealjs",
      "title": "RevealJS presentation theme",
      "topics": [
        "theme_revealjs"
      ]
    },
    {
      "page": "theme_rotate",
      "title": "Rotate table or cell content",
      "topics": [
        "theme_rotate"
      ]
    },
    {
      "page": "theme_striped",
      "title": "Striped theme with alternating row colors",
      "topics": [
        "theme_striped"
      ]
    },
    {
      "page": "theme_tinytable",
      "title": "Default theme for TinyTable",
      "topics": [
        "theme_tinytable"
      ]
    },
    {
      "page": "theme_tt",
      "title": "Deprecated: Use format-specific theme functions instead",
      "topics": [
        "theme_tt"
      ]
    },
    {
      "page": "theme_typst",
      "title": "Typst-specific styles and options",
      "topics": [
        "theme_typst"
      ]
    },
    {
      "page": "tt",
      "title": "Draw a Tiny Table",
      "topics": [
        "tt",
        "tt.default"
      ]
    }
  ],
  "_readme": "https://github.com/vincentarelbundock/tinytable/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 13.19993110826273,
  "_indexed": true,
  "_nocasepkg": "tinytable",
  "_universes": [
    "vincentarelbundock"
  ],
  "_previous": "0.17.0.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.17.0.4",
      "date": "2026-07-16T21:56:17.000Z",
      "distro": "resolute",
      "commit": "bbe57a44fdd18a1017eee7580546adf79a917fbe",
      "fileid": "https://r2.ropensci.org/1d6a6a23a7b1dea5f805d5b1c7577584084c54c76d4e2731ce1ed73d5a363bf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentarelbundock/actions/runs/29537493125"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.17.0.4",
      "date": "2026-07-16T21:56:20.000Z",
      "distro": "resolute",
      "commit": "bbe57a44fdd18a1017eee7580546adf79a917fbe",
      "fileid": "https://r2.ropensci.org/782d0193f8fdfce365371b0b9bd2b81abc500d2bec59cb801dc573659ee58077",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentarelbundock/actions/runs/29537493125"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.17.0.4",
      "date": "2026-07-16T21:55:17.000Z",
      "commit": "bbe57a44fdd18a1017eee7580546adf79a917fbe",
      "fileid": "https://r2.ropensci.org/180d741a889419dcd57f51383517380a28e1033229f53a181e90c3c8084b635b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentarelbundock/actions/runs/29537493125"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.17.0.4",
      "date": "2026-07-16T21:55:44.000Z",
      "commit": "bbe57a44fdd18a1017eee7580546adf79a917fbe",
      "fileid": "https://r2.ropensci.org/c451b69ef3d1eec659475c645b498228fbdc36414be3af64aab661f9efda04f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentarelbundock/actions/runs/29537493125"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.17.0.4",
      "date": "2026-07-16T21:56:13.000Z",
      "commit": "bbe57a44fdd18a1017eee7580546adf79a917fbe",
      "fileid": "https://r2.ropensci.org/21fcdc6fe22aa78aadc38d46cb869f75f3940b7078c49eb5ff69b1e82ab26d40",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vincentarelbundock/actions/runs/29537493125"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.17.0.4",
      "date": "2026-07-16T21:55:03.000Z",
      "commit": "bbe57a44fdd18a1017eee7580546adf79a917fbe",
      "fileid": "https://r2.ropensci.org/9b9a5237372abfd28a7129546b38028e5bdedeec12462e4f341111d502bd189f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentarelbundock/actions/runs/29537493125"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.17.0.4",
      "date": "2026-07-16T21:55:21.000Z",
      "commit": "bbe57a44fdd18a1017eee7580546adf79a917fbe",
      "fileid": "https://r2.ropensci.org/b228fb4eca87d03db3e87f2801f77e1c8d41ec9e5e4f170d8bb4f8bff580bb65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentarelbundock/actions/runs/29537493125"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.17.0.4",
      "date": "2026-07-16T21:55:20.000Z",
      "commit": "bbe57a44fdd18a1017eee7580546adf79a917fbe",
      "fileid": "https://r2.ropensci.org/54faca2a0cb234f47b2e6ab1ee5a35623280c3e6caa97eaaf4a594626f7a1f0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentarelbundock/actions/runs/29537493125"
    }
  ]
}