{
  "_id": "6a21892bcd65a98ecbd37600",
  "Package": "BFHtheme",
  "Type": "Package",
  "Title": "BFH Theme and Color Palettes for ggplot2",
  "Version": "0.5.2",
  "Authors@R": "c(\nperson(\n\"Johan\", \"Reventlow\",\nemail = \"johan.reventlow@regionh.dk\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "Provides comprehensive theming support for ggplot2\ngraphics following Bispebjerg og Frederiksberg Hospital and\nRegion Hovedstaden visual identity guidelines. Includes color\npalettes for both Hospital and Region H branding, themes, scale\nfunctions, and helper utilities for creating consistent and\nprofessional visualizations. Uses modern 'systemfonts' package\nfor robust font detection with graceful fallback. Recommends\n'ragg', 'svglite', and Cairo devices for high-quality output.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libfribidi-dev\nlibharfbuzz-dev libicu-dev libjpeg-dev libpng-dev",
  "Repository": "https://johanreventlow.r-universe.dev",
  "Date/Publication": "2026-06-04 11:55:45 UTC",
  "RemoteUrl": "https://github.com/johanreventlow/BFHtheme",
  "RemoteRef": "HEAD",
  "RemoteSha": "46861275af23f8b6bee5cac240545dd60ef99693",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 14:14:49 UTC",
    "User": "root"
  },
  "Author": "Johan Reventlow [aut, cre]",
  "Maintainer": "Johan Reventlow <johan.reventlow@regionh.dk>",
  "MD5sum": "91912e78c96dd22aff0dc4afd653c457",
  "_user": "johanreventlow",
  "_type": "src",
  "_file": "BFHtheme_0.5.2.tar.gz",
  "_fileid": "438c528968c7825f52754d202aa701ee3eb0e75d6108e3bd4738db14160e812b",
  "_filesize": 2413858,
  "_sha256": "438c528968c7825f52754d202aa701ee3eb0e75d6108e3bd4738db14160e812b",
  "_created": "2026-06-04T14:14:49.000Z",
  "_published": "2026-06-04T14:18:19.822Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79538346038,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7413871984"
    },
    {
      "job": 79538345789,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413875145"
    },
    {
      "job": 79538345799,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7413849700"
    },
    {
      "job": 79538345800,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413855676"
    },
    {
      "job": 79537394946,
      "time": 271,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413802154"
    },
    {
      "job": 79538345827,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413853234"
    },
    {
      "job": 79538345889,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7413851026"
    },
    {
      "job": 79538346073,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7413855574"
    },
    {
      "job": 79538345905,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413868475"
    }
  ],
  "_buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957147453",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/johanreventlow/BFHtheme",
  "_commit": {
    "id": "46861275af23f8b6bee5cac240545dd60ef99693",
    "author": "Johan Reventlow <johanreventlow@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #79 from johanreventlow/develop\n\nPromote develop to main",
    "time": 1780574145
  },
  "_maintainer": {
    "name": "Johan Reventlow",
    "email": "johan.reventlow@regionh.dk",
    "login": "johanreventlowbfh",
    "description": "",
    "uuid": 276887448
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "marquee",
      "role": "Imports"
    },
    {
      "package": "systemfonts",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "showtext",
      "role": "Suggests"
    },
    {
      "package": "sysfonts",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "jpeg",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "johanreventlow",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-42",
      "n": 18
    },
    {
      "week": "2025-43",
      "n": 12
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-46",
      "n": 11
    },
    {
      "week": "2025-48",
      "n": 5
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.4.0",
      "date": "2026-04-15"
    },
    {
      "name": "v0.4.1",
      "date": "2026-04-22"
    },
    {
      "name": "v0.5.0",
      "date": "2026-04-24"
    },
    {
      "name": "v0.5.1",
      "date": "2026-05-27"
    },
    {
      "name": "v0.5.2",
      "date": "2026-05-30"
    },
    {
      "name": "v0.5.3",
      "date": "2026-05-30"
    },
    {
      "name": "v0.5.4",
      "date": "2026-06-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "johanreventlow",
      "count": 65,
      "uuid": 366572
    },
    {
      "user": "johanreventlowbfh",
      "count": 23,
      "uuid": 276887448
    },
    {
      "user": "claude",
      "count": 1,
      "uuid": 81847
    }
  ],
  "_userbio": {
    "uuid": 366572,
    "type": "user",
    "name": "Johan Reventlow"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BFHtheme"
  },
  "_devurl": "https://github.com/johanreventlow/bfhtheme",
  "_searchresults": 29,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BFHtheme.html",
    "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",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_bfh_footer",
    "add_bfh_logo",
    "bfh_colors",
    "bfh_cols",
    "bfh_combine_plots",
    "bfh_labs",
    "bfh_pal",
    "bfh_palettes",
    "bfh_save",
    "bfh_title_block",
    "get_bfh_font",
    "get_bfh_logo",
    "reset_bfh_defaults",
    "scale_color_bfh",
    "scale_color_bfh_continuous",
    "scale_color_bfh_discrete",
    "scale_colour_bfh",
    "scale_colour_bfh_continuous",
    "scale_colour_bfh_discrete",
    "scale_fill_bfh",
    "scale_fill_bfh_continuous",
    "scale_fill_bfh_discrete",
    "scale_x_continuous_bfh",
    "scale_x_date_bfh",
    "scale_x_datetime_bfh",
    "scale_x_discrete_bfh",
    "scale_y_continuous_bfh",
    "scale_y_date_bfh",
    "scale_y_datetime_bfh",
    "scale_y_discrete_bfh",
    "set_bfh_defaults",
    "show_bfh_palettes",
    "theme_bfh",
    "use_bfh_knitr_defaults"
  ],
  "_help": [
    {
      "page": "add_bfh_footer",
      "title": "Add BFH Footer to a Plot",
      "concept": [
        "BFH branding"
      ],
      "topics": [
        "add_bfh_footer"
      ]
    },
    {
      "page": "add_bfh_logo",
      "title": "Add BFH Logo to a Plot",
      "concept": [
        "BFH branding"
      ],
      "topics": [
        "add_bfh_logo"
      ]
    },
    {
      "page": "bfh_colors",
      "title": "BFH Brand Color Definitions",
      "concept": [
        "BFH colors"
      ],
      "topics": [
        "bfh_colors"
      ]
    },
    {
      "page": "bfh_cols",
      "title": "Extract BFH Colors",
      "concept": [
        "BFH colors"
      ],
      "topics": [
        "bfh_cols"
      ]
    },
    {
      "page": "bfh_combine_plots",
      "title": "Create a Multi-Panel Figure with Shared Legend",
      "concept": [
        "BFH helpers"
      ],
      "topics": [
        "bfh_combine_plots"
      ]
    },
    {
      "page": "bfh_labs",
      "title": "BFH-Style Plot Labels with Automatic Uppercase",
      "concept": [
        "BFH helpers"
      ],
      "topics": [
        "bfh_labs"
      ]
    },
    {
      "page": "bfh_pal",
      "title": "Interpolate a BFH Color Palette",
      "concept": [
        "BFH colors"
      ],
      "topics": [
        "bfh_pal"
      ]
    },
    {
      "page": "bfh_palettes",
      "title": "BFH Color Palettes (Named List)",
      "concept": [
        "BFH colors"
      ],
      "topics": [
        "bfh_palettes"
      ]
    },
    {
      "page": "bfh_save",
      "title": "Save a Plot with BFH Specifications",
      "concept": [
        "BFH helpers"
      ],
      "topics": [
        "bfh_save"
      ]
    },
    {
      "page": "bfh_title_block",
      "title": "Create a Branded Title Block",
      "concept": [
        "BFH branding"
      ],
      "topics": [
        "bfh_title_block"
      ]
    },
    {
      "page": "get_bfh_font",
      "title": "Determine BFH Font Family",
      "concept": [
        "BFH fonts"
      ],
      "topics": [
        "get_bfh_font"
      ]
    },
    {
      "page": "get_bfh_logo",
      "title": "Get Path to the Packaged BFH Logo",
      "concept": [
        "BFH branding"
      ],
      "topics": [
        "get_bfh_logo"
      ]
    },
    {
      "page": "reset_bfh_defaults",
      "title": "Reset ggplot2 Defaults",
      "concept": [
        "BFH defaults"
      ],
      "topics": [
        "reset_bfh_defaults"
      ]
    },
    {
      "page": "scale_bfh",
      "title": "BFH Colour Scales for ggplot2",
      "concept": [
        "BFH scales"
      ],
      "topics": [
        "scale_bfh",
        "scale_color_bfh",
        "scale_colour_bfh",
        "scale_fill_bfh"
      ]
    },
    {
      "page": "scale_fill_bfh_continuous",
      "title": "Continuous colour scales using specific BFH palettes",
      "concept": [
        "BFH scales"
      ],
      "topics": [
        "scale_color_bfh_continuous",
        "scale_colour_bfh_continuous",
        "scale_fill_bfh_continuous"
      ]
    },
    {
      "page": "scale_fill_bfh_discrete",
      "title": "Discrete colour scales using specific BFH palettes",
      "concept": [
        "BFH scales"
      ],
      "topics": [
        "scale_color_bfh_discrete",
        "scale_colour_bfh_discrete",
        "scale_fill_bfh_discrete"
      ]
    },
    {
      "page": "scale_position_bfh",
      "title": "BFH Position Scales with Uppercase Labels",
      "concept": [
        "BFH scales"
      ],
      "topics": [
        "scale_position_bfh",
        "scale_x_continuous_bfh",
        "scale_x_datetime_bfh",
        "scale_x_date_bfh",
        "scale_x_discrete_bfh",
        "scale_y_continuous_bfh",
        "scale_y_datetime_bfh",
        "scale_y_date_bfh",
        "scale_y_discrete_bfh"
      ]
    },
    {
      "page": "set_bfh_defaults",
      "title": "Set BFH Defaults for ggplot2",
      "concept": [
        "BFH defaults"
      ],
      "topics": [
        "set_bfh_defaults"
      ]
    },
    {
      "page": "show_bfh_palettes",
      "title": "Visualise BFH Palettes",
      "concept": [
        "BFH colors"
      ],
      "topics": [
        "show_bfh_palettes"
      ]
    },
    {
      "page": "theme_bfh",
      "title": "BFH ggplot2 Theme",
      "concept": [
        "BFH themes"
      ],
      "topics": [
        "theme_bfh"
      ]
    },
    {
      "page": "use_bfh_knitr_defaults",
      "title": "Enable BFH knitr Defaults (Opt-in)",
      "concept": [
        "BFH defaults"
      ],
      "topics": [
        "use_bfh_knitr_defaults"
      ]
    }
  ],
  "_readme": "https://github.com/johanreventlow/BFHtheme/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "lifecycle",
    "marquee",
    "png",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "systemfonts",
    "textshaping",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "customization.Rmd",
      "filename": "customization.html",
      "title": "Advanced Customization",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Theme Customization",
        "Modifying Base Theme Parameters",
        "Overriding Theme Elements",
        "Legend Customisation",
        "Colour Palette Customisation",
        "Using Different Palettes",
        "Reversing Palettes",
        "Creating Custom Palettes",
        "Working with Colour Functions",
        "Plot Enhancements",
        "Adding BFH Branding",
        "Multi-Panel Figures",
        "Axis Customisation",
        "Formatting Axes",
        "Date Axes",
        "Text and Labels",
        "Uppercase Labels",
        "Uppercase Axis Tick Labels",
        "Advanced: Integration with scales Package",
        "Best Practice: label_date_short() for Space Efficiency",
        "Custom Text Elements",
        "Faceting",
        "Facet Customisation",
        "Export and File Formats",
        "High-Resolution Export",
        "Dimension Presets",
        "Performance Optimisation",
        "Font Caching",
        "Large Datasets",
        "Wrap-Up"
      ],
      "created": "2025-10-14 09:15:13",
      "modified": "2026-04-22 18:21:58",
      "commits": 6
    },
    {
      "source": "palette-overview.Rmd",
      "filename": "palette-overview.html",
      "title": "Farvepaletter i BFHtheme",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduktion",
        "Officielle farver",
        "Hospital (BFH)",
        "Region Hovedstaden",
        "Palettekategorier",
        "Hospitalspaletter",
        "Legacy og kompatibilitet",
        "Anvendelse i ggplot2",
        "Udforskning",
        "Reference og metadata"
      ],
      "created": "2025-10-14 21:06:45",
      "modified": "2026-04-22 18:21:58",
      "commits": 2
    },
    {
      "source": "troubleshooting.Rmd",
      "filename": "troubleshooting.html",
      "title": "Fejlfinding for BFHtheme",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduktion",
        "Installation fejler",
        "Fejl i farveskalaer",
        "\"need at least two non-NA values to interpolate\"",
        "Farver virker forkerte",
        "Logo relaterede problemer",
        "\"BFH logo file not found\"",
        "Logoet er i dårlig kvalitet",
        "Logoet dækker data",
        "Tema relaterede problemer",
        "Tekst rendrer ikke korrekt",
        "Temaet ser ikke ud til at være anvendt",
        "Få hjælp"
      ],
      "created": "2025-10-14 21:06:45",
      "modified": "2026-04-24 13:21:48",
      "commits": 2
    },
    {
      "source": "fonts-and-typography.Rmd",
      "filename": "fonts-and-typography.html",
      "title": "Fonts and Typography in BFHtheme",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduktion",
        "Font-prioritering",
        "Automatisk fontvalg",
        "Manuel styring",
        "Tjek tilgængelige fonts",
        "Mari Office font",
        "Roboto (open source)",
        "Manuel installation",
        "Helper til installation",
        "Typografiske workflows",
        "Automatisk (anbefalet)",
        "Med showtext (Roboto fallback)",
        "Fast global font"
      ],
      "created": "2025-10-14 21:06:45",
      "modified": "2025-10-14 21:06:45",
      "commits": 1
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with BFHtheme",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Basic Usage",
        "Applying a Theme",
        "Using Colour Scales",
        "Available Colour Palettes",
        "Theme Variants",
        "Standard Theme",
        "Customizing theme_bfh()",
        "Setting Global Defaults",
        "Saving Plots",
        "Font Configuration",
        "Where to Next"
      ],
      "created": "2025-10-14 09:15:13",
      "modified": "2025-11-13 06:59:06",
      "commits": 4
    },
    {
      "source": "logo-and-branding.Rmd",
      "filename": "logo-and-branding.html",
      "title": "Logoer og Branding i BFHtheme",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduktion",
        "Logo-varianter og størrelser",
        "Grundlæggende brug",
        "Vælg logo-variant og opløsning",
        "Gennemsigtighed",
        "Kombinér logo og footer",
        "Find tilgængelige logofiler",
        "Scenarier",
        "Opt-in knitr-opsætning",
        "Fejlfinding"
      ],
      "created": "2025-10-14 21:06:45",
      "modified": "2026-04-24 13:21:48",
      "commits": 3
    },
    {
      "source": "theming.Rmd",
      "filename": "theming.html",
      "title": "Multi-Hospital Branding",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Organisational Colour Palettes",
        "Bispebjerg og Frederiksberg Hospital",
        "Region Hovedstaden",
        "Sequential Palettes",
        "Hospital Sequential Palettes",
        "Region H Sequential Palettes",
        "Infographic Palettes",
        "Hospital Infographic Palette",
        "Region H Infographic Palette",
        "Combining Organisational Branding",
        "Consistent Theme with Different Palettes",
        "Setting Default Palette",
        "Colour Accessibility",
        "Contrast and Readability",
        "Colourblind Considerations",
        "Customising for Specific Departments",
        "Department-Specific Colours",
        "Multi-Site Comparisons",
        "Comparing Data Across Sites",
        "Brand Guidelines Reference",
        "Hospital Colours",
        "Region Hovedstaden Colours",
        "Usage Guidelines",
        "When to Use Hospital vs Region H Branding",
        "Consistency Best Practices",
        "Next Steps"
      ],
      "created": "2025-10-14 09:15:13",
      "modified": "2026-04-22 18:21:58",
      "commits": 3
    }
  ],
  "_score": 5.8637985386805,
  "_indexed": true,
  "_nocasepkg": "bfhtheme",
  "_universes": [
    "johanreventlow",
    "johanreventlowbfh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-06-04T14:17:13.000Z",
      "distro": "noble",
      "commit": "46861275af23f8b6bee5cac240545dd60ef99693",
      "fileid": "9105eb49da824e9aef413825b634b2da5f192cd0196651b196bc938d8c489c92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957147453"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-06-04T14:17:21.000Z",
      "distro": "noble",
      "commit": "46861275af23f8b6bee5cac240545dd60ef99693",
      "fileid": "04570ac2f6dd400cdc6f5936c8981e034cdae9960905a3fb057bbe17ad5186da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957147453"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-06-04T14:16:29.000Z",
      "commit": "46861275af23f8b6bee5cac240545dd60ef99693",
      "fileid": "eb2f3a941f12ef0926950129323aacb9114b74554f18527d6ca862d7821d90d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957147453"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-06-04T14:16:34.000Z",
      "commit": "46861275af23f8b6bee5cac240545dd60ef99693",
      "fileid": "f149dd6d83354b3d800785300e3295e5fad1b888c0b464cecdc9aec739eebb2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957147453"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.2",
      "date": "2026-06-04T14:17:04.000Z",
      "commit": "46861275af23f8b6bee5cac240545dd60ef99693",
      "fileid": "e9382cbfb2b189c11c84d1b220eef2bd4d274bc49e43bb1dcf5000fe7fe8a34a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957147453"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-06-04T14:16:09.000Z",
      "commit": "46861275af23f8b6bee5cac240545dd60ef99693",
      "fileid": "c03f208cf44c649cc9ac1fc15e6733399f225039e3199924a3b7d9f4b50d7dcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957147453"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-06-04T14:16:15.000Z",
      "commit": "46861275af23f8b6bee5cac240545dd60ef99693",
      "fileid": "3d58af4efe069cbcf41343c6cef4c3342e1532f864513af2f5f854a3b0b4849d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957147453"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-06-04T14:16:29.000Z",
      "commit": "46861275af23f8b6bee5cac240545dd60ef99693",
      "fileid": "ef79c8cf9397f0abb8bd5afadbc4e2499bfbee5017a48879781d7bbcd8ebad48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957147453"
    }
  ]
}