<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Record Linkage for Public Health Surveillance</dc:title>
  <dc:title>R package starling version 1.1.0</dc:title>
  <dc:description>Record linkage for public health surveillance datasets using either
    the Fellegi-Sunter probabilistic framework (via reclin2) or deterministic
    exact-key matching. Provides pre-linkage data quality auditing (preflight()),
    Medicare number checksum validation (check_medicare()), blocking variable
    construction (flock()), and the murmuration() linkage engine. murmuration()
    expresses linkage as a single cohort-to-event concept (linking a linelist of
    people to a dated stream of vaccination, hospitalisation, or case events within
    a before/during/after time window), with the historical four-code taxonomy
    (case-to-hospitalisation, vaccination-to-case, vaccination-to-hospitalisation,
    vaccination-to-event) retained as deprecated aliases. Also provides linkage
    weight distribution visualisation (murmuration_plot()) and threshold sensitivity
    analysis (perch()) with annotated AIHW, WA Data Linkage Unit, and PHRN reference
    benchmarks. perch() can be called standalone or triggered automatically
    mid-linkage via murmuration(perch_before_linking = TRUE). Includes synthetic
    datasets (cases_notifiable, vax_air) and three vignettes demonstrating the
    complete linkage workflow. Part of the aviary public health surveillance
    ecosystem.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: reclin2, dplyr, stringr, lubridate, rlang, ggplot2</dc:relation>
  <dc:relation>Suggests: patchwork, plotly, phonics, mudnester, testthat (&gt;= 3.0.0),
knitr, rmarkdown</dc:relation>
  <dc:creator>Nicolas Smoll &lt;nicolas.smoll@health.qld.gov.au&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Nicolas Smoll [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-6923-9701&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=starling/LICENSE)</dc:rights>
  <dc:date>2026-07-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=starling</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.starling</dc:identifier>
</oai_dc:dc>
