{
  "_id": "6a102bceacfb0bcc41c92cbd",
  "Package": "legendry",
  "Title": "Extended Legends and Axes for 'ggplot2'",
  "Version": "0.3.0.9000",
  "Authors@R": "person(\"Teun\", \"van den Brand\", , \"tahvdbrand@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-9335-7468\"))",
  "Description": "A 'ggplot2' extension that focusses on expanding the\nplotter's arsenal of guides. Guides in 'ggplot2' include axes\nand legends. 'legendry' offers new axes and annotation options,\nas well as new legends and colour displays.",
  "License": "MIT + file LICENSE",
  "URL": "https://teunbrand.github.io/legendry/,\nhttps://github.com/teunbrand/legendry",
  "BugReports": "https://github.com/teunbrand/legendry/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://teunbrand.r-universe.dev",
  "Date/Publication": "2026-05-13 05:39:59 UTC",
  "RemoteUrl": "https://github.com/teunbrand/legendry",
  "RemoteRef": "HEAD",
  "RemoteSha": "8fb52c042362b3ce95b946297a7ec914436dece0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:29:24 UTC",
    "User": "root"
  },
  "Author": "Teun van den Brand [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9335-7468>)",
  "Maintainer": "Teun van den Brand <tahvdbrand@gmail.com>",
  "MD5sum": "f302e08bbfe7e58898969b950268a1ab",
  "_user": "teunbrand",
  "_type": "src",
  "_file": "legendry_0.3.0.9000.tar.gz",
  "_fileid": "46b2ab7ceaa077d3d8617019911e61cc8fa32eb6295f3c9e269e361cd853fb07",
  "_filesize": 840025,
  "_sha256": "46b2ab7ceaa077d3d8617019911e61cc8fa32eb6295f3c9e269e361cd853fb07",
  "_created": "2026-05-13T06:29:24.000Z",
  "_published": "2026-05-22T10:11:26.371Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359232759,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963166688"
    },
    {
      "job": 77359232807,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963162309"
    },
    {
      "job": 77359232467,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963168585"
    },
    {
      "job": 77359232445,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963192596"
    },
    {
      "job": 77359232370,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963114754"
    },
    {
      "job": 77359232048,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158044986"
    },
    {
      "job": 77359232561,
      "time": 182,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963160476"
    },
    {
      "job": 77359232869,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963155895"
    },
    {
      "job": 77359232528,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963158074"
    }
  ],
  "_buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25782348602",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/teunbrand/legendry",
  "_commit": {
    "id": "8fb52c042362b3ce95b946297a7ec914436dece0",
    "author": "Teun van den Brand <tahvdbrand@gmail.com>",
    "committer": "Teun van den Brand <tahvdbrand@gmail.com>",
    "message": ":bookmark: bump version\n",
    "time": 1778650799
  },
  "_maintainer": {
    "name": "Teun van den Brand",
    "email": "tahvdbrand@gmail.com",
    "login": "teunbrand",
    "mastodon": "@teunbrand@fosstodon.org",
    "bluesky": "@teunbrand.bsky.social",
    "orcid": "0000-0002-9335-7468",
    "twitter": "@TeunvandenBrand",
    "uuid": 49372158
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "grid",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "teunbrand",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-22",
      "n": 6
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 6
    },
    {
      "week": "2025-39",
      "n": 6
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 15
    },
    {
      "week": "2026-20",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.2.2",
      "date": "2025-05-30"
    },
    {
      "name": "v0.2.3",
      "date": "2025-08-18"
    },
    {
      "name": "v0.2.4",
      "date": "2025-09-14"
    },
    {
      "name": "v0.3.0",
      "date": "2026-05-13"
    }
  ],
  "_topics": [
    "axis",
    "axis-customization",
    "ggplot-extension",
    "ggplot2",
    "legend",
    "visualization"
  ],
  "_stars": 280,
  "_contributors": [
    {
      "user": "teunbrand",
      "count": 236,
      "uuid": 49372158
    },
    {
      "user": "luisdva",
      "count": 2,
      "uuid": 5580938
    },
    {
      "user": "mthomas-ketchbrook",
      "count": 1,
      "uuid": 52801195
    }
  ],
  "_userbio": {
    "uuid": 49372158,
    "type": "user",
    "name": "Teun van den Brand",
    "description": "Currently consulting for Posit PBC.\r\nPreviously computational PhD student in @deWitLab with an interest in chromatin biology and gene regulation."
  },
  "_downloads": {
    "count": 2174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/legendry"
  },
  "_devurl": "https://github.com/teunbrand/legendry",
  "_pkgdown": "https://teunbrand.github.io/legendry/",
  "_searchresults": 122,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/legendry.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/teunbrand/legendry",
  "_realowner": "teunbrand",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-11-01"
    },
    {
      "version": "0.2.0",
      "date": "2024-12-14"
    },
    {
      "version": "0.2.1",
      "date": "2025-03-04"
    },
    {
      "version": "0.2.2",
      "date": "2025-05-30"
    },
    {
      "version": "0.2.3",
      "date": "2025-08-18"
    },
    {
      "version": "0.2.4",
      "date": "2025-09-14"
    }
  ],
  "_exports": [
    "annotate_bottom",
    "annotate_left",
    "annotate_right",
    "annotate_top",
    "bracket_atan",
    "bracket_chevron",
    "bracket_curvy",
    "bracket_line",
    "bracket_round",
    "bracket_sigmoid",
    "bracket_square",
    "cap_arch",
    "cap_none",
    "cap_ogee",
    "cap_round",
    "cap_triangle",
    "Compose",
    "compose_crux",
    "compose_ontop",
    "compose_sandwich",
    "compose_stack",
    "ComposeCrux",
    "ComposeOntop",
    "ComposeSandwich",
    "ComposeStack",
    "gizmo_barcap",
    "gizmo_density",
    "gizmo_grob",
    "gizmo_histogram",
    "gizmo_stepcap",
    "GizmoBarcap",
    "GizmoDensity",
    "GizmoGrob",
    "GizmoHistogram",
    "GizmoStepcap",
    "guide_axis_annotation",
    "guide_axis_base",
    "guide_axis_dendro",
    "guide_axis_nested",
    "guide_axis_plot",
    "guide_axis_symbols",
    "guide_axis_upset",
    "guide_circles",
    "guide_colbar",
    "guide_colring",
    "guide_colsteps",
    "guide_legend_base",
    "guide_legend_cross",
    "guide_legend_group",
    "guide_legend_manual",
    "GuideAxisAnnotation",
    "GuideAxisPlot",
    "GuideAxisSymbols",
    "GuideCircles",
    "GuideColring",
    "GuideLegendBase",
    "GuideLegendGroup",
    "GuideLegendManual",
    "key_auto",
    "key_bins",
    "key_dendro",
    "key_group_lut",
    "key_group_split",
    "key_log",
    "key_manual",
    "key_map",
    "key_minor",
    "key_none",
    "key_range_auto",
    "key_range_manual",
    "key_range_map",
    "key_range_rle",
    "key_segment_manual",
    "key_segment_map",
    "key_sequence",
    "key_symbols",
    "key_upset",
    "new_compose",
    "position_text",
    "primitive_box",
    "primitive_bracket",
    "primitive_fence",
    "primitive_labels",
    "primitive_line",
    "primitive_segments",
    "primitive_spacer",
    "primitive_ticks",
    "primitive_title",
    "PrimitiveBox",
    "PrimitiveBracket",
    "PrimitiveFence",
    "PrimitiveLabels",
    "PrimitiveLine",
    "PrimitiveSpacer",
    "PrimitiveTicks",
    "PrimitiveTitle",
    "scale_x_dendro",
    "scale_y_dendro",
    "theme_guide"
  ],
  "_help": [
    {
      "page": "bracket_options",
      "title": "Bracket options",
      "topics": [
        "bracket_atan",
        "bracket_chevron",
        "bracket_curvy",
        "bracket_line",
        "bracket_options",
        "bracket_round",
        "bracket_sigmoid",
        "bracket_square"
      ]
    },
    {
      "page": "cap_options",
      "title": "Cap options",
      "topics": [
        "cap_arch",
        "cap_none",
        "cap_ogee",
        "cap_options",
        "cap_round",
        "cap_triangle"
      ]
    },
    {
      "page": "compose_crux",
      "title": "Compose guides in a cross",
      "concept": [
        "composition"
      ],
      "topics": [
        "compose_crux"
      ]
    },
    {
      "page": "compose_ontop",
      "title": "Compose guides on top of one another",
      "concept": [
        "composition"
      ],
      "topics": [
        "compose_ontop"
      ]
    },
    {
      "page": "compose_sandwich",
      "title": "Compose guides as a sandwich",
      "concept": [
        "composition"
      ],
      "topics": [
        "compose_sandwich"
      ]
    },
    {
      "page": "compose_stack",
      "title": "Compose guides as stack",
      "concept": [
        "composition"
      ],
      "topics": [
        "compose_stack"
      ]
    },
    {
      "page": "gizmo_barcap",
      "title": "Guide gizmo: capped colour bar",
      "concept": [
        "gizmos"
      ],
      "topics": [
        "gizmo_barcap"
      ]
    },
    {
      "page": "gizmo_density",
      "title": "Guide gizmo: kernel density estimate",
      "concept": [
        "gizmos"
      ],
      "topics": [
        "gizmo_density"
      ]
    },
    {
      "page": "gizmo_grob",
      "title": "Guide gizmo: custom grob",
      "concept": [
        "gizmos"
      ],
      "topics": [
        "gizmo_grob"
      ]
    },
    {
      "page": "gizmo_histogram",
      "title": "Guide gizmo: histogram",
      "concept": [
        "gizmos"
      ],
      "topics": [
        "gizmo_histogram"
      ]
    },
    {
      "page": "gizmo_stepcap",
      "title": "Guide gizmo: capped colour steps",
      "concept": [
        "gizmos"
      ],
      "topics": [
        "gizmo_stepcap"
      ]
    },
    {
      "page": "guide_axis_annotation",
      "title": "Annotation axis guide",
      "concept": [
        "standalone guides"
      ],
      "topics": [
        "annotate_bottom",
        "annotate_left",
        "annotate_right",
        "annotate_top",
        "guide_axis_annotation"
      ]
    },
    {
      "page": "guide_axis_base",
      "title": "Custom axis guide",
      "concept": [
        "standalone guides"
      ],
      "topics": [
        "guide_axis_base"
      ]
    },
    {
      "page": "guide_axis_dendro",
      "title": "Dendrogram guide",
      "concept": [
        "standalone guides"
      ],
      "topics": [
        "guide_axis_dendro"
      ]
    },
    {
      "page": "guide_axis_nested",
      "title": "Nested axis guide",
      "concept": [
        "standalone guides"
      ],
      "topics": [
        "guide_axis_nested"
      ]
    },
    {
      "page": "guide_axis_plot",
      "title": "Side-plot axis",
      "concept": [
        "standalone guides"
      ],
      "topics": [
        "guide_axis_plot"
      ]
    },
    {
      "page": "guide_axis_symbols",
      "title": "Symbol and upset axis guide",
      "concept": [
        "standalone guides"
      ],
      "topics": [
        "guide_axis_symbols",
        "guide_axis_upset"
      ]
    },
    {
      "page": "guide_circles",
      "title": "Circle size guide",
      "concept": [
        "standalone guides"
      ],
      "topics": [
        "guide_circles"
      ]
    },
    {
      "page": "guide_colbar",
      "title": "Custom colour bar guide",
      "concept": [
        "standalone guides"
      ],
      "topics": [
        "guide_colbar"
      ]
    },
    {
      "page": "guide_colring",
      "title": "Colour rings and arcs",
      "concept": [
        "standalone guides"
      ],
      "topics": [
        "guide_colring"
      ]
    },
    {
      "page": "guide_colsteps",
      "title": "Custom colour steps guide",
      "concept": [
        "standalone guides"
      ],
      "topics": [
        "guide_colsteps"
      ]
    },
    {
      "page": "guide_legend_base",
      "title": "Custom legend guide",
      "concept": [
        "legend guides",
        "standalone guides"
      ],
      "topics": [
        "guide_legend_base"
      ]
    },
    {
      "page": "guide_legend_cross",
      "title": "Cross legend guide",
      "concept": [
        "legend guides",
        "standalone guides"
      ],
      "topics": [
        "guide_legend_cross"
      ]
    },
    {
      "page": "guide_legend_group",
      "title": "Grouped legend",
      "concept": [
        "legend guides",
        "standalone guides"
      ],
      "topics": [
        "guide_legend_group"
      ]
    },
    {
      "page": "guide_legend_manual",
      "title": "Manual legend",
      "concept": [
        "legend guides",
        "standalone guides"
      ],
      "topics": [
        "guide_legend_manual"
      ]
    },
    {
      "page": "guide-composition",
      "title": "Guide composition",
      "concept": [
        "composition"
      ],
      "topics": [
        "guide-composition",
        "new_compose"
      ]
    },
    {
      "page": "guide-gizmos",
      "title": "Guide gizmos",
      "topics": [
        "guide-gizmos"
      ]
    },
    {
      "page": "guide-primitives",
      "title": "Guide primitives",
      "topics": [
        "guide-primitives"
      ]
    },
    {
      "page": "key_group",
      "title": "Group keys",
      "concept": [
        "keys"
      ],
      "topics": [
        "key_group",
        "key_group_lut",
        "key_group_split"
      ]
    },
    {
      "page": "key_range",
      "title": "Range keys",
      "concept": [
        "keys"
      ],
      "topics": [
        "key_range",
        "key_range_auto",
        "key_range_manual",
        "key_range_map",
        "key_range_rle"
      ]
    },
    {
      "page": "key_segments",
      "title": "Segment keys",
      "concept": [
        "keys"
      ],
      "topics": [
        "key_dendro",
        "key_segments",
        "key_segment_manual",
        "key_segment_map"
      ]
    },
    {
      "page": "key_specialty",
      "title": "Speciality keys",
      "concept": [
        "keys"
      ],
      "topics": [
        "key_bins",
        "key_sequence",
        "key_specialty",
        "key_symbols",
        "key_upset"
      ]
    },
    {
      "page": "key_standard",
      "title": "Standard keys",
      "concept": [
        "keys"
      ],
      "topics": [
        "key_auto",
        "key_log",
        "key_manual",
        "key_map",
        "key_minor",
        "key_none",
        "key_standard"
      ]
    },
    {
      "page": "position_text",
      "title": "Helper to position text",
      "topics": [
        "position_text"
      ]
    },
    {
      "page": "primitive_box",
      "title": "Guide primitives: boxes",
      "concept": [
        "primitives"
      ],
      "topics": [
        "primitive_box"
      ]
    },
    {
      "page": "primitive_bracket",
      "title": "Guide primitive: brackets",
      "concept": [
        "primitives"
      ],
      "topics": [
        "primitive_bracket"
      ]
    },
    {
      "page": "primitive_fence",
      "title": "Guide primitive: fence",
      "concept": [
        "primitives"
      ],
      "topics": [
        "primitive_fence"
      ]
    },
    {
      "page": "primitive_labels",
      "title": "Guide primitive: labels",
      "concept": [
        "primitives"
      ],
      "topics": [
        "primitive_labels"
      ]
    },
    {
      "page": "primitive_line",
      "title": "Guide primitive: line",
      "concept": [
        "primitives"
      ],
      "topics": [
        "primitive_line"
      ]
    },
    {
      "page": "primitive_segments",
      "title": "Guide primitives: segments",
      "concept": [
        "primitives"
      ],
      "topics": [
        "primitive_segments"
      ]
    },
    {
      "page": "primitive_spacer",
      "title": "Guide primitive: spacer",
      "concept": [
        "primitives"
      ],
      "topics": [
        "primitive_spacer"
      ]
    },
    {
      "page": "primitive_ticks",
      "title": "Guide primitive: line",
      "concept": [
        "primitives"
      ],
      "topics": [
        "primitive_ticks"
      ]
    },
    {
      "page": "primitive_title",
      "title": "Guide primitive: title",
      "concept": [
        "primitives"
      ],
      "topics": [
        "primitive_title"
      ]
    },
    {
      "page": "scale_x_dendro",
      "title": "Dendrogram scales",
      "topics": [
        "scale_x_dendro",
        "scale_y_dendro"
      ]
    },
    {
      "page": "theme_guide",
      "title": "Theme wrapper for guides",
      "topics": [
        "theme_guide"
      ]
    }
  ],
  "_pkglogo": "https://github.com/teunbrand/legendry/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/teunbrand/legendry/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 9.08826134598115,
  "_indexed": true,
  "_nocasepkg": "legendry",
  "_universes": [
    "teunbrand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-13T06:32:20.000Z",
      "distro": "noble",
      "commit": "8fb52c042362b3ce95b946297a7ec914436dece0",
      "fileid": "7a9a1d5e551152e5a60f8e4f05747fe801a4dcfef0fc80acabc8a415a6c1fdfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25782348602"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-13T06:31:50.000Z",
      "distro": "noble",
      "commit": "8fb52c042362b3ce95b946297a7ec914436dece0",
      "fileid": "cd197f28fb8e18ab396d276bdb5a0ac96a015ad7ed36529f7a8e176f5fdba69b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25782348602"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-13T06:32:41.000Z",
      "commit": "8fb52c042362b3ce95b946297a7ec914436dece0",
      "fileid": "c3e1d3d4b9a0f51ece1be1c7d068ab5147295cb0da271b059037fff0c6f03c61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25782348602"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-13T06:33:56.000Z",
      "commit": "8fb52c042362b3ce95b946297a7ec914436dece0",
      "fileid": "6d99a067d632e85e96303cc32056878de389c308f1f01d2e315b47332cbdcfb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25782348602"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-13T06:31:11.000Z",
      "commit": "8fb52c042362b3ce95b946297a7ec914436dece0",
      "fileid": "d2aee5436e1a2bfd75c4255dc659fb469db678866d08464b8c49feca54884670",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25782348602"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-13T06:30:58.000Z",
      "commit": "8fb52c042362b3ce95b946297a7ec914436dece0",
      "fileid": "30363eaa74dad460bff3e9afa11eaf0d96c6c61f9778eb5287e8517faab353ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25782348602"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-13T06:31:12.000Z",
      "commit": "8fb52c042362b3ce95b946297a7ec914436dece0",
      "fileid": "16356cbf529356eef339a8c4fffc784109de7ff0b3d5ac82f66dfa1b4d141d82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25782348602"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-05-22T10:11:03.000Z",
      "commit": "8fb52c042362b3ce95b946297a7ec914436dece0",
      "fileid": "f2a941cd8bc1f5639853b8db54757584b5ab12c2d8c23b1cf524827b9955c782",
      "status": "success",
      "buildurl": "https://github.com/r-universe/teunbrand/actions/runs/25782348602"
    }
  ]
}