{
  "_id": "6a218a49cd65a98ecbd37a5c",
  "Package": "BFHcharts",
  "Title": "SPC Visualization for Healthcare Quality Improvement",
  "Version": "0.23.0",
  "Authors@R": "c(\nperson(\n\"Johan\", \"Reventlow\",\nemail = \"johan.reventlow@regionh.dk\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "A modern R package for creating Statistical Process\nControl (SPC) charts in healthcare settings. Built on ggplot2\nand qicharts2, BFHcharts provides beautiful, publication-ready\nSPC visualizations with configurable themes and\nmulti-organizational branding support. Inspired by BBC's bbplot\ndesign philosophy.",
  "License": "GPL-3 + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "Quarto CLI (>= 1.4.0) for PDF export via Typst\ntemplates",
  "URL": "https://github.com/johanreventlow/BFHcharts",
  "BugReports": "https://github.com/johanreventlow/BFHcharts/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "johanreventlow/BFHtheme",
    "johanreventlow/BFHllm"
  ],
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libfribidi-dev\nlibharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libxml2-dev",
  "Repository": "https://johanreventlow.r-universe.dev",
  "Date/Publication": "2026-06-04 13:53:35 UTC",
  "RemoteUrl": "https://github.com/johanreventlow/BFHcharts",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea8fce82cc262e8eb621e80fadc40cec9147a1bb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 14:15:04 UTC",
    "User": "root"
  },
  "Author": "Johan Reventlow [aut, cre]",
  "Maintainer": "Johan Reventlow <johan.reventlow@regionh.dk>",
  "MD5sum": "ca3db21cd2d0cadca84af0c13a9a2378",
  "_user": "johanreventlow",
  "_type": "src",
  "_file": "BFHcharts_0.23.0.tar.gz",
  "_fileid": "74510c5f5fd47ba59793af935878b8bf0edadd91e139bff9ea5098664b372bf8",
  "_filesize": 1429991,
  "_sha256": "74510c5f5fd47ba59793af935878b8bf0edadd91e139bff9ea5098664b372bf8",
  "_created": "2026-06-04T14:15:04.000Z",
  "_published": "2026-06-04T14:23:05.653Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79538408376,
      "time": 406,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7413985559"
    },
    {
      "job": 79538408655,
      "time": 431,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7413995166"
    },
    {
      "job": 79538408650,
      "time": 385,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7413977082"
    },
    {
      "job": 79538408353,
      "time": 390,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7413978185"
    },
    {
      "job": 79537401747,
      "time": 289,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413810334"
    },
    {
      "job": 79538408228,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413869747"
    },
    {
      "job": 79538408426,
      "time": 431,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7413995444"
    },
    {
      "job": 79538408297,
      "time": 422,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7413991812"
    },
    {
      "job": 79538408338,
      "time": 340,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7413957789"
    }
  ],
  "_buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957143814",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/johanreventlow/BFHcharts",
  "_commit": {
    "id": "ea8fce82cc262e8eb621e80fadc40cec9147a1bb",
    "author": "Johan Reventlow <johanreventlow@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #406 from johanreventlow/develop\n\nRelease: develop -> main (2 commits)",
    "time": 1780581215
  },
  "_maintainer": {
    "name": "Johan Reventlow",
    "email": "johan.reventlow@regionh.dk",
    "login": "johanreventlowbfh",
    "description": "",
    "uuid": 276887448
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "BFHtheme",
      "version": ">= 0.5.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "qicharts2",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.0",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "lemon",
      "role": "Imports"
    },
    {
      "package": "marquee",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "commonmark",
      "version": ">= 1.9",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "systemfonts",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "svglite",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.7",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "pdftools",
      "version": ">= 3.3.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "BFHllm",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "johanreventlow",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 21
    },
    {
      "week": "2025-42",
      "n": 32
    },
    {
      "week": "2025-43",
      "n": 11
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 57
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 23
    },
    {
      "week": "2026-13",
      "n": 20
    },
    {
      "week": "2026-14",
      "n": 12
    },
    {
      "week": "2026-15",
      "n": 17
    },
    {
      "week": "2026-16",
      "n": 41
    },
    {
      "week": "2026-17",
      "n": 16
    },
    {
      "week": "2026-18",
      "n": 23
    },
    {
      "week": "2026-19",
      "n": 13
    },
    {
      "week": "2026-20",
      "n": 23
    },
    {
      "week": "2026-21",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 8
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-11-30"
    },
    {
      "name": "v0.3.0",
      "date": "2025-12-01"
    },
    {
      "name": "v0.3.1",
      "date": "2025-12-01"
    },
    {
      "name": "v0.7.2",
      "date": "2026-04-17"
    },
    {
      "name": "v0.8.0",
      "date": "2026-04-18"
    },
    {
      "name": "v0.8.1",
      "date": "2026-04-18"
    },
    {
      "name": "v0.8.2",
      "date": "2026-04-18"
    },
    {
      "name": "v0.8.3",
      "date": "2026-04-25"
    },
    {
      "name": "v0.8.4",
      "date": "2026-04-25"
    },
    {
      "name": "v0.8.5",
      "date": "2026-04-25"
    },
    {
      "name": "v0.8.6",
      "date": "2026-04-27"
    },
    {
      "name": "v0.8.7",
      "date": "2026-04-27"
    },
    {
      "name": "v0.9.0",
      "date": "2026-04-27"
    },
    {
      "name": "v0.9.1",
      "date": "2026-04-27"
    },
    {
      "name": "v0.10.0",
      "date": "2026-04-28"
    },
    {
      "name": "v0.10.1",
      "date": "2026-04-28"
    },
    {
      "name": "v0.10.2",
      "date": "2026-04-28"
    },
    {
      "name": "v0.10.3",
      "date": "2026-04-28"
    },
    {
      "name": "v0.10.4",
      "date": "2026-04-28"
    },
    {
      "name": "v0.9.2",
      "date": "2026-04-28"
    },
    {
      "name": "v0.9.3",
      "date": "2026-04-28"
    },
    {
      "name": "v0.10.5",
      "date": "2026-04-29"
    },
    {
      "name": "v0.11.0",
      "date": "2026-04-29"
    },
    {
      "name": "v0.11.1",
      "date": "2026-04-29"
    },
    {
      "name": "v0.12.1",
      "date": "2026-04-30"
    },
    {
      "name": "v0.13.0",
      "date": "2026-05-01"
    },
    {
      "name": "v0.14.0",
      "date": "2026-05-02"
    },
    {
      "name": "v0.14.1",
      "date": "2026-05-03"
    },
    {
      "name": "v0.14.2",
      "date": "2026-05-03"
    },
    {
      "name": "v0.14.3",
      "date": "2026-05-03"
    },
    {
      "name": "v0.14.5",
      "date": "2026-05-03"
    },
    {
      "name": "v0.15.0",
      "date": "2026-05-03"
    },
    {
      "name": "v0.16.0",
      "date": "2026-05-04"
    },
    {
      "name": "v0.16.1",
      "date": "2026-05-04"
    },
    {
      "name": "v0.17.0",
      "date": "2026-05-10"
    },
    {
      "name": "v0.17.1",
      "date": "2026-05-10"
    },
    {
      "name": "v0.17.2",
      "date": "2026-05-11"
    },
    {
      "name": "v0.17.3",
      "date": "2026-05-12"
    },
    {
      "name": "v0.17.4",
      "date": "2026-05-15"
    },
    {
      "name": "v0.18.0",
      "date": "2026-05-15"
    },
    {
      "name": "v0.19.0",
      "date": "2026-05-15"
    },
    {
      "name": "v0.20.0",
      "date": "2026-05-19"
    },
    {
      "name": "v0.21.0",
      "date": "2026-05-28"
    },
    {
      "name": "v0.22.0",
      "date": "2026-05-28"
    },
    {
      "name": "v0.22.1",
      "date": "2026-05-29"
    },
    {
      "name": "v0.23.0",
      "date": "2026-05-30"
    }
  ],
  "_topics": [
    "dataviz",
    "ggplot2",
    "healthcare",
    "qicharts2",
    "quality-improvement",
    "spc",
    "statistical-process-control"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "johanreventlow",
      "count": 736,
      "uuid": 366572
    },
    {
      "user": "johanreventlowbfh",
      "count": 183,
      "uuid": 276887448
    },
    {
      "user": "claude",
      "count": 3,
      "uuid": 81847
    }
  ],
  "_userbio": {
    "uuid": 366572,
    "type": "user",
    "name": "Johan Reventlow"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BFHcharts"
  },
  "_devurl": "https://github.com/johanreventlow/bfhcharts",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BFHcharts.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": [
    "bfh_analyse",
    "bfh_build_analysis_context",
    "bfh_create_export_session",
    "bfh_create_typst_document",
    "bfh_export_pdf",
    "bfh_export_png",
    "bfh_extract_spc_stats",
    "bfh_generate_analysis",
    "bfh_generate_details",
    "bfh_get_plot",
    "BFH_MAX_X_LABELS_TEXT",
    "bfh_merge_metadata",
    "bfh_qic",
    "bfh_render_analysis",
    "bfh_subsample_label_indices",
    "is_bfh_qic_result",
    "is_bfh_spc_analysis",
    "new_bfh_qic_result"
  ],
  "_help": [
    {
      "page": "as.list.bfh_spc_analysis",
      "title": "Convert bfh_spc_analysis to Plain List",
      "topics": [
        "as.list.bfh_spc_analysis"
      ]
    },
    {
      "page": "AUDIT_EVENT_AI_EGRESS",
      "title": "Audit event type for AI-egress events",
      "topics": [
        "AUDIT_EVENT_AI_EGRESS"
      ]
    },
    {
      "page": "bfh_analyse",
      "title": "Compose a Structured SPC Analysis Object",
      "topics": [
        "bfh_analyse"
      ]
    },
    {
      "page": "bfh_build_analysis_context",
      "title": "Build Analysis Context from bfh_qic_result",
      "topics": [
        "bfh_build_analysis_context"
      ]
    },
    {
      "page": "bfh_create_export_session",
      "title": "Create a Batch Export Session",
      "topics": [
        "bfh_create_export_session"
      ]
    },
    {
      "page": "bfh_create_typst_document",
      "title": "Create Typst Document for SPC Chart",
      "concept": [
        "utility-functions"
      ],
      "topics": [
        "bfh_create_typst_document"
      ]
    },
    {
      "page": "bfh_export_pdf",
      "title": "Export BFH QIC Chart to PDF via Typst",
      "topics": [
        "bfh_export_pdf"
      ]
    },
    {
      "page": "bfh_export_png",
      "title": "Export BFH QIC Chart to PNG",
      "topics": [
        "bfh_export_png"
      ]
    },
    {
      "page": "bfh_extract_spc_stats",
      "title": "Extract SPC Statistics",
      "concept": [
        "utility-functions"
      ],
      "topics": [
        "bfh_extract_spc_stats",
        "bfh_extract_spc_stats.bfh_qic_result",
        "bfh_extract_spc_stats.data.frame",
        "bfh_extract_spc_stats.default"
      ]
    },
    {
      "page": "bfh_generate_analysis",
      "title": "Generate SPC Analysis Text",
      "topics": [
        "bfh_generate_analysis"
      ]
    },
    {
      "page": "bfh_generate_details",
      "title": "Generate Details Text for PDF Export",
      "concept": [
        "utility-functions"
      ],
      "topics": [
        "bfh_generate_details"
      ]
    },
    {
      "page": "bfh_get_plot",
      "title": "Extract Plot from bfh_qic_result",
      "topics": [
        "bfh_get_plot"
      ]
    },
    {
      "page": "BFH_MAX_X_LABELS_TEXT",
      "title": "Maximum Visible Text X-Axis Labels",
      "topics": [
        "BFH_MAX_X_LABELS_TEXT"
      ]
    },
    {
      "page": "bfh_merge_metadata",
      "title": "Merge User Metadata with Defaults",
      "concept": [
        "utility-functions"
      ],
      "topics": [
        "bfh_merge_metadata"
      ]
    },
    {
      "page": "bfh_qic",
      "title": "Create BFH-Styled SPC Chart",
      "topics": [
        "bfh_qic"
      ]
    },
    {
      "page": "bfh_qic_result",
      "title": "BFH QIC Result S3 Class",
      "topics": [
        "bfh_qic_result"
      ]
    },
    {
      "page": "bfh_render_analysis",
      "title": "Render a bfh_spc_analysis Object to Character Output",
      "topics": [
        "bfh_render_analysis"
      ]
    },
    {
      "page": "bfh_subsample_label_indices",
      "title": "Subsample Text X-Axis Label Indices",
      "topics": [
        "bfh_subsample_label_indices"
      ]
    },
    {
      "page": "BFHCHARTS_OPT_ALLOW_GLOBALENV_INJECT",
      "title": "Option name: opt-out for globalenv inject_assets warning",
      "topics": [
        "BFHCHARTS_OPT_ALLOW_GLOBALENV_INJECT"
      ]
    },
    {
      "page": "BFHCHARTS_OPT_ANALYSIS_DATE",
      "title": "Option name: analysis_date override",
      "topics": [
        "BFHCHARTS_OPT_ANALYSIS_DATE"
      ]
    },
    {
      "page": "BFHCHARTS_OPT_AUDIT_LOG",
      "title": "Option name: path to audit log file",
      "topics": [
        "BFHCHARTS_OPT_AUDIT_LOG"
      ]
    },
    {
      "page": "BFHCHARTS_OPT_DEBUG_LABEL_PLACEMENT",
      "title": "Option name: debug logging for label-placement fallback paths",
      "topics": [
        "BFHCHARTS_OPT_DEBUG_LABEL_PLACEMENT"
      ]
    },
    {
      "page": "BFHCHARTS_OPT_QUARTO_PATH",
      "title": "Option name: explicit Quarto binary path",
      "topics": [
        "BFHCHARTS_OPT_QUARTO_PATH"
      ]
    },
    {
      "page": "BFHCHARTS_OPT_SUPPRESS_UNIT_AUTO_DETECT",
      "title": "Option name: suppress unit auto-detection message",
      "topics": [
        "BFHCHARTS_OPT_SUPPRESS_UNIT_AUTO_DETECT"
      ]
    },
    {
      "page": "close.bfh_export_session",
      "title": "Close a BFH Export Session",
      "topics": [
        "close.bfh_export_session"
      ]
    },
    {
      "page": "DATA_CONSENT_EXPLICIT",
      "title": "Required value for 'data_consent' when 'use_ai = TRUE'",
      "topics": [
        "DATA_CONSENT_EXPLICIT"
      ]
    },
    {
      "page": "format.bfh_spc_analysis",
      "title": "Format Method for bfh_spc_analysis",
      "topics": [
        "format.bfh_spc_analysis"
      ]
    },
    {
      "page": "is_bfh_qic_result",
      "title": "Check if Object is bfh_qic_result",
      "topics": [
        "is_bfh_qic_result"
      ]
    },
    {
      "page": "is_bfh_spc_analysis",
      "title": "Check if Object is bfh_spc_analysis",
      "topics": [
        "is_bfh_spc_analysis"
      ]
    },
    {
      "page": "LABEL_PLACEMENT_COINCIDENT_THRESHOLD_FACTOR",
      "title": "Coincident-lines threshold factor",
      "topics": [
        "LABEL_PLACEMENT_COINCIDENT_THRESHOLD_FACTOR"
      ]
    },
    {
      "page": "LABEL_PLACEMENT_GAP_REDUCTION_FACTORS",
      "title": "Gap-reduction factors for NIVEAU 1 collision resolution",
      "topics": [
        "LABEL_PLACEMENT_GAP_REDUCTION_FACTORS"
      ]
    },
    {
      "page": "LABEL_PLACEMENT_SHELF_CENTER_THRESHOLD",
      "title": "Shelf-center threshold for NIVEAU 3 placement",
      "topics": [
        "LABEL_PLACEMENT_SHELF_CENTER_THRESHOLD"
      ]
    },
    {
      "page": "LABEL_PLACEMENT_TIGHT_LINES_THRESHOLD_FACTOR",
      "title": "Tight-lines threshold factor for early flip-strategy",
      "topics": [
        "LABEL_PLACEMENT_TIGHT_LINES_THRESHOLD_FACTOR"
      ]
    },
    {
      "page": "LOW_CONFIDENCE_REASONS",
      "title": "Low-confidence reason enum",
      "topics": [
        "LOW_CONFIDENCE_REASONS"
      ]
    },
    {
      "page": "MAGNITUDE_RATIO_CAP",
      "title": "Magnitude-modifier ratio-cap",
      "topics": [
        "MAGNITUDE_RATIO_CAP"
      ]
    },
    {
      "page": "MIN_BASELINE_N",
      "title": "Minimum recommended baseline observations for stable SPC control limits",
      "topics": [
        "MIN_BASELINE_N"
      ]
    },
    {
      "page": "N_MIN",
      "title": "Minimum observation count for full Anhoej-evaluability",
      "topics": [
        "N_MIN"
      ]
    },
    {
      "page": "new_bfh_qic_result",
      "title": "Create a bfh_qic_result Object",
      "topics": [
        "new_bfh_qic_result"
      ]
    },
    {
      "page": "plot.bfh_qic_result",
      "title": "Plot Method for bfh_qic_result",
      "topics": [
        "plot.bfh_qic_result"
      ]
    },
    {
      "page": "print.bfh_export_session",
      "title": "Print a BFH Export Session",
      "topics": [
        "print.bfh_export_session"
      ]
    },
    {
      "page": "print.bfh_qic_result",
      "title": "Print Method for bfh_qic_result",
      "topics": [
        "print.bfh_qic_result"
      ]
    },
    {
      "page": "print.bfh_spc_analysis",
      "title": "Print Method for bfh_spc_analysis",
      "topics": [
        "print.bfh_spc_analysis"
      ]
    }
  ],
  "_readme": "https://github.com/johanreventlow/BFHcharts/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "BFHtheme",
    "cli",
    "commonmark",
    "cpp11",
    "dplyr",
    "evaluate",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "isoband",
    "jpeg",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lemon",
    "lifecycle",
    "lubridate",
    "magrittr",
    "marquee",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "purrr",
    "qicharts2",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "phases-and-freeze.Rmd",
      "filename": "phases-and-freeze.html",
      "title": "Faser og fastfrysning af baseline",
      "engine": "knitr::rmarkdown",
      "headings": [
        "To måder at håndtere ændringer",
        "part — flere faser med separate kontrolgrænser",
        "freeze — fastlås baseline-grænser",
        "Kombineret: part + freeze",
        "Almindelige fejl",
        "Fejl 1: Refreeze på hver datasæt-opdatering",
        "Fejl 2: Bruge part som \"moving window\"",
        "Fejl 3: For tidlig faseopsplitning",
        "Fejl 4: Faseopsplitning baseret på data (post-hoc)",
        "Klinisk eksempel: medicineringsfejl",
        "Strict baseline mode (PDF-eksport, v0.12.0+)",
        "Se også"
      ],
      "created": "2026-04-29 10:35:55",
      "modified": "2026-04-30 12:19:26",
      "commits": 2
    },
    {
      "source": "targets-and-percent.Rmd",
      "filename": "targets-and-percent.html",
      "title": "Mål-værdier og procent-akser",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Den hyppigste fejl: 2% bliver til 200%",
        "Kontrakten i praksis",
        "Option A: Proportion (default, multiply = 1)",
        "Option B: Procent (multiply = 100)",
        "Direction-operatorer i target_text",
        "Hvornår er target en benchmark vs aspiration?",
        "Benchmark (sammenligning)",
        "Aspiration (mål)",
        "Lower-/upper-limit (kontrakt)",
        "Sanity-check af din konfiguration",
        "Migration fra pre-0.9.0",
        "Target og auto-analyse (v0.12.0+)",
        "Se også"
      ],
      "created": "2026-04-29 10:35:55",
      "modified": "2026-04-30 12:19:26",
      "commits": 2
    },
    {
      "source": "safe-exports.Rmd",
      "filename": "safe-exports.html",
      "title": "Sikre eksporter med custom templates og fonts",
      "engine": "knitr::rmarkdown",
      "headings": [
        "To extension points med trust-krav",
        "Brug font_path for de fleste tilfælde",
        "inject_assets — kun til organisations-kontrolleret kode",
        "template_path — kun til organisations-kontrolleret Typst",
        "Allow-list pattern: hvis du skal eksponere customisering",
        "Batch eksport med bfh_create_export_session()",
        "Font-fallback chain",
        "Pre-deploy security checklist",
        "AI-egress audit signal",
        "Se også"
      ],
      "created": "2026-04-29 10:35:55",
      "modified": "2026-05-04 13:11:17",
      "commits": 3
    },
    {
      "source": "chart-types.Rmd",
      "filename": "chart-types.html",
      "title": "Vælg den rigtige SPC-charttype",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Hvorfor charttypen er vigtig",
        "Beslutningstræ",
        "Per chart-type: hvornår, hvorfor",
        "p — proportion (binomial)",
        "u — rate per eksponering (Poisson)",
        "c — konstant-eksponering tællinger",
        "i — individuelle kontinuerte målinger",
        "xbar + s — subgrouped kontinuerte data",
        "run — for lille n eller ikke-normalitet",
        "t og g — tid/antal mellem hændelser",
        "Anti-patterns: når SPC misleder",
        "Sample size guidance",
        "Reference",
        "Se også"
      ],
      "created": "2026-04-29 10:35:55",
      "modified": "2026-04-29 10:35:55",
      "commits": 1
    }
  ],
  "_score": 4.944482672150168,
  "_indexed": true,
  "_nocasepkg": "bfhcharts",
  "_universes": [
    "johanreventlow",
    "johanreventlowbfh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.23.0",
      "date": "2026-06-04T14:17:44.000Z",
      "distro": "noble",
      "commit": "ea8fce82cc262e8eb621e80fadc40cec9147a1bb",
      "fileid": "ef9c1079cc96a5f47bcf92b0533752a4675e1d9d6f250412816a5cc22f9149f9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957143814"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.23.0",
      "date": "2026-06-04T14:17:57.000Z",
      "distro": "noble",
      "commit": "ea8fce82cc262e8eb621e80fadc40cec9147a1bb",
      "fileid": "01d24d1a5102ad2bd4fc7660b6e22194a5392a6c70d991e9e2282f9e6c25f597",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957143814"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.23.0",
      "date": "2026-06-04T14:17:26.000Z",
      "commit": "ea8fce82cc262e8eb621e80fadc40cec9147a1bb",
      "fileid": "3771a3f2ac525f3f08b291729b421d4c077e3660c5d22247de58de89f7ec8adc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957143814"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.23.0",
      "date": "2026-06-04T14:17:36.000Z",
      "commit": "ea8fce82cc262e8eb621e80fadc40cec9147a1bb",
      "fileid": "59daff19e145428c3b7a252a6dfdd2cfc0f28433b2b2ab446fe6bb85102565c2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957143814"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.23.0",
      "date": "2026-06-04T14:17:44.000Z",
      "commit": "ea8fce82cc262e8eb621e80fadc40cec9147a1bb",
      "fileid": "5938836e8146ff48a31d5b9cbb99fb56b741e02027a9a18a4b88afbfa5fe9bec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957143814"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.23.0",
      "date": "2026-06-04T14:16:48.000Z",
      "commit": "ea8fce82cc262e8eb621e80fadc40cec9147a1bb",
      "fileid": "49ec84582701681a464dc71448697c61bdef8a05bba4498b10007a9436814218",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957143814"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.23.0",
      "date": "2026-06-04T14:16:35.000Z",
      "commit": "ea8fce82cc262e8eb621e80fadc40cec9147a1bb",
      "fileid": "06692093cd7017b5ff6596a842fbd592361b1a84a931bfb8eb2c66b98b38556b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957143814"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.23.0",
      "date": "2026-06-04T14:16:33.000Z",
      "commit": "ea8fce82cc262e8eb621e80fadc40cec9147a1bb",
      "fileid": "eb4123d70088deba038b11a8c57db31504eaf82456e281fbe530a9630ef53548",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/johanreventlow/actions/runs/26957143814"
    }
  ]
}