{
  "_id": "6a248c774b233be1983839ce",
  "Package": "tidybrreg",
  "Title": "Tidy Access to Norway's Business Registry ('Enhetsregisteret')",
  "Version": "0.3.8",
  "Authors@R": "person(\"Sondre\", \"Skarsten\", role = c(\"aut\", \"cre\"),\nemail = \"sondre.skarsten@example.com\")",
  "Description": "A tidy interface to download, search, and analyze data\nfrom the Norwegian Central Coordinating Register for Legal\nEntities (Enhetsregisteret), maintained by the Brønnøysund\nRegister Centre. Provides access to registration data for\napproximately 1 million legal entities including companies,\npartnerships, sole proprietorships, associations, and\ngovernment bodies. Returns tibbles with English column names\nmapped via a data-driven dictionary; unknown API fields pass\nthrough with auto-generated names. Coded values (legal forms,\nindustry codes, roles) can be translated to English on demand\nusing bundled reference data or live lookups from the SSB Klass\nAPI. Data is freely available under the Norwegian Licence for\nOpen Government Data (NLOD 2.0).",
  "License": "MIT + file LICENSE",
  "URL": "https://sondreskarsten.github.io/tidybrreg/,\nhttps://github.com/sondreskarsten/tidybrreg",
  "BugReports": "https://github.com/sondreskarsten/tidybrreg/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://sondreskarsten.r-universe.dev",
  "Date/Publication": "2026-06-06 20:53:57 UTC",
  "RemoteUrl": "https://github.com/sondreskarsten/tidybrreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "490519fb1a092e53d32c63785b372f3d42db6a28",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 21:05:38 UTC",
    "User": "root"
  },
  "Author": "Sondre Skarsten [aut, cre]",
  "Maintainer": "Sondre Skarsten <sondre.skarsten@example.com>",
  "MD5sum": "2568f4316c0ec20bdd8edd7069c18915",
  "_user": "sondreskarsten",
  "_type": "src",
  "_file": "tidybrreg_0.3.8.tar.gz",
  "_fileid": "7123c9f0987ba2ab90b5edb41f2276ef40dc30a540581fa437ff04fb56eff06b",
  "_filesize": 448705,
  "_sha256": "7123c9f0987ba2ab90b5edb41f2276ef40dc30a540581fa437ff04fb56eff06b",
  "_created": "2026-06-06T21:05:38.000Z",
  "_published": "2026-06-06T21:09:11.240Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79907790195,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7457932520"
    },
    {
      "job": 79907790191,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457933781"
    },
    {
      "job": 79907790192,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7457923616"
    },
    {
      "job": 79907790190,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457926414"
    },
    {
      "job": 79907572306,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457912660"
    },
    {
      "job": 79907790194,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457928950"
    },
    {
      "job": 79907790199,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7457928609"
    },
    {
      "job": 79907790202,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7457927594"
    },
    {
      "job": 79907790201,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457928306"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/27073805522",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sondreskarsten/tidybrreg",
  "_commit": {
    "id": "490519fb1a092e53d32c63785b372f3d42db6a28",
    "author": "Sondre Skarsten <sondreskarsten@gmail.com>",
    "committer": "Sondre Skarsten <sondreskarsten@gmail.com>",
    "message": "docs: add brreg_update_fields to pkgdown reference index\n\npkgdown build failed (pre-existing) because the exported, documented\nbrreg_update_fields was absent from _pkgdown.yml's reference index.\nAdded it to the Incremental updates (CDC) section alongside brreg_updates.\npkgdown::check_pkgdown() now reports no problems.\n",
    "time": 1780779237
  },
  "_maintainer": {
    "name": "Sondre Skarsten",
    "email": "sondre.skarsten@example.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "version": ">= 12.0.0",
      "role": "Suggests"
    },
    {
      "package": "nanoparquet",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "duckdb",
      "role": "Suggests"
    },
    {
      "package": "klassR",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidygraph",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tsibble",
      "role": "Suggests"
    },
    {
      "package": "yyjsonr",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "sondreskarsten",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 7
    },
    {
      "week": "2026-12",
      "n": 44
    },
    {
      "week": "2026-13",
      "n": 14
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "api-wrapper",
    "brreg",
    "business-registry",
    "enhetsregisteret",
    "norway",
    "open-data",
    "tidyverse"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sondreskarsten",
      "count": 11,
      "uuid": 8764538
    },
    {
      "user": "claude",
      "count": 3,
      "uuid": 81847
    }
  ],
  "_userbio": {
    "uuid": 8764538,
    "type": "user",
    "name": "Sondre Skarsten"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidybrreg"
  },
  "_devurl": "https://github.com/sondreskarsten/tidybrreg",
  "_pkgdown": "https://sondreskarsten.github.io/tidybrreg/",
  "_searchresults": 10,
  "_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/readme.html",
    "extra/readme.md",
    "extra/tidybrreg.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as_brreg_tsibble",
    "brreg_annotation_summary",
    "brreg_annotations",
    "brreg_board_network",
    "brreg_board_summary",
    "brreg_change_summary",
    "brreg_changes",
    "brreg_children",
    "brreg_cleanup",
    "brreg_data_dir",
    "brreg_download",
    "brreg_entity",
    "brreg_events",
    "brreg_flows",
    "brreg_harmonize_kommune",
    "brreg_harmonize_nace",
    "brreg_import",
    "brreg_label",
    "brreg_manifest",
    "brreg_network",
    "brreg_open",
    "brreg_panel",
    "brreg_replay",
    "brreg_roles",
    "brreg_roles_legal",
    "brreg_search",
    "brreg_series",
    "brreg_snapshot",
    "brreg_snapshots",
    "brreg_status",
    "brreg_survival_data",
    "brreg_sync",
    "brreg_sync_status",
    "brreg_underenheter",
    "brreg_update_fields",
    "brreg_updates",
    "brreg_validate",
    "diff_roller_state",
    "get_brreg_dic"
  ],
  "_datasets": [
    {
      "name": "annotation_infotypes",
      "title": "Annotation infotype codes with English descriptions",
      "object": "annotation_infotypes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code",
        "name_en"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "field_dict",
      "title": "Field dictionary: Norwegian API paths to English column names",
      "object": "field_dict",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "api_path",
        "col_name",
        "type"
      ],
      "rows": 103,
      "table": true,
      "tojson": true
    },
    {
      "name": "legal_forms",
      "title": "Norwegian legal form codes with English translations",
      "object": "legal_forms",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code",
        "name_no",
        "expired",
        "name_en"
      ],
      "rows": 44,
      "table": true,
      "tojson": true
    },
    {
      "name": "role_groups",
      "title": "Role group codes with English translations",
      "object": "role_groups",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code",
        "name_en",
        "name_no"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "role_types",
      "title": "Role type codes with English translations",
      "object": "role_types",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code",
        "name_en",
        "name_no"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "annotation_infotypes",
      "title": "Annotation infotype codes with English descriptions",
      "concept": [
        "tidybrreg reference data"
      ],
      "topics": [
        "annotation_infotypes"
      ]
    },
    {
      "page": "as_brreg_tsibble",
      "title": "Convert tidybrreg output to tsibble",
      "concept": [
        "tidybrreg panel functions"
      ],
      "topics": [
        "as_brreg_tsibble"
      ]
    },
    {
      "page": "brreg_annotation_summary",
      "title": "Count entities with active annotations",
      "concept": [
        "tidybrreg data management functions"
      ],
      "topics": [
        "brreg_annotation_summary"
      ]
    },
    {
      "page": "brreg_annotations",
      "title": "Retrieve registry annotations (påtegninger) for entities",
      "concept": [
        "tidybrreg data management functions"
      ],
      "topics": [
        "brreg_annotations"
      ]
    },
    {
      "page": "brreg_board_network",
      "title": "Build a director interlock network",
      "concept": [
        "tidybrreg governance functions"
      ],
      "topics": [
        "brreg_board_network"
      ]
    },
    {
      "page": "brreg_board_summary",
      "title": "Derive board-level summary covariates from role data",
      "concept": [
        "tidybrreg entity functions"
      ],
      "topics": [
        "brreg_board_summary"
      ]
    },
    {
      "page": "brreg_change_summary",
      "title": "Summarize changes by field and type",
      "concept": [
        "tidybrreg panel functions"
      ],
      "topics": [
        "brreg_change_summary"
      ]
    },
    {
      "page": "brreg_changes",
      "title": "Query the change log for field-level mutations",
      "concept": [
        "tidybrreg panel functions"
      ],
      "topics": [
        "brreg_changes"
      ]
    },
    {
      "page": "brreg_children",
      "title": "Get child entities in the organisational hierarchy",
      "concept": [
        "tidybrreg entity functions"
      ],
      "topics": [
        "brreg_children"
      ]
    },
    {
      "page": "brreg_cleanup",
      "title": "Remove old snapshots from the local store",
      "concept": [
        "tidybrreg snapshot functions"
      ],
      "topics": [
        "brreg_cleanup"
      ]
    },
    {
      "page": "brreg_data_dir",
      "title": "Path to the tidybrreg snapshot store",
      "concept": [
        "tidybrreg snapshot functions"
      ],
      "topics": [
        "brreg_data_dir"
      ]
    },
    {
      "page": "brreg_download",
      "title": "Download the full Norwegian business register",
      "concept": [
        "tidybrreg entity functions"
      ],
      "topics": [
        "brreg_download"
      ]
    },
    {
      "page": "brreg_entity",
      "title": "Look up a Norwegian legal entity",
      "concept": [
        "tidybrreg entity functions"
      ],
      "topics": [
        "brreg_entity"
      ]
    },
    {
      "page": "brreg_events",
      "title": "Detect changes between two snapshots",
      "concept": [
        "tidybrreg panel functions"
      ],
      "topics": [
        "brreg_events"
      ]
    },
    {
      "page": "brreg_flows",
      "title": "Compute daily entry and exit flows",
      "concept": [
        "tidybrreg panel functions"
      ],
      "topics": [
        "brreg_flows"
      ]
    },
    {
      "page": "brreg_harmonize_kommune",
      "title": "Harmonize municipality codes across boundary reforms",
      "concept": [
        "tidybrreg harmonization functions"
      ],
      "topics": [
        "brreg_harmonize_kommune"
      ]
    },
    {
      "page": "brreg_harmonize_nace",
      "title": "Harmonize NACE industry codes across classification revisions",
      "concept": [
        "tidybrreg harmonization functions"
      ],
      "topics": [
        "brreg_harmonize_nace"
      ]
    },
    {
      "page": "brreg_import",
      "title": "Import a historical CSV as a snapshot partition",
      "concept": [
        "tidybrreg snapshot functions"
      ],
      "topics": [
        "brreg_import"
      ]
    },
    {
      "page": "brreg_label",
      "title": "Translate codes to human-readable English labels",
      "concept": [
        "tidybrreg utilities"
      ],
      "topics": [
        "brreg_label"
      ]
    },
    {
      "page": "brreg_manifest",
      "title": "Read the snapshot manifest",
      "concept": [
        "tidybrreg snapshot functions"
      ],
      "topics": [
        "brreg_manifest"
      ]
    },
    {
      "page": "brreg_network",
      "title": "Build an entity network graph",
      "concept": [
        "tidybrreg governance functions"
      ],
      "topics": [
        "brreg_network"
      ]
    },
    {
      "page": "brreg_open",
      "title": "Open the snapshot store as a lazy Arrow Dataset",
      "concept": [
        "tidybrreg snapshot functions"
      ],
      "topics": [
        "brreg_open"
      ]
    },
    {
      "page": "brreg_panel",
      "title": "Construct a firm-period panel from accumulated snapshots",
      "concept": [
        "tidybrreg panel functions"
      ],
      "topics": [
        "brreg_panel"
      ]
    },
    {
      "page": "brreg_replay",
      "title": "Reconstruct register state by replaying CDC updates",
      "concept": [
        "tidybrreg panel functions"
      ],
      "topics": [
        "brreg_replay"
      ]
    },
    {
      "page": "brreg_roles",
      "title": "Retrieve board members, officers, and auditors",
      "concept": [
        "tidybrreg entity functions"
      ],
      "topics": [
        "brreg_roles"
      ]
    },
    {
      "page": "brreg_roles_legal",
      "title": "Retrieve roles an entity holds in other entities",
      "concept": [
        "tidybrreg entity functions"
      ],
      "topics": [
        "brreg_roles_legal"
      ]
    },
    {
      "page": "brreg_search",
      "title": "Search Norwegian legal entities",
      "concept": [
        "tidybrreg entity functions"
      ],
      "topics": [
        "brreg_search"
      ]
    },
    {
      "page": "brreg_series",
      "title": "Compute aggregate time series from snapshots",
      "concept": [
        "tidybrreg panel functions"
      ],
      "topics": [
        "brreg_series"
      ]
    },
    {
      "page": "brreg_snapshot",
      "title": "Save a dated snapshot of the full register",
      "concept": [
        "tidybrreg snapshot functions"
      ],
      "topics": [
        "brreg_snapshot"
      ]
    },
    {
      "page": "brreg_snapshots",
      "title": "List available snapshots",
      "concept": [
        "tidybrreg snapshot functions"
      ],
      "topics": [
        "brreg_snapshots"
      ]
    },
    {
      "page": "brreg_status",
      "title": "Check availability of local bulk datasets",
      "concept": [
        "tidybrreg data management functions"
      ],
      "topics": [
        "brreg_status"
      ]
    },
    {
      "page": "brreg_survival_data",
      "title": "Prepare firm survival data",
      "concept": [
        "tidybrreg governance functions"
      ],
      "topics": [
        "brreg_survival_data"
      ]
    },
    {
      "page": "brreg_sync",
      "title": "Synchronize local state with the brreg CDC stream",
      "concept": [
        "tidybrreg data management functions"
      ],
      "topics": [
        "brreg_sync"
      ]
    },
    {
      "page": "brreg_sync_status",
      "title": "Display sync status",
      "concept": [
        "tidybrreg data management functions"
      ],
      "topics": [
        "brreg_sync_status"
      ]
    },
    {
      "page": "brreg_underenheter",
      "title": "Get all sub-units (underenheter) belonging to an entity",
      "concept": [
        "tidybrreg entity functions"
      ],
      "topics": [
        "brreg_underenheter"
      ]
    },
    {
      "page": "brreg_update_fields",
      "title": "Retrieve field-level CDC changes as a flat tibble",
      "concept": [
        "tidybrreg entity functions"
      ],
      "topics": [
        "brreg_update_fields"
      ]
    },
    {
      "page": "brreg_updates",
      "title": "Retrieve incremental entity updates",
      "concept": [
        "tidybrreg entity functions"
      ],
      "topics": [
        "brreg_updates"
      ]
    },
    {
      "page": "brreg_validate",
      "title": "Validate Norwegian organization numbers",
      "concept": [
        "tidybrreg utilities"
      ],
      "topics": [
        "brreg_validate"
      ]
    },
    {
      "page": "diff_roller_state",
      "title": "Compute field-level diffs between two roller state tibbles",
      "concept": [
        "tidybrreg data management functions"
      ],
      "topics": [
        "diff_roller_state"
      ]
    },
    {
      "page": "field_dict",
      "title": "Field dictionary: Norwegian API paths to English column names",
      "concept": [
        "tidybrreg reference data"
      ],
      "topics": [
        "field_dict"
      ]
    },
    {
      "page": "get_brreg_dic",
      "title": "Fetch a brreg dictionary",
      "concept": [
        "tidybrreg utilities"
      ],
      "topics": [
        "get_brreg_dic"
      ]
    },
    {
      "page": "legal_forms",
      "title": "Norwegian legal form codes with English translations",
      "concept": [
        "tidybrreg reference data"
      ],
      "topics": [
        "legal_forms"
      ]
    },
    {
      "page": "role_groups",
      "title": "Role group codes with English translations",
      "concept": [
        "tidybrreg reference data"
      ],
      "topics": [
        "role_groups"
      ]
    },
    {
      "page": "role_types",
      "title": "Role type codes with English translations",
      "concept": [
        "tidybrreg reference data"
      ],
      "topics": [
        "role_types"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sondreskarsten/tidybrreg/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/sondreskarsten/tidybrreg/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "panels.Rmd",
      "filename": "panels.html",
      "title": "Building firm panels and time series",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Accumulating snapshots",
        "Importing historical downloads",
        "Building panels from snapshots",
        "Custom date targets",
        "Entry and exit coding",
        "Detecting changes between snapshots",
        "CDC replay: single snapshot + updates",
        "CDC limitations",
        "Bridging snapshots to CDC",
        "Aggregate time series",
        "tsibble conversion",
        "Managing the snapshot store"
      ],
      "created": "2026-03-17 01:31:17",
      "modified": "2026-03-17 01:31:17",
      "commits": 1
    },
    {
      "source": "governance.Rmd",
      "filename": "governance.html",
      "title": "Corporate governance research",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Board composition",
        "Person identification",
        "Reverse role lookup",
        "Director interlock networks",
        "Pre-fetched role data",
        "Firm survival analysis",
        "Bulk role snapshots for panel analysis"
      ],
      "created": "2026-03-17 01:31:17",
      "modified": "2026-03-17 01:31:17",
      "commits": 1
    },
    {
      "source": "tidybrreg.Rmd",
      "filename": "tidybrreg.html",
      "title": "Getting started with tidybrreg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Look up a single entity",
        "Translate codes to labels",
        "Search for entities",
        "Sub-entities (establishments)",
        "Retrieve roles",
        "Bulk download the full register",
        "Function → API endpoint mapping",
        "Next steps"
      ],
      "created": "2026-03-17 01:31:17",
      "modified": "2026-03-17 06:17:06",
      "commits": 2
    },
    {
      "source": "business-data.Rmd",
      "filename": "business-data.html",
      "title": "Norwegian business entity data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Organization numbers",
        "Three registries, one API",
        "Legal forms",
        "NACE industry codes",
        "Employee counts",
        "Addresses",
        "Municipality codes and the 2020 reform",
        "Dates",
        "CSV vs JSON bulk downloads",
        "CDC update stream",
        "Data update schedule",
        "Data license"
      ],
      "created": "2026-03-17 01:31:17",
      "modified": "2026-03-17 01:31:17",
      "commits": 1
    },
    {
      "source": "architecture.Rmd",
      "filename": "architecture.html",
      "title": "Package architecture",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data flow overview",
        "Key design decisions"
      ],
      "created": "2026-03-17 01:31:17",
      "modified": "2026-03-17 01:31:17",
      "commits": 1
    },
    {
      "source": "roller-cdc.Rmd",
      "filename": "roller-cdc.html",
      "title": "Tracking board and role changes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Roller data: two types of role holder",
        "Fetching roles",
        "Board summary",
        "Detecting changes with diff_roller_state()",
        "Automated sync",
        "Bulk method (default)",
        "CDC method (per-org fallback)",
        "Querying the changelog",
        "Example: monitoring board turnover",
        "Schema evolution"
      ],
      "created": "2026-03-25 22:12:35",
      "modified": "2026-03-25 22:12:35",
      "commits": 1
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "tidybrreg",
  "_universes": [
    "sondreskarsten"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-06-06T21:08:10.000Z",
      "distro": "noble",
      "commit": "490519fb1a092e53d32c63785b372f3d42db6a28",
      "fileid": "ef44680fc6a2174570bed70fac4aaeaad4ee3e2bec217b1d9f71eb4f75286517",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/27073805522"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-06-06T21:08:20.000Z",
      "distro": "noble",
      "commit": "490519fb1a092e53d32c63785b372f3d42db6a28",
      "fileid": "00ab5634fb1eb430472488f76041cf0b4ec8585a9900fded93d446cb79e5dd7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/27073805522"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-06-06T21:07:09.000Z",
      "commit": "490519fb1a092e53d32c63785b372f3d42db6a28",
      "fileid": "6c6b58a44e5459ff9f8e9515bc3592de775168cb8bd98c6524df7aa89c6b61c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/27073805522"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-06-06T21:07:26.000Z",
      "commit": "490519fb1a092e53d32c63785b372f3d42db6a28",
      "fileid": "c456ca93a5edfc9bd82d5621ddf1e92fdfa644b5194cea9240f36143865ec1c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/27073805522"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.8",
      "date": "2026-06-06T21:08:15.000Z",
      "commit": "490519fb1a092e53d32c63785b372f3d42db6a28",
      "fileid": "64f4a517c9707dcde542187d0562ff584a0f46a20e39dfb56e58315e7cfc1975",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/27073805522"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-06-06T21:07:21.000Z",
      "commit": "490519fb1a092e53d32c63785b372f3d42db6a28",
      "fileid": "627a9101900556c5745e57594e9f5dac394b7a942d0f5be8e461f9d19066b971",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/27073805522"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-06-06T21:07:16.000Z",
      "commit": "490519fb1a092e53d32c63785b372f3d42db6a28",
      "fileid": "f4263ff46885a9d2337c5d04580fe83e5a671874842b69ac66a5bfbfba6b7965",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/27073805522"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-06-06T21:07:30.000Z",
      "commit": "490519fb1a092e53d32c63785b372f3d42db6a28",
      "fileid": "6eafdd3ba6d1bb2b609bf2a17a611f96068754248fcf414091903d05b232fddb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/27073805522"
    }
  ]
}