{
  "_id": "6a1eecb7b401979e7341266f",
  "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-05-19 09:22:11 UTC",
    "User": "root"
  },
  "Author": "Jannik H. Orzek [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-3123-2248>)",
  "MD5sum": "eeead98dbd666e76b8834959a1ac314f",
  "_user": "jhorzek",
  "_type": "src",
  "_file": "tablespan_0.4.0.tar.gz",
  "_fileid": "bf4786c36dc6f8d19bc0c9b24bffdcd8cbd87bb122585e4c942aa29a33810885",
  "_filesize": 2234455,
  "_sha256": "bf4786c36dc6f8d19bc0c9b24bffdcd8cbd87bb122585e4c942aa29a33810885",
  "_created": "2026-05-19T09:22:11.000Z",
  "_published": "2026-06-02T14:46:15.908Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79098550664,
      "time": 290,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079708624"
    },
    {
      "job": 79098550507,
      "time": 261,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079698812"
    },
    {
      "job": 79098550432,
      "time": 214,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079681938"
    },
    {
      "job": 79098550332,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079658697"
    },
    {
      "job": 79098550290,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079604650"
    },
    {
      "job": 79098549265,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361076006"
    },
    {
      "job": 79098550368,
      "time": 283,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079706616"
    },
    {
      "job": 79098550755,
      "time": 272,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079702566"
    },
    {
      "job": 79098550425,
      "time": 258,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079698343"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jhorzek/actions/runs/26088024378",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Consultant at Factworks"
  },
  "_downloads": {
    "count": 519,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tablespan"
  },
  "_devurl": "https://github.com/jhorzek/tablespan",
  "_pkgdown": "https://jhorzek.github.io/tablespan/",
  "_searchresults": 79,
  "_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.78128852644406,
  "_indexed": true,
  "_nocasepkg": "tablespan",
  "_universes": [
    "jhorzek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-19T09:24:58.000Z",
      "distro": "noble",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "f9ad6aab9faf203da85ea3b6a6ee838fe9621c6461758fecb03274007cf925c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/26088024378"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-19T09:24:33.000Z",
      "distro": "noble",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "fea80b08cbae6ff3bcb7c33c35359b23ab7e4e998269305624b7107ee6e7f04c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/26088024378"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-19T09:24:05.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "a4c3639930c2e5de993330374962c06502580a5600e0f9cbcc0ee3e31867d72b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/26088024378"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-19T09:23:41.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "b331e9d9ce802c0c22fa899b64087a1935bfd2f5710977a47cd90cbe5c1c7950",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/26088024378"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-19T09:24:11.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "b3ce299fc170505a3be5f87fa12927a095aaa1dc08e7193835d6cf02dce566a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/26088024378"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-19T09:23:53.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "c0809aeabc1fc34cd8c7e4a473ddb5d35cc3004d3aefa885ff05308e37788105",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/26088024378"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-19T09:23:44.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "38f24614f0823be257f68fda0573079dd10f1b7e4f2f13fbd54ad46d9b407630",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/26088024378"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-02T14:45:29.000Z",
      "commit": "3b445e571a015c6f93d15187b745e57ca8c62905",
      "fileid": "19633420d9e3ce39345a1d72ef5fa0460aeffd8f54b00cd09ae3d8671c20accd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhorzek/actions/runs/26088024378"
    }
  ]
}