{
  "_id": "6a2bce89ba420f1ac0cbc09d",
  "Package": "tabular",
  "Title": "Render Tables and Listings for Clinical Submissions",
  "Version": "0.1.1",
  "Authors@R": "person(\"Vignesh\", \"Thanikachalam\", email = \"about.vignesh@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Render clinical submission tables and listings to 'RTF',\n'LaTeX', 'HTML', 'PDF', and 'DOCX' from pre-summarised data\nframes, with no external 'Java' or 'SAS' dependency. Features\ninclude decimal alignment via font metrics, multi-level column\nheaders with passthrough leaves, predicate-targeted cell\nstyling, footnotes, and group-aware pagination. Built for\nClinical Data Interchange Standards Consortium (CDISC) Analysis\nData Model (ADaM) workflows and regulatory submissions to\nagencies such as the Food and Drug Administration (FDA),\nEuropean Medicines Agency (EMA), and Pharmaceuticals and\nMedical Devices Agency (PMDA).",
  "License": "MIT + file LICENSE",
  "URL": "https://vthanik.github.io/tabular/,\nhttps://github.com/vthanik/tabular",
  "BugReports": "https://github.com/vthanik/tabular/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "quarto",
  "SystemRequirements": "Quarto command line tool\n(<https://github.com/quarto-dev/quarto-cli>), needed only to\nbuild the package vignettes.",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "pkgdown",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libxml2-dev",
  "Repository": "https://vthanik.r-universe.dev",
  "Date/Publication": "2026-06-08 21:53:55 UTC",
  "RemoteUrl": "https://github.com/vthanik/tabular",
  "RemoteRef": "HEAD",
  "RemoteSha": "4cf0ba1439c2ddb3389d9aa631ddc14ae177bcd2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 09:10:04 UTC",
    "User": "root"
  },
  "Author": "Vignesh Thanikachalam [aut, cre, cph]",
  "Maintainer": "Vignesh Thanikachalam <about.vignesh@gmail.com>",
  "MD5sum": "adb7eae9988a2e966470461aa1059695",
  "_user": "vthanik",
  "_type": "src",
  "_file": "tabular_0.1.1.tar.gz",
  "_fileid": "89d4576e6c81d50788a2114351e25b01bc7cc5e5a5ab7a48df9f92654c9e7b0b",
  "_filesize": 1438597,
  "_sha256": "89d4576e6c81d50788a2114351e25b01bc7cc5e5a5ab7a48df9f92654c9e7b0b",
  "_created": "2026-06-12T09:10:04.000Z",
  "_published": "2026-06-12T09:16:57.488Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80996136268,
      "time": 287,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587684913"
    },
    {
      "job": 80996136335,
      "time": 311,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587692870"
    },
    {
      "job": 80996136245,
      "time": 339,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587692635"
    },
    {
      "job": 80996136236,
      "time": 358,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587696777"
    },
    {
      "job": 80995580927,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587586279"
    },
    {
      "job": 80996136277,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587627062"
    },
    {
      "job": 80996136363,
      "time": 351,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587705915"
    },
    {
      "job": 80996136340,
      "time": 275,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587680804"
    },
    {
      "job": 80996136387,
      "time": 298,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587688646"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vthanik/actions/runs/27406103635",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vthanik/tabular",
  "_commit": {
    "id": "4cf0ba1439c2ddb3389d9aa631ddc14ae177bcd2",
    "author": "Vignesh Thanikachalam <about.vignesh@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "docs: fix cols() Example 4 column order and document layout-order rule (#22)\n\nThe cols() Example 4 derived an Active column with ae$active <- ... ,\nwhich appends it as the last data-frame column, so it rendered after\nTotal (Placebo | Total | Active arms) despite being declared second in\ncols(). Column layout order follows the data frame, not the cols()\nargument order. Reorder the frame in the example so Active sits between\nPlacebo and Total, and document the rule in @details.",
    "time": 1780955635
  },
  "_maintainer": {
    "name": "Vignesh Thanikachalam",
    "email": "about.vignesh@gmail.com",
    "login": "vthanik",
    "description": "R/Python author. Clinical-research tooling and programming books.",
    "uuid": 267144136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "commonmark",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "systemfonts",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tinytex",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    }
  ],
  "_owner": "vthanik",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 49
    },
    {
      "week": "2026-22",
      "n": 121
    },
    {
      "week": "2026-23",
      "n": 63
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-05"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vthanik",
      "count": 267,
      "uuid": 267144136
    }
  ],
  "_userbio": {
    "uuid": 267144136,
    "type": "user",
    "name": "Vignesh Thanikachalam",
    "description": "R/Python author. Clinical-research tooling and programming books."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tabular"
  },
  "_devurl": "https://github.com/vthanik/tabular",
  "_pkgdown": "https://vthanik.github.io/tabular/",
  "_searchresults": 68,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_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/tabular.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vthanik/tabular",
  "_realowner": "vthanik",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "as_grid",
    "brdr",
    "cells_body",
    "cells_footnotes",
    "cells_group_headers",
    "cells_headers",
    "cells_pagefoot",
    "cells_pagehead",
    "cells_subgroup_labels",
    "cells_table",
    "cells_title",
    "check_fonts",
    "check_latex",
    "col_spec",
    "cols",
    "cols_apply",
    "emit",
    "footnote",
    "get_preset",
    "headers",
    "html",
    "is_brdr",
    "is_col_spec",
    "is_header_node",
    "is_inline_ast",
    "is_pagination_spec",
    "is_preset_spec",
    "is_sort_spec",
    "is_style_layer",
    "is_style_node",
    "is_style_spec",
    "is_style_template",
    "is_subgroup_spec",
    "is_tabular_grid",
    "is_tabular_location",
    "is_tabular_spec",
    "md",
    "paginate",
    "pivot_across",
    "preset",
    "preset_minimal",
    "set_preset",
    "sort_rows",
    "style",
    "style_template",
    "subgroup",
    "tabular"
  ],
  "_datasets": [
    {
      "name": "cdisc_eff_estimates",
      "title": "Treatment-effect estimates by model",
      "object": "cdisc_eff_estimates",
      "class": [
        "data.frame"
      ],
      "fields": [
        "model",
        "estimate",
        "lower_ci",
        "upper_ci",
        "p_value"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdisc_eff_n",
      "title": "Efficacy-population BigN per arm",
      "object": "cdisc_eff_n",
      "class": [
        "data.frame"
      ],
      "fields": [
        "arm",
        "arm_short",
        "n"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdisc_eff_resp",
      "title": "Best Overall Response and Response Rates",
      "object": "cdisc_eff_resp",
      "class": [
        "data.frame"
      ],
      "fields": [
        "stat_label",
        "row_type",
        "placebo",
        "drug_50",
        "drug_100",
        "groupid",
        "group_label"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdisc_saf_ae",
      "title": "Overall adverse-event summary, Safety Population",
      "object": "cdisc_saf_ae",
      "class": [
        "data.frame"
      ],
      "fields": [
        "stat_label",
        "placebo",
        "drug_50",
        "drug_100",
        "Total"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdisc_saf_aesocpt",
      "title": "Adverse events by System Organ Class and Preferred Term",
      "object": "cdisc_saf_aesocpt",
      "class": [
        "data.frame"
      ],
      "fields": [
        "soc",
        "label",
        "row_type",
        "indent_level",
        "n_total",
        "soc_n",
        "placebo",
        "drug_50",
        "drug_100",
        "Total"
      ],
      "rows": 61,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdisc_saf_aesocpt_ard",
      "title": "Cards hierarchical ARD for AEs by SOC and PT",
      "object": "cdisc_saf_aesocpt_ard",
      "class": [
        "card",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "group1",
        "group1_level",
        "group2",
        "group2_level",
        "variable",
        "variable_level",
        "context",
        "stat_name",
        "stat_label",
        "stat"
      ],
      "rows": 558,
      "table": false,
      "tojson": true
    },
    {
      "name": "cdisc_saf_demo",
      "title": "Demographics summary, Safety Population",
      "object": "cdisc_saf_demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "variable",
        "stat_label",
        "placebo",
        "drug_50",
        "drug_100",
        "Total"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdisc_saf_demo_ard",
      "title": "Cards ARD for demographics (flat ARD companion)",
      "object": "cdisc_saf_demo_ard",
      "class": [
        "card",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "group1",
        "group1_level",
        "variable",
        "variable_level",
        "context",
        "stat_name",
        "stat_label",
        "stat"
      ],
      "rows": 317,
      "table": false,
      "tojson": true
    },
    {
      "name": "cdisc_saf_n",
      "title": "Safety-population BigN per arm",
      "object": "cdisc_saf_n",
      "class": [
        "data.frame"
      ],
      "fields": [
        "arm",
        "arm_short",
        "n"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdisc_saf_subgroup",
      "title": "Vital-signs subgroup summary by Sex, by Visit",
      "object": "cdisc_saf_subgroup",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sex",
        "sex_n",
        "paramcd",
        "param",
        "visit",
        "stat_label",
        "placebo",
        "drug_50",
        "drug_100",
        "Total"
      ],
      "rows": 64,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdisc_saf_vital",
      "title": "Vital-signs summary",
      "object": "cdisc_saf_vital",
      "class": [
        "data.frame"
      ],
      "fields": [
        "param",
        "paramcd",
        "visit",
        "stat_label",
        "placebo",
        "drug_50",
        "drug_100"
      ],
      "rows": 64,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as_grid",
      "title": "Resolve a 'tabular_spec' into a 'tabular_grid'",
      "topics": [
        "as_grid"
      ]
    },
    {
      "page": "as.tags.tabular_spec",
      "title": "Convert a 'tabular_spec' to an 'htmltools' 'tagList'",
      "topics": [
        "as.tags.tabular_spec"
      ]
    },
    {
      "page": "brdr",
      "title": "Border-line specification",
      "topics": [
        "brdr",
        "is_brdr"
      ]
    },
    {
      "page": "cdisc_eff_estimates",
      "title": "Treatment-effect estimates by model",
      "topics": [
        "cdisc_eff_estimates"
      ]
    },
    {
      "page": "cdisc_eff_n",
      "title": "Efficacy-population BigN per arm",
      "topics": [
        "cdisc_eff_n"
      ]
    },
    {
      "page": "cdisc_eff_resp",
      "title": "Best Overall Response and Response Rates",
      "topics": [
        "cdisc_eff_resp"
      ]
    },
    {
      "page": "cdisc_saf_ae",
      "title": "Overall adverse-event summary, Safety Population",
      "topics": [
        "cdisc_saf_ae"
      ]
    },
    {
      "page": "cdisc_saf_aesocpt",
      "title": "Adverse events by System Organ Class and Preferred Term",
      "topics": [
        "cdisc_saf_aesocpt"
      ]
    },
    {
      "page": "cdisc_saf_aesocpt_ard",
      "title": "Cards hierarchical ARD for AEs by SOC and PT",
      "topics": [
        "cdisc_saf_aesocpt_ard"
      ]
    },
    {
      "page": "cdisc_saf_demo",
      "title": "Demographics summary, Safety Population",
      "topics": [
        "cdisc_saf_demo"
      ]
    },
    {
      "page": "cdisc_saf_demo_ard",
      "title": "Cards ARD for demographics (flat ARD companion)",
      "topics": [
        "cdisc_saf_demo_ard"
      ]
    },
    {
      "page": "cdisc_saf_n",
      "title": "Safety-population BigN per arm",
      "topics": [
        "cdisc_saf_n"
      ]
    },
    {
      "page": "cdisc_saf_subgroup",
      "title": "Vital-signs subgroup summary by Sex, by Visit",
      "topics": [
        "cdisc_saf_subgroup"
      ]
    },
    {
      "page": "cdisc_saf_vital",
      "title": "Vital-signs summary",
      "topics": [
        "cdisc_saf_vital"
      ]
    },
    {
      "page": "cells",
      "title": "Cell-location constructors for 'style()'",
      "topics": [
        "cells",
        "cells_body",
        "cells_footnotes",
        "cells_group_headers",
        "cells_headers",
        "cells_pagefoot",
        "cells_pagehead",
        "cells_subgroup_labels",
        "cells_table",
        "cells_title",
        "is_tabular_location"
      ]
    },
    {
      "page": "check_fonts",
      "title": "Check font availability across backends",
      "topics": [
        "check_fonts"
      ]
    },
    {
      "page": "check_latex",
      "title": "Check LaTeX-package availability for PDF output",
      "topics": [
        "check_latex"
      ]
    },
    {
      "page": "col_spec",
      "title": "Per-column display specification",
      "topics": [
        "col_spec"
      ]
    },
    {
      "page": "cols",
      "title": "Attach per-column specifications",
      "topics": [
        "cols"
      ]
    },
    {
      "page": "cols_apply",
      "title": "Apply one column spec to many columns",
      "topics": [
        "cols_apply"
      ]
    },
    {
      "page": "emit",
      "title": "Render a 'tabular_spec' to a file",
      "topics": [
        "emit"
      ]
    },
    {
      "page": "footnote",
      "title": "Attach an auto-numbered footnote to a table location",
      "topics": [
        "footnote"
      ]
    },
    {
      "page": "get_preset",
      "title": "Get the active session-default preset",
      "topics": [
        "get_preset"
      ]
    },
    {
      "page": "headers",
      "title": "Attach multi-level column headers",
      "topics": [
        "headers"
      ]
    },
    {
      "page": "html",
      "title": "Mark a string as HTML for inline formatting",
      "topics": [
        "html"
      ]
    },
    {
      "page": "md",
      "title": "Mark a string as Markdown for inline formatting",
      "topics": [
        "md"
      ]
    },
    {
      "page": "paginate",
      "title": "Configure pagination",
      "topics": [
        "paginate"
      ]
    },
    {
      "page": "pivot_across",
      "title": "Convert a cards ARD to a wide display data.frame",
      "topics": [
        "pivot_across"
      ]
    },
    {
      "page": "preset",
      "title": "Override the render preset on a spec",
      "topics": [
        "preset"
      ]
    },
    {
      "page": "preset_minimal",
      "title": "Minimal theme: one header rule, normal weight throughout",
      "topics": [
        "preset_minimal"
      ]
    },
    {
      "page": "print.tabular_spec",
      "title": "Print a 'tabular_spec'",
      "topics": [
        "print.tabular_spec"
      ]
    },
    {
      "page": "set_preset",
      "title": "Set or clear the session default preset",
      "topics": [
        "set_preset"
      ]
    },
    {
      "page": "sort_rows",
      "title": "Sort the display rows",
      "topics": [
        "sort_rows"
      ]
    },
    {
      "page": "style",
      "title": "Attach a style layer to a 'tabular_spec' or 'style_template'",
      "topics": [
        "style"
      ]
    },
    {
      "page": "style_template",
      "title": "Reusable style template (for house-style presets)",
      "topics": [
        "is_style_template",
        "style_template"
      ]
    },
    {
      "page": "subgroup",
      "title": "Partition the report by a variable",
      "topics": [
        "subgroup"
      ]
    },
    {
      "page": "tabular",
      "title": "Start a tabular display",
      "topics": [
        "tabular"
      ]
    }
  ],
  "_pkglogo": "https://github.com/vthanik/tabular/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/vthanik/tabular/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "commonmark",
    "rlang",
    "S7",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "tabular.qmd",
      "filename": "tabular.html",
      "title": "Get started with tabular",
      "engine": "quarto::html",
      "headings": [
        "Your first table",
        "The pipeline at a glance",
        "Anatomy of a clinical table page",
        "Where to next"
      ],
      "created": "2026-06-01 22:26:11",
      "modified": "2026-06-06 01:56:24",
      "commits": 9
    }
  ],
  "_score": 5.133538908370218,
  "_indexed": true,
  "_nocasepkg": "tabular",
  "_universes": [
    "vthanik"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-12T09:12:41.000Z",
      "distro": "noble",
      "commit": "4cf0ba1439c2ddb3389d9aa631ddc14ae177bcd2",
      "fileid": "57a29de5106df1bcd0155aa1685ad8e0d4860dd8d562399dc4c2d1ef50f6f29a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/27406103635"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-12T09:13:09.000Z",
      "distro": "noble",
      "commit": "4cf0ba1439c2ddb3389d9aa631ddc14ae177bcd2",
      "fileid": "050dfc4bdeb115da7d097544a9fd3eeeaa86c897e1a58c03a0970a01da2b7edc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/27406103635"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-12T09:13:42.000Z",
      "commit": "4cf0ba1439c2ddb3389d9aa631ddc14ae177bcd2",
      "fileid": "01e88c9451ce971755a9d5cb28c1f34d2fc92f1fae6a2dbf9c2f6ff5a585ea2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/27406103635"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-12T09:13:36.000Z",
      "commit": "4cf0ba1439c2ddb3389d9aa631ddc14ae177bcd2",
      "fileid": "f36704b4845e5487b55e3215039a46a5452316de475c7ff94c1e51b8d1bf57cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/27406103635"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-12T09:12:30.000Z",
      "commit": "4cf0ba1439c2ddb3389d9aa631ddc14ae177bcd2",
      "fileid": "1c96cc02647074eb1b53d428138157b0046f93d4e31a3e79b5a04769bbbcf83d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/27406103635"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T09:12:15.000Z",
      "commit": "4cf0ba1439c2ddb3389d9aa631ddc14ae177bcd2",
      "fileid": "009ab55f328ecdbf54a74f5c060547192b70781b400d51d661cfcb333eebcb16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/27406103635"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T09:11:51.000Z",
      "commit": "4cf0ba1439c2ddb3389d9aa631ddc14ae177bcd2",
      "fileid": "6ba9f238adead8119dff739594ebe005b203e0fb3aa07942a9fe018dd9c197b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/27406103635"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T09:11:58.000Z",
      "commit": "4cf0ba1439c2ddb3389d9aa631ddc14ae177bcd2",
      "fileid": "170e5b26d3392871e0f3d543e7804ee5cbaf12c1b93289eb7979d9a5d437e06a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vthanik/actions/runs/27406103635"
    }
  ]
}