{
  "_id": "6a5b18609baadeef8ab4b3a7",
  "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-07-18 06:03:03 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/1ec4a704f4456ec97734914999b8389ba1c65f99829e1ef2044b20b90ec33e1f",
  "_filesize": 2233939,
  "_sha256": "1ec4a704f4456ec97734914999b8389ba1c65f99829e1ef2044b20b90ec33e1f",
  "_expires": "2026-10-26T06:08:30.000Z",
  "_created": "2026-07-18T06:03:03.000Z",
  "_published": "2026-07-18T06:08:32.650Z",
  "_jobs": [
    {
      "job": 88051114397,
      "time": 281,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426266544"
    },
    {
      "job": 88051114398,
      "time": 279,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426266193"
    },
    {
      "job": 88051114454,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426249050"
    },
    {
      "job": 88051114446,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426246197"
    },
    {
      "job": 88050784235,
      "time": 237,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426223868"
    },
    {
      "job": 88051114408,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8426242659"
    },
    {
      "job": 88051114415,
      "time": 224,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426258119"
    },
    {
      "job": 88051114420,
      "time": 208,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426255797"
    },
    {
      "job": 88051114428,
      "time": 245,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426263115"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jhorzek/actions/runs/29633198290",
  "_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": "resolute",
  "_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-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": 33,
    "description": "Consultant at Factworks"
  },
  "_downloads": {
    "count": 387,
    "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.1",
  "_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.713322504987028,
  "_indexed": true,
  "_nocasepkg": "tablespan",
  "_universes": [
    "jhorzek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-18T06:05:40.000Z",
      "distro": "resolute",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/d822a51b9d6cc67d25c1a0fb6f8e0aa8c4bc2a8ccad577103acc84a38ac2e656",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/29633198290"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-18T06:05:43.000Z",
      "distro": "resolute",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/b916d88748bfed532f7e3d3eab87a9da54411e81e9f533016b4ab182f4d95321",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/29633198290"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-18T06:04:43.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/d1022bed4f4d88ffb5e481d1a3959e6426024473bb3fd6fce1a79096d7918a25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/29633198290"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-18T06:04:35.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/640b0b72bc7fac4603c3dc06b3977ed7277e76e59c4011da5f71788dcaa0e5d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/29633198290"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-07-18T06:05:26.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/2076db07eeb08bd06204833088fa404cceacb9d7ee861c9a92cfe933bf2948c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/29633198290"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-18T06:04:24.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/8f6f143ee378d62b6f8708f9d921b72f1e2320ae213c4b5e7760d781d2d4436a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/29633198290"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-18T06:04:43.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/d87c96717965b673d02c4d954e445509630d99b9b4f8fd58602bf2e18d4be281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/29633198290"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-18T06:04:43.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "https://r2.ropensci.org/ee8761760e243e1ea5bca56a45c57c5629de4ee3ee911f085695ca1c8e131d8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/29633198290"
    }
  ]
}