{
  "_id": "6a5f9c4214e95619b75d6df7",
  "Package": "highdir",
  "Title": "Backend-Agnostic Figure Builder for 'highcharter' and 'ggplot2'",
  "Version": "0.6.0",
  "Authors@R": "person(\ngiven = \"Yusman\",\nfamily = \"Kamaleri\",\nemail = \"ybkamaleri@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5014-3665\")\n)",
  "Description": "Provides a backend-agnostic 'API' for creating data\nvisualizations using 'highcharter' (interactive) or 'ggplot2'\n(static). Figures are defined once via a specification object\nand can be rendered to either backend without modifying the\ncalling code. Supports both declarative and layered workflows,\nflexible theming and colour palettes, optional 'JavaScript'\nenhancements, and tools for exporting figures and interactive\nexploration via a 'shiny' app.",
  "URL": "https://folkehelsestats.github.io/highdir/,\nhttps://github.com/folkehelsestats/highdir",
  "BugReports": "https://github.com/folkehelsestats/highdir/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://folkehelsestats.r-universe.dev",
  "Date/Publication": "2026-07-21 16:00:39 UTC",
  "RemoteUrl": "https://github.com/folkehelsestats/highdir",
  "RemoteRef": "HEAD",
  "RemoteSha": "8099e95fb647172d798df54a53d0ce46e4178191",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 16:16:34 UTC",
    "User": "root"
  },
  "Author": "Yusman Kamaleri [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5014-3665>)",
  "Maintainer": "Yusman Kamaleri <ybkamaleri@gmail.com>",
  "_user": "folkehelsestats",
  "_type": "src",
  "_file": "highdir_0.6.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c6bb365ca67ee6f4ad54461f6a8fdae4263fe64eb31d7693169d35ed2db45c04",
  "_filesize": 869095,
  "_sha256": "c6bb365ca67ee6f4ad54461f6a8fdae4263fe64eb31d7693169d35ed2db45c04",
  "_expires": "2026-10-29T16:20:16.000Z",
  "_created": "2026-07-21T16:16:34.000Z",
  "_published": "2026-07-21T16:20:18.512Z",
  "_jobs": [
    {
      "job": 88693015024,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8502162825"
    },
    {
      "job": 88693015083,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8502163732"
    },
    {
      "job": 88693015057,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8502141550"
    },
    {
      "job": 88693015005,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8502162323"
    },
    {
      "job": 88691940851,
      "time": 250,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8502073566"
    },
    {
      "job": 88693015035,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8502148002"
    },
    {
      "job": 88693015081,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8502127894"
    },
    {
      "job": 88693015106,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8502147709"
    },
    {
      "job": 88693015094,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8502130599"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/folkehelsestats/actions/runs/29847545533",
  "_status": "success",
  "_upstream": "https://github.com/folkehelsestats/highdir",
  "_commit": {
    "id": "8099e95fb647172d798df54a53d0ce46e4178191",
    "author": "Yusman Kamaleri <ybkamaleri@gmail.com>",
    "committer": "Yusman Kamaleri <ybkamaleri@gmail.com>",
    "message": "Merge branch 'fun'\n",
    "time": 1784649639
  },
  "_maintainer": {
    "name": "Yusman Kamaleri",
    "email": "ybkamaleri@gmail.com",
    "login": "ybkamaleri",
    "description": "@folkehelsestats \n@fyrtaarn \n@helseprofil\n@folkehelseinstituttet\n@Rapporteket\n\n",
    "uuid": 12102394,
    "orcid": "0000-0001-5014-3665"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "highcharter",
      "version": ">= 0.9.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    },
    {
      "package": "bslib",
      "version": ">= 0.7.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 2.5.0",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "eulerr",
      "role": "Suggests"
    },
    {
      "package": "ggVennDiagram",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "folkehelsestats",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 7
    },
    {
      "week": "2026-05",
      "n": 8
    },
    {
      "week": "2026-10",
      "n": 20
    },
    {
      "week": "2026-11",
      "n": 12
    },
    {
      "week": "2026-12",
      "n": 9
    },
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 6
    },
    {
      "week": "2026-19",
      "n": 9
    },
    {
      "week": "2026-20",
      "n": 9
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 3
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "ver0.5.0",
      "date": "2026-05-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ybkamaleri",
      "count": 25,
      "uuid": 12102394
    }
  ],
  "_userbio": {
    "uuid": 206562609,
    "type": "organization",
    "name": "Folkehelsestatistikk",
    "followers": 2,
    "description": "Denne siden samler statistiske verktøy, analyser og kunnskapsgrunnlag til bruk i folkehelsearbeidet vi jobber med."
  },
  "_downloads": {
    "count": 276,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/highdir"
  },
  "_devurl": "https://github.com/folkehelsestats/highdir",
  "_pkgdown": "https://folkehelsestats.github.io/highdir/",
  "_searchresults": 17,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/highdir.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/folkehelsestats/highdir",
  "_realowner": "folkehelsestats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "geom_args",
    "get_palette",
    "gg_theme",
    "hd",
    "hd_add_js",
    "hd_app",
    "hd_geom_arearange",
    "hd_geom_column",
    "hd_geom_line",
    "hd_geom_pie",
    "hd_geom_ranked_bar",
    "hd_geom_scatter",
    "hd_geom_stacked_column",
    "hd_geom_venn",
    "hd_make",
    "hd_opts",
    "hd_reset_theme",
    "hd_save",
    "hd_set_theme",
    "hd_spec",
    "hd_spec_venn",
    "hd_theme",
    "hd_venn_df",
    "hd_venn_intersect",
    "hd_venn_set",
    "hd_venn_sets_from_spec",
    "list_backends",
    "list_geoms",
    "list_palettes",
    "register_backend",
    "register_geom",
    "register_palette",
    "venn_df_to_list"
  ],
  "_datasets": [
    {
      "name": "alco1",
      "title": "Alcohol Consumption Data",
      "object": "alco1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "adj_mean",
        "SE",
        "lower_95CI",
        "upper_95CI",
        "adj_enhet",
        "SE_enhet",
        "lower_enhet",
        "upper_enhet"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "alco2",
      "title": "Alcohol Consumption by Gender",
      "object": "alco2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "kjonn",
        "year",
        "adj_mean",
        "SE",
        "lower_95CI",
        "upper_95CI",
        "adj_enhet",
        "SE_enhet",
        "lower_enhet",
        "upper_enhet"
      ],
      "rows": 28,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "plus-.hd",
      "title": "Add Layers to an hd Object",
      "topics": [
        "+.hd"
      ]
    },
    {
      "page": "alco1",
      "title": "Alcohol Consumption Data",
      "topics": [
        "alco1"
      ]
    },
    {
      "page": "alco2",
      "title": "Alcohol Consumption by Gender",
      "topics": [
        "alco2"
      ]
    },
    {
      "page": "geom_args",
      "title": "Show Arguments for a Geometry",
      "topics": [
        "geom_args"
      ]
    },
    {
      "page": "get_palette",
      "title": "Retrieve a Named Palette",
      "topics": [
        "get_palette"
      ]
    },
    {
      "page": "gg_theme",
      "title": "Build a ggplot2 Theme Object",
      "topics": [
        "gg_theme"
      ]
    },
    {
      "page": "hd",
      "title": "Initialise a Composable highdir Figure",
      "topics": [
        "hd"
      ]
    },
    {
      "page": "hd_add_js",
      "title": "Inject JavaScript into a Highcharts Widget",
      "topics": [
        "hd_add_js"
      ]
    },
    {
      "page": "hd_app",
      "title": "Launch the highdir Shiny GUI",
      "topics": [
        "hd_app"
      ]
    },
    {
      "page": "hd_geom_arearange",
      "title": "Add an Arearange (Confidence Band) Layer",
      "topics": [
        "hd_geom_arearange"
      ]
    },
    {
      "page": "hd_geom_column",
      "title": "Column Geometry Layer for hd Objects",
      "topics": [
        "hd_geom_column"
      ]
    },
    {
      "page": "hd_geom_line",
      "title": "Line Geometry Layer for hd Objects",
      "topics": [
        "hd_geom_line"
      ]
    },
    {
      "page": "hd_geom_pie",
      "title": "Pie Geometry Layer for hd Objects",
      "topics": [
        "hd_geom_pie"
      ]
    },
    {
      "page": "hd_geom_ranked_bar",
      "title": "Ranked bar geometry",
      "concept": [
        "Geoms"
      ],
      "topics": [
        "hd_geom_ranked_bar"
      ]
    },
    {
      "page": "hd_geom_scatter",
      "title": "Scatter Geometry Layer for hd Objects",
      "topics": [
        "hd_geom_scatter"
      ]
    },
    {
      "page": "hd_geom_stacked_column",
      "title": "Stacked Column Geometry Layer",
      "topics": [
        "hd_geom_stacked_column"
      ]
    },
    {
      "page": "hd_geom_venn",
      "title": "Venn / Euler Diagram Layer for hd Objects",
      "topics": [
        "hd_geom_venn"
      ]
    },
    {
      "page": "hd_make",
      "title": "Build a Figure from a Specification",
      "topics": [
        "hd_make"
      ]
    },
    {
      "page": "hd_opts",
      "title": "Create Figure Presentation Options",
      "topics": [
        "hd_opts"
      ]
    },
    {
      "page": "hd_reset_theme",
      "title": "Reset Theme",
      "topics": [
        "hd_reset_theme"
      ]
    },
    {
      "page": "hd_save",
      "title": "Save a Figure to Disk",
      "topics": [
        "hd_save"
      ]
    },
    {
      "page": "hd_set_theme",
      "title": "Set Package-Wide Style Defaults",
      "topics": [
        "hd_set_theme"
      ]
    },
    {
      "page": "hd_spec",
      "title": "Create a Figure Data Specification",
      "topics": [
        "hd_spec"
      ]
    },
    {
      "page": "hd_spec_venn",
      "title": "Create a Venn / Euler Figure Specification",
      "topics": [
        "hd_spec_venn"
      ]
    },
    {
      "page": "hd_theme",
      "title": "Build a Highcharts Theme Object",
      "topics": [
        "hd_theme"
      ]
    },
    {
      "page": "hd_venn_df",
      "title": "Create a Venn Diagram Directly from a Data Frame",
      "topics": [
        "hd_venn_df"
      ]
    },
    {
      "page": "hd_venn_intersect",
      "title": "Build an Intersection Entry for hd_geom_venn",
      "topics": [
        "hd_venn_intersect"
      ]
    },
    {
      "page": "hd_venn_set",
      "title": "Build a Single-Set Entry for hd_geom_venn",
      "topics": [
        "hd_venn_set"
      ]
    },
    {
      "page": "hd_venn_sets_from_spec",
      "title": "Extract the Set List from an hd_spec_venn Object",
      "topics": [
        "hd_venn_sets_from_spec"
      ]
    },
    {
      "page": "list_backends",
      "title": "List Registered Backends",
      "topics": [
        "list_backends"
      ]
    },
    {
      "page": "list_geoms",
      "title": "List Registered Geometries",
      "topics": [
        "list_geoms"
      ]
    },
    {
      "page": "list_palettes",
      "title": "List Registered Palettes",
      "topics": [
        "list_palettes"
      ]
    },
    {
      "page": "print.hd",
      "title": "Render an hd Object",
      "topics": [
        "print.hd"
      ]
    },
    {
      "page": "register_backend",
      "title": "Register a Rendering Backend and used when loding in zzz.R file",
      "topics": [
        "register_backend"
      ]
    },
    {
      "page": "register_geom",
      "title": "Register a Geometry",
      "topics": [
        "register_geom"
      ]
    },
    {
      "page": "register_palette",
      "title": "Register a Named Colour Palette",
      "topics": [
        "register_palette"
      ]
    },
    {
      "page": "venn_df_to_list",
      "title": "Convert a Data Frame to a Venn Set List",
      "topics": [
        "venn_df_to_list"
      ]
    }
  ],
  "_pkglogo": "https://github.com/folkehelsestats/highdir/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/folkehelsestats/highdir/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "backports",
    "base64enc",
    "broom",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highcharter",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "quantmod",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rjson",
    "rlang",
    "rlist",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "TTR",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xtable",
    "xts",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "accessibility.Rmd",
      "filename": "accessibility.html",
      "title": "Accessibility: writing descriptions for figures",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why accessibility descriptions matter",
        "Example data",
        "Highcharter: how description is delivered",
        "Saving to HTML and JSON: what is preserved",
        "HTML (hd_save(fig, \"file.html\"))",
        "JSON (hd_save(fig, \"file.json\"))",
        "ggplot2 — which output formats carry the description",
        "Writing good descriptions"
      ],
      "created": "2026-03-25 23:44:56",
      "modified": "2026-07-21 16:00:39",
      "commits": 4
    },
    {
      "source": "examples.Rmd",
      "filename": "examples.html",
      "title": "Geom examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Column chart",
        "Interactive figure",
        "Static figure",
        "Column with groups",
        "Line chart",
        "Static",
        "Ranked bar chart",
        "Arearange chart",
        "Interactive",
        "Pie chart",
        "Donut",
        "Solid pie",
        "Stacked column chart",
        "Reusing a spec across geoms",
        "Reusing opts across languages",
        "Theming",
        "Saving figures"
      ],
      "created": "2026-03-19 16:25:56",
      "modified": "2026-07-21 16:00:39",
      "commits": 7
    },
    {
      "source": "quick-start.Rmd",
      "filename": "quick-start.html",
      "title": "Quick start",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Declarative API",
        "Layered API",
        "Geom"
      ],
      "created": "2026-03-14 16:01:26",
      "modified": "2026-07-21 16:00:39",
      "commits": 8
    },
    {
      "source": "specification.Rmd",
      "filename": "specification.html",
      "title": "Specifications",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Types",
        "1. hd_spec()",
        "2. hd_opts()",
        "3. Required Specifications",
        "4. Optional Specifications",
        "Theming",
        "JavaScript injection"
      ],
      "created": "2026-03-17 22:50:56",
      "modified": "2026-03-25 23:44:56",
      "commits": 2
    }
  ],
  "_score": 5.786751422145562,
  "_indexed": true,
  "_nocasepkg": "highdir",
  "_universes": [
    "folkehelsestats",
    "ybkamaleri"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-07-21T16:19:12.000Z",
      "distro": "resolute",
      "commit": "8099e95fb647172d798df54a53d0ce46e4178191",
      "fileid": "https://r2.ropensci.org/e77d7511bde69f53dfd2c91c56b2e388c61ff3ce66699606311c7627d055b4b2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/folkehelsestats/actions/runs/29847545533"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-07-21T16:19:18.000Z",
      "distro": "resolute",
      "commit": "8099e95fb647172d798df54a53d0ce46e4178191",
      "fileid": "https://r2.ropensci.org/0462b8b0ca27cd4306f298c0fdcd0a4a35855bb2b4850c2c7bdabe85dd23d849",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/folkehelsestats/actions/runs/29847545533"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-07-21T16:18:26.000Z",
      "commit": "8099e95fb647172d798df54a53d0ce46e4178191",
      "fileid": "https://r2.ropensci.org/61b07a00f374226bba96d012e6b8bbfb217f8e44f08733086c7e7dfb4e1e7b9f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/folkehelsestats/actions/runs/29847545533"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-07-21T16:19:10.000Z",
      "commit": "8099e95fb647172d798df54a53d0ce46e4178191",
      "fileid": "https://r2.ropensci.org/58d2c70e2cde6b72352cc1b595326d5fbbbebaa8f9cc677e6050bcf74c2af5a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/folkehelsestats/actions/runs/29847545533"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-07-21T16:19:15.000Z",
      "commit": "8099e95fb647172d798df54a53d0ce46e4178191",
      "fileid": "https://r2.ropensci.org/83d44b200f3a93177ba27fd7bfeb3b93142e91048325df05eaab4e723e04b3fd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/folkehelsestats/actions/runs/29847545533"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-21T16:17:49.000Z",
      "commit": "8099e95fb647172d798df54a53d0ce46e4178191",
      "fileid": "https://r2.ropensci.org/944cb5b3b3a35473171f2c7dfbc1e7e22c08245f2a4bd78815f290363f434723",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/folkehelsestats/actions/runs/29847545533"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-21T16:18:28.000Z",
      "commit": "8099e95fb647172d798df54a53d0ce46e4178191",
      "fileid": "https://r2.ropensci.org/0ee8da8f898833ece12d83e8fb078b9fd96b4237a2413f06003c3c957393d045",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/folkehelsestats/actions/runs/29847545533"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-21T16:17:52.000Z",
      "commit": "8099e95fb647172d798df54a53d0ce46e4178191",
      "fileid": "https://r2.ropensci.org/aa79d1a6256f32f72d735e2a6624e6c7cb729a61b421611807a67776bd531c63",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/folkehelsestats/actions/runs/29847545533"
    }
  ]
}