{
  "_id": "6a215a61cd65a98ecbd2ee93",
  "Package": "html5",
  "Type": "Package",
  "Title": "Creates Valid HTML5 Strings",
  "Version": "1.0.2",
  "Author": "Timothy Conwell",
  "Maintainer": "Timothy Conwell <timconwell@gmail.com>",
  "Description": "Generates valid HTML tag strings for HTML5 elements\ndocumented by Mozilla. Attributes are passed as named lists,\nwith names being the attribute name and values being the\nattribute value. Attribute values are automatically\ndouble-quoted. To declare a DOCTYPE, wrap html() with function\ndoctype(). Mozilla's documentation for HTML5 is available here:\n<https://developer.mozilla.org/en-US/docs/Web/HTML/Element>.\nElements marked as obsolete are not included.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.0",
  "URL": "https://github.com/tconwell/html5",
  "BugReports": "https://github.com/tconwell/html5/issues",
  "Repository": "https://tconwell.r-universe.dev",
  "Date/Publication": "2022-10-20 17:12:42 UTC",
  "RemoteUrl": "https://github.com/tconwell/html5",
  "RemoteRef": "HEAD",
  "RemoteSha": "19ca8c0363ea7fd9072a86a4fc4f1bf9cdabae97",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 10:56:14 UTC",
    "User": "root"
  },
  "MD5sum": "9dc09671dcebfc87bd5021ddbac71ea3",
  "_user": "tconwell",
  "_type": "src",
  "_file": "html5_1.0.2.tar.gz",
  "_fileid": "3a54b32424c71fb6103a8f7b88f3a49c7760678e6131fcee113bc2bc264a1138",
  "_filesize": 350561,
  "_sha256": "3a54b32424c71fb6103a8f7b88f3a49c7760678e6131fcee113bc2bc264a1138",
  "_created": "2026-06-04T10:56:14.000Z",
  "_published": "2026-06-04T10:58:41.853Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79503874592,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409675194"
    },
    {
      "job": 79503874602,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409671868"
    },
    {
      "job": 79503874604,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409668465"
    },
    {
      "job": 79503874611,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409668368"
    },
    {
      "job": 79503508786,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409640433"
    },
    {
      "job": 79503874663,
      "time": 79,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409665276"
    },
    {
      "job": 79503874612,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409660365"
    },
    {
      "job": 79503874625,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409661492"
    },
    {
      "job": 79503874608,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409667133"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tconwell/actions/runs/26947338327",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tconwell/html5",
  "_commit": {
    "id": "19ca8c0363ea7fd9072a86a4fc4f1bf9cdabae97",
    "author": "tconwell <timconwell@gmail.com>",
    "committer": "tconwell <timconwell@gmail.com>",
    "message": "Added GPL\n",
    "time": 1666285962
  },
  "_maintainer": {
    "name": "Timothy Conwell",
    "email": "timconwell@gmail.com",
    "login": "tconwell",
    "description": "",
    "uuid": 51293949
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    }
  ],
  "_owner": "tconwell",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "tconwell",
      "count": 3,
      "uuid": 51293949
    }
  ],
  "_userbio": {
    "uuid": 51293949,
    "type": "user",
    "name": "Tim Conwell"
  },
  "_downloads": {
    "count": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/html5"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/tconwell/html5",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/html5.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tconwell/html5",
  "_realowner": "tconwell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-01-13"
    },
    {
      "version": "1.0.0",
      "date": "2022-06-22"
    },
    {
      "version": "1.0.1",
      "date": "2022-08-10"
    },
    {
      "version": "1.0.2",
      "date": "2022-10-17"
    }
  ],
  "_exports": [
    "a",
    "abbr",
    "address",
    "applet",
    "area",
    "article",
    "aside",
    "attr_helper",
    "audio",
    "b",
    "base",
    "bdi",
    "bdo",
    "blockquote",
    "body",
    "boolean_attributes",
    "br",
    "button",
    "canvas",
    "caption",
    "cite",
    "code",
    "col",
    "colgroup",
    "content",
    "content_indenter",
    "data",
    "datalist",
    "dd",
    "del",
    "details",
    "dfn",
    "dialog",
    "div",
    "dl",
    "doctype",
    "dt",
    "em",
    "embed",
    "empty_tag_helper",
    "fieldset",
    "figcaption",
    "figure",
    "footer",
    "form",
    "formatted_tag_helper",
    "h1",
    "h2",
    "h3",
    "h4",
    "h5",
    "h6",
    "head",
    "header",
    "hr",
    "html",
    "html5_vars",
    "i",
    "iframe",
    "img",
    "input",
    "ins",
    "kbd",
    "keygen",
    "label",
    "legend",
    "li",
    "link",
    "main",
    "map",
    "mark",
    "menu",
    "menuitem",
    "meta",
    "meter",
    "nav",
    "noscript",
    "object",
    "ol",
    "optgroup",
    "option",
    "output",
    "p",
    "param",
    "picture",
    "pre",
    "progress",
    "q",
    "rb",
    "rp",
    "rt",
    "rtc",
    "ruby",
    "s",
    "samp",
    "script",
    "section",
    "select",
    "shadow",
    "slot",
    "small",
    "source",
    "span",
    "strong",
    "style",
    "sub",
    "summary",
    "sup",
    "table",
    "tag_helper",
    "tbody",
    "td",
    "template",
    "textarea",
    "tfoot",
    "th",
    "thead",
    "time",
    "title",
    "tr",
    "track",
    "tt",
    "u",
    "ul",
    "var",
    "video",
    "wbr"
  ],
  "_help": [
    {
      "page": "a",
      "title": "Generate the <a> HTML tag.",
      "topics": [
        "a"
      ]
    },
    {
      "page": "abbr",
      "title": "Generate the <abbr> HTML tag.",
      "topics": [
        "abbr"
      ]
    },
    {
      "page": "address",
      "title": "Generate the <address> HTML tag.",
      "topics": [
        "address"
      ]
    },
    {
      "page": "applet",
      "title": "Generate the <applet> HTML tag.",
      "topics": [
        "applet"
      ]
    },
    {
      "page": "area",
      "title": "Generate the <area> HTML tag.",
      "topics": [
        "area"
      ]
    },
    {
      "page": "article",
      "title": "Generate the <article> HTML tag.",
      "topics": [
        "article"
      ]
    },
    {
      "page": "aside",
      "title": "Generate the <aside> HTML tag.",
      "topics": [
        "aside"
      ]
    },
    {
      "page": "attr_helper",
      "title": "Helper function to generate HTML5 attribute strings",
      "topics": [
        "attr_helper"
      ]
    },
    {
      "page": "audio",
      "title": "Generate the <audio> HTML tag.",
      "topics": [
        "audio"
      ]
    },
    {
      "page": "b",
      "title": "Generate the <b> HTML tag.",
      "topics": [
        "b"
      ]
    },
    {
      "page": "base",
      "title": "Generate the <base> HTML tag.",
      "topics": [
        "base"
      ]
    },
    {
      "page": "bdi",
      "title": "Generate the <bdi> HTML tag.",
      "topics": [
        "bdi"
      ]
    },
    {
      "page": "bdo",
      "title": "Generate the <bdo> HTML tag.",
      "topics": [
        "bdo"
      ]
    },
    {
      "page": "blockquote",
      "title": "Generate the <blockquote> HTML tag.",
      "topics": [
        "blockquote"
      ]
    },
    {
      "page": "body",
      "title": "Generate the <body> HTML tag.",
      "topics": [
        "body"
      ]
    },
    {
      "page": "boolean_attributes",
      "title": "Vector of boolean attributes",
      "topics": [
        "boolean_attributes"
      ]
    },
    {
      "page": "br",
      "title": "Generate the <br> HTML tag.",
      "topics": [
        "br"
      ]
    },
    {
      "page": "button",
      "title": "Generate the <button> HTML tag.",
      "topics": [
        "button"
      ]
    },
    {
      "page": "canvas",
      "title": "Generate the <canvas> HTML tag.",
      "topics": [
        "canvas"
      ]
    },
    {
      "page": "caption",
      "title": "Generate the <caption> HTML tag.",
      "topics": [
        "caption"
      ]
    },
    {
      "page": "cite",
      "title": "Generate the <cite> HTML tag.",
      "topics": [
        "cite"
      ]
    },
    {
      "page": "code",
      "title": "Generate the <code> HTML tag.",
      "topics": [
        "code"
      ]
    },
    {
      "page": "col",
      "title": "Generate the <col> HTML tag.",
      "topics": [
        "col"
      ]
    },
    {
      "page": "colgroup",
      "title": "Generate the <colgroup> HTML tag.",
      "topics": [
        "colgroup"
      ]
    },
    {
      "page": "content",
      "title": "Generate the <content> HTML tag.",
      "topics": [
        "content"
      ]
    },
    {
      "page": "content_indenter",
      "title": "Add new lines and tabs to format HTML content.",
      "topics": [
        "content_indenter"
      ]
    },
    {
      "page": "data",
      "title": "Generate the <data> HTML tag.",
      "topics": [
        "data"
      ]
    },
    {
      "page": "datalist",
      "title": "Generate the <datalist> HTML tag.",
      "topics": [
        "datalist"
      ]
    },
    {
      "page": "dd",
      "title": "Generate the <dd> HTML tag.",
      "topics": [
        "dd"
      ]
    },
    {
      "page": "del",
      "title": "Generate the <del> HTML tag.",
      "topics": [
        "del"
      ]
    },
    {
      "page": "details",
      "title": "Generate the <details> HTML tag.",
      "topics": [
        "details"
      ]
    },
    {
      "page": "dfn",
      "title": "Generate the <dfn> HTML tag.",
      "topics": [
        "dfn"
      ]
    },
    {
      "page": "dialog",
      "title": "Generate the <dialog> HTML tag.",
      "topics": [
        "dialog"
      ]
    },
    {
      "page": "div",
      "title": "Generate the <div> HTML tag.",
      "topics": [
        "div"
      ]
    },
    {
      "page": "dl",
      "title": "Generate the <dl> HTML tag.",
      "topics": [
        "dl"
      ]
    },
    {
      "page": "doctype",
      "title": "Generate HTML document string with properly declared DOCTYPE.",
      "topics": [
        "doctype"
      ]
    },
    {
      "page": "dt",
      "title": "Generate the <dt> HTML tag.",
      "topics": [
        "dt"
      ]
    },
    {
      "page": "em",
      "title": "Generate the <em> HTML tag.",
      "topics": [
        "em"
      ]
    },
    {
      "page": "embed",
      "title": "Generate the <embed> HTML tag.",
      "topics": [
        "embed"
      ]
    },
    {
      "page": "empty_tag_helper",
      "title": "Helper function to generate HTML5 strings without end tags",
      "topics": [
        "empty_tag_helper"
      ]
    },
    {
      "page": "fieldset",
      "title": "Generate the <fieldset> HTML tag.",
      "topics": [
        "fieldset"
      ]
    },
    {
      "page": "figcaption",
      "title": "Generate the <figcaption> HTML tag.",
      "topics": [
        "figcaption"
      ]
    },
    {
      "page": "figure",
      "title": "Generate the <figure> HTML tag.",
      "topics": [
        "figure"
      ]
    },
    {
      "page": "footer",
      "title": "Generate the <footer> HTML tag.",
      "topics": [
        "footer"
      ]
    },
    {
      "page": "form",
      "title": "Generate the <form> HTML tag.",
      "topics": [
        "form"
      ]
    },
    {
      "page": "formatted_tag_helper",
      "title": "Helper function to generate HTML5 strings formatted with new lines and tabs",
      "topics": [
        "formatted_tag_helper"
      ]
    },
    {
      "page": "h1",
      "title": "Generate the <h1> HTML tag.",
      "topics": [
        "h1"
      ]
    },
    {
      "page": "h2",
      "title": "Generate the <h2> HTML tag.",
      "topics": [
        "h2"
      ]
    },
    {
      "page": "h3",
      "title": "Generate the <h3> HTML tag.",
      "topics": [
        "h3"
      ]
    },
    {
      "page": "h4",
      "title": "Generate the <h4> HTML tag.",
      "topics": [
        "h4"
      ]
    },
    {
      "page": "h5",
      "title": "Generate the <h5> HTML tag.",
      "topics": [
        "h5"
      ]
    },
    {
      "page": "h6",
      "title": "Generate the <h6> HTML tag.",
      "topics": [
        "h6"
      ]
    },
    {
      "page": "head",
      "title": "Generate the <head> HTML tag.",
      "topics": [
        "head"
      ]
    },
    {
      "page": "header",
      "title": "Generate the <header> HTML tag.",
      "topics": [
        "header"
      ]
    },
    {
      "page": "hr",
      "title": "Generate the <hr> HTML tag.",
      "topics": [
        "hr"
      ]
    },
    {
      "page": "html",
      "title": "Generate the <html> HTML tag.",
      "topics": [
        "html"
      ]
    },
    {
      "page": "html5_vars",
      "title": "Environment to set formatted to TRUE/FALSE",
      "topics": [
        "html5_vars"
      ]
    },
    {
      "page": "i",
      "title": "Generate the <i> HTML tag.",
      "topics": [
        "i"
      ]
    },
    {
      "page": "iframe",
      "title": "Generate the <iframe> HTML tag.",
      "topics": [
        "iframe"
      ]
    },
    {
      "page": "img",
      "title": "Generate the <img> HTML tag.",
      "topics": [
        "img"
      ]
    },
    {
      "page": "input",
      "title": "Generate the <input> HTML tag.",
      "topics": [
        "input"
      ]
    },
    {
      "page": "ins",
      "title": "Generate the <ins> HTML tag.",
      "topics": [
        "ins"
      ]
    },
    {
      "page": "kbd",
      "title": "Generate the <kbd> HTML tag.",
      "topics": [
        "kbd"
      ]
    },
    {
      "page": "keygen",
      "title": "Generate the <keygen> HTML tag.",
      "topics": [
        "keygen"
      ]
    },
    {
      "page": "label",
      "title": "Generate the <label> HTML tag.",
      "topics": [
        "label"
      ]
    },
    {
      "page": "legend",
      "title": "Generate the <legend> HTML tag.",
      "topics": [
        "legend"
      ]
    },
    {
      "page": "li",
      "title": "Generate the <li> HTML tag.",
      "topics": [
        "li"
      ]
    },
    {
      "page": "link",
      "title": "Generate the <link> HTML tag.",
      "topics": [
        "link"
      ]
    },
    {
      "page": "main",
      "title": "Generate the <main> HTML tag.",
      "topics": [
        "main"
      ]
    },
    {
      "page": "map",
      "title": "Generate the <map> HTML tag.",
      "topics": [
        "map"
      ]
    },
    {
      "page": "mark",
      "title": "Generate the <mark> HTML tag.",
      "topics": [
        "mark"
      ]
    },
    {
      "page": "menu",
      "title": "Generate the <menu> HTML tag.",
      "topics": [
        "menu"
      ]
    },
    {
      "page": "menuitem",
      "title": "Generate the <menuitem> HTML tag.",
      "topics": [
        "menuitem"
      ]
    },
    {
      "page": "meta",
      "title": "Generate the <meta> HTML tag.",
      "topics": [
        "meta"
      ]
    },
    {
      "page": "meter",
      "title": "Generate the <meter> HTML tag.",
      "topics": [
        "meter"
      ]
    },
    {
      "page": "nav",
      "title": "Generate the <nav> HTML tag.",
      "topics": [
        "nav"
      ]
    },
    {
      "page": "noscript",
      "title": "Generate the <noscript> HTML tag.",
      "topics": [
        "noscript"
      ]
    },
    {
      "page": "object",
      "title": "Generate the <object> HTML tag.",
      "topics": [
        "object"
      ]
    },
    {
      "page": "ol",
      "title": "Generate the <ol> HTML tag.",
      "topics": [
        "ol"
      ]
    },
    {
      "page": "optgroup",
      "title": "Generate the <optgroup> HTML tag.",
      "topics": [
        "optgroup"
      ]
    },
    {
      "page": "option",
      "title": "Generate the <option> HTML tag.",
      "topics": [
        "option"
      ]
    },
    {
      "page": "output",
      "title": "Generate the <output> HTML tag.",
      "topics": [
        "output"
      ]
    },
    {
      "page": "p",
      "title": "Generate the <p> HTML tag.",
      "topics": [
        "p"
      ]
    },
    {
      "page": "param",
      "title": "Generate the <param> HTML tag.",
      "topics": [
        "param"
      ]
    },
    {
      "page": "picture",
      "title": "Generate the <picture> HTML tag.",
      "topics": [
        "picture"
      ]
    },
    {
      "page": "pre",
      "title": "Generate the <pre> HTML tag.",
      "topics": [
        "pre"
      ]
    },
    {
      "page": "progress",
      "title": "Generate the <progress> HTML tag.",
      "topics": [
        "progress"
      ]
    },
    {
      "page": "q",
      "title": "Generate the <q> HTML tag.",
      "topics": [
        "q"
      ]
    },
    {
      "page": "rb",
      "title": "Generate the <rb> HTML tag.",
      "topics": [
        "rb"
      ]
    },
    {
      "page": "rp",
      "title": "Generate the <rp> HTML tag.",
      "topics": [
        "rp"
      ]
    },
    {
      "page": "rt",
      "title": "Generate the <rt> HTML tag.",
      "topics": [
        "rt"
      ]
    },
    {
      "page": "rtc",
      "title": "Generate the <rtc> HTML tag.",
      "topics": [
        "rtc"
      ]
    },
    {
      "page": "ruby",
      "title": "Generate the <ruby> HTML tag.",
      "topics": [
        "ruby"
      ]
    },
    {
      "page": "s",
      "title": "Generate the <s> HTML tag.",
      "topics": [
        "s"
      ]
    },
    {
      "page": "samp",
      "title": "Generate the <samp> HTML tag.",
      "topics": [
        "samp"
      ]
    },
    {
      "page": "script",
      "title": "Generate the <script> HTML tag.",
      "topics": [
        "script"
      ]
    },
    {
      "page": "section",
      "title": "Generate the <section> HTML tag.",
      "topics": [
        "section"
      ]
    },
    {
      "page": "select",
      "title": "Generate the <select> HTML tag.",
      "topics": [
        "select"
      ]
    },
    {
      "page": "shadow",
      "title": "Generate the <shadow> HTML tag.",
      "topics": [
        "shadow"
      ]
    },
    {
      "page": "slot",
      "title": "Generate the <slot> HTML tag.",
      "topics": [
        "slot"
      ]
    },
    {
      "page": "small",
      "title": "Generate the <small> HTML tag.",
      "topics": [
        "small"
      ]
    },
    {
      "page": "source",
      "title": "Generate the <source> HTML tag.",
      "topics": [
        "source"
      ]
    },
    {
      "page": "span",
      "title": "Generate the <span> HTML tag.",
      "topics": [
        "span"
      ]
    },
    {
      "page": "strong",
      "title": "Generate the <strong> HTML tag.",
      "topics": [
        "strong"
      ]
    },
    {
      "page": "style",
      "title": "Generate the <style> HTML tag.",
      "topics": [
        "style"
      ]
    },
    {
      "page": "sub",
      "title": "Generate the <sub> HTML tag.",
      "topics": [
        "sub"
      ]
    },
    {
      "page": "summary",
      "title": "Generate the <summary> HTML tag.",
      "topics": [
        "summary"
      ]
    },
    {
      "page": "sup",
      "title": "Generate the <sup> HTML tag.",
      "topics": [
        "sup"
      ]
    },
    {
      "page": "table",
      "title": "Generate the <table> HTML tag.",
      "topics": [
        "table"
      ]
    },
    {
      "page": "tag_helper",
      "title": "Helper function to generate HTML5 strings with end tags",
      "topics": [
        "tag_helper"
      ]
    },
    {
      "page": "tbody",
      "title": "Generate the <tbody> HTML tag.",
      "topics": [
        "tbody"
      ]
    },
    {
      "page": "td",
      "title": "Generate the <td> HTML tag.",
      "topics": [
        "td"
      ]
    },
    {
      "page": "template",
      "title": "Generate the <template> HTML tag.",
      "topics": [
        "template"
      ]
    },
    {
      "page": "textarea",
      "title": "Generate the <textarea> HTML tag.",
      "topics": [
        "textarea"
      ]
    },
    {
      "page": "tfoot",
      "title": "Generate the <tfoot> HTML tag.",
      "topics": [
        "tfoot"
      ]
    },
    {
      "page": "th",
      "title": "Generate the <th> HTML tag.",
      "topics": [
        "th"
      ]
    },
    {
      "page": "thead",
      "title": "Generate the <thead> HTML tag.",
      "topics": [
        "thead"
      ]
    },
    {
      "page": "time",
      "title": "Generate the <time> HTML tag.",
      "topics": [
        "time"
      ]
    },
    {
      "page": "title",
      "title": "Generate the <title> HTML tag.",
      "topics": [
        "title"
      ]
    },
    {
      "page": "tr",
      "title": "Generate the <tr> HTML tag.",
      "topics": [
        "tr"
      ]
    },
    {
      "page": "track",
      "title": "Generate the <track> HTML tag.",
      "topics": [
        "track"
      ]
    },
    {
      "page": "tt",
      "title": "Generate the <tt> HTML tag.",
      "topics": [
        "tt"
      ]
    },
    {
      "page": "u",
      "title": "Generate the <u> HTML tag.",
      "topics": [
        "u"
      ]
    },
    {
      "page": "ul",
      "title": "Generate the <ul> HTML tag.",
      "topics": [
        "ul"
      ]
    },
    {
      "page": "var",
      "title": "Generate the <var> HTML tag.",
      "topics": [
        "var"
      ]
    },
    {
      "page": "video",
      "title": "Generate the <video> HTML tag.",
      "topics": [
        "video"
      ]
    },
    {
      "page": "wbr",
      "title": "Generate the <wbr> HTML tag.",
      "topics": [
        "wbr"
      ]
    }
  ],
  "_readme": "https://github.com/tconwell/html5/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "html5",
  "_universes": [
    "tconwell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-04T10:58:17.000Z",
      "distro": "noble",
      "commit": "19ca8c0363ea7fd9072a86a4fc4f1bf9cdabae97",
      "fileid": "fbb1443e8bb1a146b5311b36c8e682fbe86ea6ae9d475550b81022263855ad6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26947338327"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-04T10:58:04.000Z",
      "distro": "noble",
      "commit": "19ca8c0363ea7fd9072a86a4fc4f1bf9cdabae97",
      "fileid": "96cb0b6077459599c7bb9d0b1ff27b22d21078ce774f6e449c19a296f1207757",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26947338327"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-04T10:57:54.000Z",
      "commit": "19ca8c0363ea7fd9072a86a4fc4f1bf9cdabae97",
      "fileid": "aa4d9a1ebd0ff3bcfc817da3af30396e23f021073dacf7dff804c3cb421f467f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26947338327"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-04T10:57:53.000Z",
      "commit": "19ca8c0363ea7fd9072a86a4fc4f1bf9cdabae97",
      "fileid": "2d8d8abfe75bc986654ebc00ab59fae528a3aedbb0b94a46d9f40740f7873193",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26947338327"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-04T10:57:54.000Z",
      "commit": "19ca8c0363ea7fd9072a86a4fc4f1bf9cdabae97",
      "fileid": "d3aef4049a5de954d7fcc6c267a76e24f568d63bce45bec9ffc21eed0b168b66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26947338327"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-04T10:57:20.000Z",
      "commit": "19ca8c0363ea7fd9072a86a4fc4f1bf9cdabae97",
      "fileid": "b4b3e1c842b03deed2f52403cd3f17462d3f895b7233d8588a674ead98f49369",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26947338327"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-04T10:57:21.000Z",
      "commit": "19ca8c0363ea7fd9072a86a4fc4f1bf9cdabae97",
      "fileid": "6e6662d5d513d7de9a8e6aa29ff0fb22d992aaab2b624d7f0d9bc00b0a4f385b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26947338327"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-04T10:57:35.000Z",
      "commit": "19ca8c0363ea7fd9072a86a4fc4f1bf9cdabae97",
      "fileid": "24a5b03afaefd0931a78d1924b97f1a15bf4c5657dd0656045c09c4bc9172a3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tconwell/actions/runs/26947338327"
    }
  ]
}