Package: bstrl
Title: Bayesian Streaming Record Linkage
Version: 1.0.2
Authors@R: c(
    person(given = "Brenda",
           family = "Betancourt",
           role = c("aut"),
           email = "bbetancourt@ufl.edu"),
    person(given = "Andee",
           family = "Kaplan",
           role = c("aut"),
           email = "andee.kaplan@colostate.edu"),
    person(given = "Ian",
           family = "Taylor",
           role = c("aut", "cre"),
           email = "ian.taylor@colostate.edu")
    )
Description: Perform record linkage on streaming files using recursive Bayesian updating.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Imports: BRL, doParallel, extraDistr, foreach, parallel
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-11-09 22:20:46 UTC; ianmt
Author: Brenda Betancourt [aut],
  Andee Kaplan [aut],
  Ian Taylor [aut, cre]
Maintainer: Ian Taylor <ian.taylor@colostate.edu>
Repository: CRAN
Date/Publication: 2022-11-10 19:10:08 UTC
Built: R 4.5.2; ; 2025-11-01 01:57:16 UTC; windows
