{
  "_id": "6a27f5ed24555f66ed54cf15",
  "Type": "Package",
  "Package": "osdc",
  "Title": "Open Source Diabetes Classifier for Danish Registers",
  "Version": "0.11.3",
  "Authors@R": "c(\nperson(c(\"Signe\", \"Kirk\"), \"Brødbæk\", , \"signekb@clin.au.dk\", role = \"aut\",\ncomment = c(ORCID = \"0009-0000-2208-7088\")),\nperson(c(\"Anders\", \"Aasted\"), \"Isaksen\", , \"andaas@rm.dk\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-8457-5466\")),\nperson(c(\"Luke\", \"William\"), \"Johnston\", , \"lwjohnst@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4169-2616\")),\nperson(\"Steno Diabetes Center Aarhus\", role = \"cph\"),\nperson(\"Aarhus University\", role = \"cph\")\n)",
  "Description": "The algorithm first identifies a population of individuals\nfrom Danish register data with any type of diabetes as\nindividuals with two or more inclusion events. Then, it splits\nthis population into individuals with either type 1 diabetes or\ntype 2 diabetes by identifying individuals with type 1 diabetes\nand classifying the remainder of the diabetes population as\nhaving type 2 diabetes.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/steno-aarhus/osdc,\nhttps://steno-aarhus.github.io/osdc/",
  "BugReports": "https://github.com/steno-aarhus/osdc/issues",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev xz-utils",
  "Repository": "https://steno-aarhus.r-universe.dev",
  "Date/Publication": "2026-06-09 08:19:04 UTC",
  "RemoteUrl": "https://github.com/steno-aarhus/osdc",
  "RemoteRef": "HEAD",
  "RemoteSha": "34f42dfd509cddcc374e5d7b42a8d00a82c7143a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 11:09:21 UTC",
    "User": "root"
  },
  "Author": "Signe Kirk Brødbæk [aut] (ORCID:\n<https://orcid.org/0009-0000-2208-7088>),\nAnders Aasted Isaksen [aut] (ORCID:\n<https://orcid.org/0000-0001-8457-5466>),\nLuke William Johnston [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4169-2616>),\nSteno Diabetes Center Aarhus [cph],\nAarhus University [cph]",
  "Maintainer": "Luke William Johnston <lwjohnst@gmail.com>",
  "MD5sum": "308f362a652d5b3c9217a5ab44c45e2c",
  "_user": "steno-aarhus",
  "_type": "src",
  "_file": "osdc_0.11.3.tar.gz",
  "_fileid": "2c92c1bbcc7b7731845ab07c4e96e4f80d2c3063df8c2def1ec2d42f9cb9cbf2",
  "_filesize": 335025,
  "_sha256": "2c92c1bbcc7b7731845ab07c4e96e4f80d2c3063df8c2def1ec2d42f9cb9cbf2",
  "_created": "2026-06-09T11:09:21.000Z",
  "_published": "2026-06-09T11:15:57.044Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80308389725,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505938160"
    },
    {
      "job": 80308389777,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505939096"
    },
    {
      "job": 80308389878,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7506004194"
    },
    {
      "job": 80308389769,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505987152"
    },
    {
      "job": 80307724181,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505881339"
    },
    {
      "job": 80308389732,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505923323"
    },
    {
      "job": 80308390464,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505934776"
    },
    {
      "job": 80308389770,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505922397"
    },
    {
      "job": 80308389779,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505929716"
    }
  ],
  "_buildurl": "https://github.com/r-universe/steno-aarhus/actions/runs/27201881132",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/steno-aarhus/osdc",
  "_commit": {
    "id": "34f42dfd509cddcc374e5d7b42a8d00a82c7143a",
    "author": "pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "ci(pre-commit): :construction_worker: update pre-commit CI version (#568)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
    "time": 1780993144
  },
  "_maintainer": {
    "name": "Luke William Johnston",
    "email": "lwjohnst@gmail.com",
    "login": "lwjohnst86",
    "orcid": "0000-0003-4169-2616",
    "description": "Research software engineering, data engineering, diabetes epidemiology, Python and R user, R coding instructor, open science advocate",
    "uuid": 6662983
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "codeCollection",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "version": ">= 2.5.1",
      "role": "Imports"
    },
    {
      "package": "duckplyr",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "fabricatr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.7",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "arrow",
      "version": ">= 22.0.0.1",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "version": ">= 1.3.0",
      "role": "Suggests"
    }
  ],
  "_owner": "steno-aarhus",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 17
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 14
    },
    {
      "week": "2025-35",
      "n": 13
    },
    {
      "week": "2025-38",
      "n": 33
    },
    {
      "week": "2025-40",
      "n": 25
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 38
    },
    {
      "week": "2025-48",
      "n": 24
    },
    {
      "week": "2025-49",
      "n": 12
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 5
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 4
    },
    {
      "week": "2026-09",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 49
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 7
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 3
    },
    {
      "week": "2026-23",
      "n": 4
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2025-08-22"
    },
    {
      "name": "0.3.0",
      "date": "2025-08-22"
    },
    {
      "name": "0.3.1",
      "date": "2025-08-25"
    },
    {
      "name": "0.3.2",
      "date": "2025-08-25"
    },
    {
      "name": "0.3.3",
      "date": "2025-08-25"
    },
    {
      "name": "0.3.4",
      "date": "2025-08-27"
    },
    {
      "name": "0.4.0",
      "date": "2025-09-16"
    },
    {
      "name": "0.4.1",
      "date": "2025-09-18"
    },
    {
      "name": "0.4.2",
      "date": "2025-09-18"
    },
    {
      "name": "0.5.0",
      "date": "2025-09-18"
    },
    {
      "name": "0.6.0",
      "date": "2025-09-18"
    },
    {
      "name": "0.6.1",
      "date": "2025-09-18"
    },
    {
      "name": "0.6.2",
      "date": "2025-09-18"
    },
    {
      "name": "0.6.3",
      "date": "2025-09-18"
    },
    {
      "name": "0.7.0",
      "date": "2025-09-19"
    },
    {
      "name": "0.7.1",
      "date": "2025-09-19"
    },
    {
      "name": "0.8.0",
      "date": "2025-10-02"
    },
    {
      "name": "0.8.1",
      "date": "2025-10-02"
    },
    {
      "name": "0.8.2",
      "date": "2025-10-02"
    },
    {
      "name": "0.8.3",
      "date": "2025-10-02"
    },
    {
      "name": "0.8.4",
      "date": "2025-10-03"
    },
    {
      "name": "0.8.5",
      "date": "2025-10-03"
    },
    {
      "name": "0.8.6",
      "date": "2025-10-03"
    },
    {
      "name": "0.8.7",
      "date": "2025-10-03"
    },
    {
      "name": "0.8.8",
      "date": "2025-10-05"
    },
    {
      "name": "0.9.0",
      "date": "2025-11-14"
    },
    {
      "name": "0.9.1",
      "date": "2025-11-17"
    },
    {
      "name": "0.9.2",
      "date": "2025-11-17"
    },
    {
      "name": "0.9.3",
      "date": "2025-11-19"
    },
    {
      "name": "0.9.4",
      "date": "2025-11-19"
    },
    {
      "name": "0.9.5",
      "date": "2025-11-19"
    },
    {
      "name": "0.9.6",
      "date": "2025-11-19"
    },
    {
      "name": "0.9.7",
      "date": "2025-11-19"
    },
    {
      "name": "0.9.10",
      "date": "2025-11-20"
    },
    {
      "name": "0.9.11",
      "date": "2025-11-20"
    },
    {
      "name": "0.9.8",
      "date": "2025-11-20"
    },
    {
      "name": "0.9.9",
      "date": "2025-11-20"
    },
    {
      "name": "0.9.12",
      "date": "2025-11-21"
    },
    {
      "name": "0.9.13",
      "date": "2025-11-21"
    },
    {
      "name": "0.9.14",
      "date": "2025-11-26"
    },
    {
      "name": "0.9.15",
      "date": "2025-11-27"
    },
    {
      "name": "0.9.16",
      "date": "2025-12-01"
    },
    {
      "name": "0.9.17",
      "date": "2025-12-04"
    },
    {
      "name": "0.9.18",
      "date": "2026-01-09"
    },
    {
      "name": "0.9.19",
      "date": "2026-01-12"
    },
    {
      "name": "0.9.20",
      "date": "2026-02-19"
    },
    {
      "name": "0.9.21",
      "date": "2026-02-19"
    },
    {
      "name": "0.9.22",
      "date": "2026-02-27"
    },
    {
      "name": "0.9.23",
      "date": "2026-02-27"
    },
    {
      "name": "0.9.24",
      "date": "2026-04-14"
    },
    {
      "name": "0.9.25",
      "date": "2026-04-15"
    },
    {
      "name": "0.9.26",
      "date": "2026-04-15"
    },
    {
      "name": "0.9.27",
      "date": "2026-04-15"
    },
    {
      "name": "0.9.28",
      "date": "2026-04-15"
    },
    {
      "name": "0.9.29",
      "date": "2026-04-15"
    },
    {
      "name": "0.9.30",
      "date": "2026-04-15"
    },
    {
      "name": "0.9.31",
      "date": "2026-04-15"
    },
    {
      "name": "0.10.0",
      "date": "2026-04-16"
    },
    {
      "name": "0.10.1",
      "date": "2026-04-16"
    },
    {
      "name": "0.10.2",
      "date": "2026-04-16"
    },
    {
      "name": "0.10.3",
      "date": "2026-04-17"
    },
    {
      "name": "0.10.4",
      "date": "2026-04-17"
    },
    {
      "name": "0.10.5",
      "date": "2026-04-17"
    },
    {
      "name": "0.11.0",
      "date": "2026-04-17"
    },
    {
      "name": "0.11.1",
      "date": "2026-04-27"
    },
    {
      "name": "0.11.2",
      "date": "2026-05-22"
    },
    {
      "name": "0.11.3",
      "date": "2026-06-04"
    }
  ],
  "_topics": [
    "diabetes-classification",
    "open-source",
    "software",
    "website",
    "quarto"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "lwjohnst86",
      "count": 475,
      "uuid": 6662983
    },
    {
      "user": "signekb",
      "count": 231,
      "uuid": 40836345
    },
    {
      "user": "aastedet",
      "count": 63,
      "uuid": 67263135
    }
  ],
  "_userbio": {
    "uuid": 76228400,
    "type": "organization",
    "name": "Steno Diabetes Center Aarhus",
    "description": "Research projects, events, documentation, and software that is developed at SDCA."
  },
  "_downloads": {
    "count": 576,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/osdc"
  },
  "_devurl": "https://github.com/steno-aarhus/osdc",
  "_pkgdown": "https://steno-aarhus.github.io/osdc/",
  "_searchresults": 6,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/osdc.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/steno-aarhus/osdc",
  "_realowner": "steno-aarhus",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.17",
      "date": "2025-12-11"
    },
    {
      "version": "0.9.19",
      "date": "2026-01-12"
    },
    {
      "version": "0.11.3",
      "date": "2026-06-04"
    }
  ],
  "_exports": [
    "algorithm",
    "classify_diabetes",
    "edge_cases",
    "join_registers",
    "non_cases",
    "non_cases_metadata",
    "prepare_lpr2",
    "prepare_lpr3a",
    "prepare_lpr3f",
    "registers",
    "simulate_registers"
  ],
  "_help": [
    {
      "page": "algorithm",
      "title": "A list of the algorithmic logic underlying osdc.",
      "topics": [
        "algorithm"
      ]
    },
    {
      "page": "classify_diabetes",
      "title": "Classify diabetes status using Danish registers.",
      "topics": [
        "classify_diabetes"
      ]
    },
    {
      "page": "edge_cases",
      "title": "Create a synthetic dataset of edge case inputs",
      "topics": [
        "edge_cases"
      ]
    },
    {
      "page": "join_registers",
      "title": "Join prepared registers",
      "topics": [
        "join_registers"
      ]
    },
    {
      "page": "non_cases",
      "title": "List of non-cases to test the diabetes classification algorithm",
      "topics": [
        "non_cases"
      ]
    },
    {
      "page": "non_cases_metadata",
      "title": "Description of the different non-cases included in 'non_cases()'",
      "topics": [
        "non_cases_metadata"
      ]
    },
    {
      "page": "prepare_lpr2",
      "title": "Prepare and join the two LPR2 registers to extract diabetes and pregnancy diagnoses.",
      "topics": [
        "prepare_lpr2"
      ]
    },
    {
      "page": "prepare_lpr3a",
      "title": "Prepare and join the two LPR3A registers to extract diabetes and pregnancy diagnoses.",
      "topics": [
        "prepare_lpr3a"
      ]
    },
    {
      "page": "prepare_lpr3f",
      "title": "Prepare and join the two LPR3F registers to extract diabetes and pregnancy diagnoses.",
      "topics": [
        "prepare_lpr3f"
      ]
    },
    {
      "page": "registers",
      "title": "Register variables (with descriptions) required for the osdc algorithm.",
      "topics": [
        "registers"
      ]
    },
    {
      "page": "simulate_registers",
      "title": "Simulate a fake data frame of one or more Danish registers",
      "topics": [
        "simulate_registers"
      ]
    }
  ],
  "_pkglogo": "https://github.com/steno-aarhus/osdc/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/steno-aarhus/osdc/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "blob",
    "cachem",
    "checkmate",
    "cli",
    "cmprsk",
    "codeCollection",
    "collections",
    "cpp11",
    "data.table",
    "DBI",
    "dbplyr",
    "dplyr",
    "duckdb",
    "duckplyr",
    "Epi",
    "etm",
    "fabricatr",
    "fastmap",
    "generics",
    "glue",
    "jsonlite",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "algorithm.qmd",
      "filename": "algorithm.html",
      "title": "Algorithm",
      "engine": "quarto::html",
      "headings": [
        "General description",
        "High-level flowchart",
        "Classifying type 1 diabetes",
        "Classifying type 2 diabetes",
        "Detailed and technical description",
        "lpr_diag",
        "lpr_adm",
        "diagnoser",
        "kontakter",
        "lab_forsker",
        "lmdb",
        "Across register logic",
        "References"
      ],
      "created": "2025-08-22 11:33:42",
      "modified": "2026-05-22 08:46:08",
      "commits": 9
    },
    {
      "source": "changes.qmd",
      "filename": "changes.html",
      "title": "Changes from original",
      "engine": "quarto::html",
      "headings": [
        "Specific changes since the original validation (version from the paper)",
        "Version 1.0",
        "Validity",
        "Validity in 2019",
        "Stratified by diabetes type and age at onset",
        "Bootstrapped metrics",
        "Validity in 2025",
        "Potential future changes",
        "References"
      ],
      "created": "2025-08-22 11:33:42",
      "modified": "2026-04-14 13:36:34",
      "commits": 4
    },
    {
      "source": "data-sources.qmd",
      "filename": "data-sources.html",
      "title": "Data sources",
      "engine": "quarto::html",
      "headings": [
        "Data required from registers",
        "Expected data structure",
        "Getting access to data"
      ],
      "created": "2025-08-22 11:33:42",
      "modified": "2026-04-14 13:36:34",
      "commits": 5
    },
    {
      "source": "design.qmd",
      "filename": "design.html",
      "title": "Design",
      "engine": "quarto::html",
      "headings": [
        "Principles",
        "Use cases",
        "Core functionality",
        "Function conventions",
        "Naming",
        "Input",
        "Output",
        "Interface",
        "prepare_lpr*()",
        "classify_diabetes()"
      ],
      "created": "2025-08-22 11:33:42",
      "modified": "2026-06-04 11:06:37",
      "commits": 14
    },
    {
      "source": "osdc.qmd",
      "filename": "osdc.html",
      "title": "Getting started",
      "engine": "quarto::html",
      "headings": [
        "What does this package do?",
        "Step-by-step usage",
        "Step 1: Install and load the package",
        "Step 2: Check which registers are needed",
        "Step 3: Prepare the data",
        "Step 4: Run the classification",
        "Step 5 (optional): Collect the results into R",
        "Understanding the output",
        "About stable_inclusion_date vs raw_inclusion_date",
        "Step 6: Saving the results",
        "Working with real register data",
        "Getting help"
      ],
      "created": "2025-08-22 11:33:42",
      "modified": "2026-04-27 10:54:13",
      "commits": 16
    },
    {
      "source": "function-flow.qmd",
      "filename": "function-flow.html",
      "title": "Internal function flow",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-08-22 11:33:42",
      "modified": "2026-04-14 13:36:34",
      "commits": 14
    },
    {
      "source": "rationale.qmd",
      "filename": "rationale.html",
      "title": "Rationale",
      "engine": "quarto::html",
      "headings": [
        "Identifying type 1 and 2 diabetes cases in Danish healthcare registers",
        "Danish register data infrastructure",
        "Current Danish register-based diabetes classifiers",
        "Challenges in current classifiers",
        "Diabetes classification algorithms",
        "References"
      ],
      "created": "2025-08-22 11:33:42",
      "modified": "2026-04-14 13:36:34",
      "commits": 3
    }
  ],
  "_score": 7.401400540781545,
  "_indexed": true,
  "_nocasepkg": "osdc",
  "_universes": [
    "steno-aarhus",
    "lwjohnst86"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.3",
      "date": "2026-06-09T11:11:47.000Z",
      "distro": "noble",
      "commit": "34f42dfd509cddcc374e5d7b42a8d00a82c7143a",
      "fileid": "b384eb4291d388c18719422b8cb938f3f78e62db73ca40cc10b10fb93910e459",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steno-aarhus/actions/runs/27201881132"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.3",
      "date": "2026-06-09T11:11:45.000Z",
      "distro": "noble",
      "commit": "34f42dfd509cddcc374e5d7b42a8d00a82c7143a",
      "fileid": "b09d3e85e2901875e7f5584a2305bc7072022786af3f16c0029e6cd11a4f579c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steno-aarhus/actions/runs/27201881132"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.3",
      "date": "2026-06-09T11:14:50.000Z",
      "commit": "34f42dfd509cddcc374e5d7b42a8d00a82c7143a",
      "fileid": "c728f2b64f93aad72fc0019adac43273b22600f27aaf7122b6f2c26f07eb08ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steno-aarhus/actions/runs/27201881132"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.3",
      "date": "2026-06-09T11:13:59.000Z",
      "commit": "34f42dfd509cddcc374e5d7b42a8d00a82c7143a",
      "fileid": "9692dd37949977f74bd0f9f877939fa128e76763170225c544432f30da9ed5f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steno-aarhus/actions/runs/27201881132"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.3",
      "date": "2026-06-09T11:11:39.000Z",
      "commit": "34f42dfd509cddcc374e5d7b42a8d00a82c7143a",
      "fileid": "a4a49c201559444f4b40dfac18d6eac581730618352816bea4bf7cd4c3f51f59",
      "status": "success",
      "buildurl": "https://github.com/r-universe/steno-aarhus/actions/runs/27201881132"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.3",
      "date": "2026-06-09T11:11:20.000Z",
      "commit": "34f42dfd509cddcc374e5d7b42a8d00a82c7143a",
      "fileid": "e9fc03b344ed1faa03c5d2cb1640e53a3cec3b14b1b1b5f48ff0d78d6d56b1ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steno-aarhus/actions/runs/27201881132"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.3",
      "date": "2026-06-09T11:10:55.000Z",
      "commit": "34f42dfd509cddcc374e5d7b42a8d00a82c7143a",
      "fileid": "47b564468620fef4730e6810ae4a20eb0cebde7effc21af12e4132e55830aa8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steno-aarhus/actions/runs/27201881132"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.11.3",
      "date": "2026-06-09T11:11:11.000Z",
      "commit": "34f42dfd509cddcc374e5d7b42a8d00a82c7143a",
      "fileid": "4fe1b5419aa3583bc364df036e292e1755b6d6e09c6b7c02f25e5f2dc5734504",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steno-aarhus/actions/runs/27201881132"
    }
  ]
}