{
  "_id": "6a49b70bdbd0482285eb6c11",
  "Package": "tablespan",
  "Type": "Package",
  "Title": "Create Satisficing 'Excel', 'HTML', 'LaTeX', and 'RTF' Tables\nusing a Simple Formula",
  "Version": "0.4.0",
  "Authors@R": "c(person(given   = \"Jannik H.\", family = \"Orzek\",\nrole    = c(\"aut\", \"cre\", \"cph\"),\nemail   = \"jannik.orzek@mailbox.org\",\ncomment = c(ORCID = \"0000-0002-3123-2248\")))",
  "Maintainer": "Jannik H. Orzek <jannik.orzek@mailbox.org>",
  "Description": "Create \"good enough\" tables with a single formula.\n'tablespan' tables can be exported to 'Excel', 'HTML', 'LaTeX',\nand 'RTF' by leveraging the packages 'openxlsx' and 'gt'. See\n<https://jhorzek.github.io/tablespan/> for an introduction.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/jhorzek/tablespan,\nhttps://jhorzek.github.io/tablespan/",
  "BugReports": "https://github.com/jhorzek/tablespan/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://jhorzek.r-universe.dev",
  "Date/Publication": "2026-04-19 07:59:33 UTC",
  "RemoteUrl": "https://github.com/jhorzek/tablespan",
  "RemoteRef": "HEAD",
  "RemoteSha": "3b445e571a015c6f93d15187b745e57ca8c62905",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 07:57:17 UTC",
    "User": "root"
  },
  "Author": "Jannik H. Orzek [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-3123-2248>)",
  "_user": "jhorzek",
  "_type": "src",
  "_file": "tablespan_0.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/60dba601256c4e71cc4393f6439882406c74cd42395d6478cc51da8736bfa5dd",
  "_filesize": 2237758,
  "_sha256": "60dba601256c4e71cc4393f6439882406c74cd42395d6478cc51da8736bfa5dd",
  "_expires": "2026-10-13T01:44:41.000Z",
  "_created": "2026-06-18T07:57:17.000Z",
  "_published": "2026-07-05T01:44:43.805Z",
  "_jobs": [
    {
      "job": 85183457171,
      "time": 252,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7717492826"
    },
    {
      "job": 85183457354,
      "time": 258,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717497450"
    },
    {
      "job": 85183457281,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7717454831"
    },
    {
      "job": 85183457146,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717461360"
    },
    {
      "job": 85183457117,
      "time": 288,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717400701"
    },
    {
      "job": 85183457197,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717446249"
    },
    {
      "job": 85183457429,
      "time": 247,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7717490822"
    },
    {
      "job": 85183457363,
      "time": 245,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7717489808"
    },
    {
      "job": 85183457392,
      "time": 182,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717467028"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jhorzek/actions/runs/27744979476",
  "_status": "success",
  "_upstream": "https://github.com/jhorzek/tablespan",
  "_commit": {
    "id": "3b445e571a015c6f93d15187b745e57ca8c62905",
    "author": "Jannik Orzek <45204741+jhorzek@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #78 from jhorzek/refactor\n\nRemoved custom styles section",
    "time": 1776585573
  },
  "_maintainer": {
    "name": "Jannik H. Orzek",
    "email": "jannik.orzek@mailbox.org",
    "login": "jhorzek",
    "description": "Consultant at Factworks",
    "uuid": 45204741,
    "orcid": "0000-0002-3123-2248"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "huxtable",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "flextable",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "officer",
      "role": "Suggests"
    },
    {
      "package": "googlesheets4",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    }
  ],
  "_owner": "jhorzek",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "excel",
    "html",
    "latex",
    "rtf",
    "tables"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "jhorzek",
      "count": 164,
      "uuid": 45204741
    }
  ],
  "_userbio": {
    "uuid": 45204741,
    "type": "user",
    "name": "Jannik Orzek",
    "followers": 32,
    "description": "Consultant at Factworks"
  },
  "_downloads": {
    "count": 484,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tablespan"
  },
  "_devurl": "https://github.com/jhorzek/tablespan",
  "_pkgdown": "https://jhorzek.github.io/tablespan/",
  "_searchresults": 76,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tablespan.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jhorzek/tablespan",
  "_realowner": "jhorzek",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.7",
      "date": "2024-12-06"
    },
    {
      "version": "0.2.1",
      "date": "2025-01-28"
    },
    {
      "version": "0.3.2",
      "date": "2025-09-10"
    }
  ],
  "_exports": [
    "add_fake_sheet",
    "as_excel",
    "as_googlesheet_request",
    "as_gt",
    "as_string",
    "fake_gs4_dribble",
    "format_column",
    "format_date",
    "format_number",
    "format_text",
    "gs_border_style",
    "require_flextable",
    "require_googlesheets4",
    "require_gt",
    "require_huxtable",
    "require_openxlsx",
    "style_column",
    "style_footnote",
    "style_header",
    "style_header_cells",
    "style_hline",
    "style_subtitle",
    "style_title",
    "style_vline",
    "tablespan"
  ],
  "_help": [
    {
      "page": "add_fake_sheet",
      "title": "add_fake_sheet",
      "topics": [
        "add_fake_sheet"
      ]
    },
    {
      "page": "as_excel",
      "title": "as_excel",
      "topics": [
        "as_excel"
      ]
    },
    {
      "page": "as_flextable.Tablespan",
      "title": "as_flextable",
      "topics": [
        "as_flextable.Tablespan"
      ]
    },
    {
      "page": "as_googlesheet_request",
      "title": "as_googlesheet_request",
      "topics": [
        "as_googlesheet_request"
      ]
    },
    {
      "page": "as_gt",
      "title": "as_gt",
      "topics": [
        "as_gt"
      ]
    },
    {
      "page": "as_huxtable.Tablespan",
      "title": "as_huxtable",
      "topics": [
        "as_huxtable.Tablespan"
      ]
    },
    {
      "page": "as_string",
      "title": "as_string",
      "topics": [
        "as_string"
      ]
    },
    {
      "page": "fake_gs4_dribble",
      "title": "fake_gs4_dribble",
      "topics": [
        "fake_gs4_dribble"
      ]
    },
    {
      "page": "format_column",
      "title": "format_column",
      "topics": [
        "format_column"
      ]
    },
    {
      "page": "format_date",
      "title": "format_date",
      "topics": [
        "format_date"
      ]
    },
    {
      "page": "format_number",
      "title": "format_number",
      "topics": [
        "format_number"
      ]
    },
    {
      "page": "format_text",
      "title": "format_text",
      "topics": [
        "format_text"
      ]
    },
    {
      "page": "gs_border_style",
      "title": "Create a Google Sheets API border style specification",
      "topics": [
        "gs_border_style"
      ]
    },
    {
      "page": "print.Tablespan",
      "title": "print.Tablespan",
      "topics": [
        "print.Tablespan"
      ]
    },
    {
      "page": "require_flextable",
      "title": "require_flextable",
      "topics": [
        "require_flextable"
      ]
    },
    {
      "page": "require_googlesheets4",
      "title": "Check if googlesheets4 package is available",
      "topics": [
        "require_googlesheets4"
      ]
    },
    {
      "page": "require_gt",
      "title": "require_gt",
      "topics": [
        "require_gt"
      ]
    },
    {
      "page": "require_huxtable",
      "title": "require_huxtable",
      "topics": [
        "require_huxtable"
      ]
    },
    {
      "page": "require_openxlsx",
      "title": "require_openxlsx",
      "topics": [
        "require_openxlsx"
      ]
    },
    {
      "page": "style_column",
      "title": "style_column",
      "topics": [
        "style_column"
      ]
    },
    {
      "page": "style_footnote",
      "title": "style_footnote",
      "topics": [
        "style_footnote"
      ]
    },
    {
      "page": "style_header",
      "title": "style_header",
      "topics": [
        "style_header"
      ]
    },
    {
      "page": "style_header_cells",
      "title": "style_header_cells",
      "topics": [
        "style_header_cells"
      ]
    },
    {
      "page": "style_hline",
      "title": "style_hline",
      "topics": [
        "style_hline"
      ]
    },
    {
      "page": "style_subtitle",
      "title": "style_subtitle",
      "topics": [
        "style_subtitle"
      ]
    },
    {
      "page": "style_title",
      "title": "style_title",
      "topics": [
        "style_title"
      ]
    },
    {
      "page": "style_vline",
      "title": "style_vline",
      "topics": [
        "style_vline"
      ]
    },
    {
      "page": "tablespan",
      "title": "tablespan",
      "topics": [
        "tablespan"
      ]
    }
  ],
  "_readme": "https://github.com/jhorzek/tablespan/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "farver",
    "generics",
    "glue",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Exporting-Tablespan.Rmd",
      "filename": "Exporting-Tablespan.html",
      "title": "Exporting Tablespan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivations for using tablespan",
        "Example: creating a tablespan object",
        "Styling with tablespan",
        "Column style with a color scale",
        "Exporting tables",
        "Export to Excel (openxlsx)",
        "Supported formats",
        "Example",
        "Export to gt and further refinement",
        "Export to flextable",
        "Export to huxtable"
      ],
      "created": "2026-01-06 19:28:12",
      "modified": "2026-01-06 19:28:12",
      "commits": 1
    }
  ],
  "_score": 6.764475027434409,
  "_indexed": true,
  "_nocasepkg": "tablespan",
  "_universes": [
    "jhorzek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-18T07:59:37.000Z",
      "distro": "noble",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/036cb726f483881ed859063c3f934f81211487f617fad9ee650f351afec4a529",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/27744979476"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-18T07:59:45.000Z",
      "distro": "noble",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/cc7c50881c5770c9d780bf27120e85c8355666da1a7e2785ebaed6ce034671a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/27744979476"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-18T07:58:49.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/d54e64085cf6a889629391b6554fd4ebd85e52bdb94429885c96dee74ee195e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/27744979476"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-18T07:58:56.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/ffc413d35eacd9ba329d023a0d88e5cad301b7f403d16fb433d614a28ad52234",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/27744979476"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-18T07:59:39.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/2f8baf0f79b2623b1b51101beea50f8258429afe65789e1d309556a99d8c6867",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/27744979476"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-18T07:58:39.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/188c8671b9314eabad6fa32cb5eb3db65c718c0a5a4d73c2e3918c6516425565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/27744979476"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-18T07:58:33.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/d1fe70aa6e6a0e2cc455a53ee3f8565417d12906307df1cc9048930b351a9bf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/27744979476"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-18T07:58:44.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/5d6c7360fc161755c526150ea25f2d80d58181522785c2b7cba62bdc9176304f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/27744979476"
    }
  ]
}