Package: nncc
Title: Nearest Neighbors Matching of Case-Control Data
Version: 2.0.0
Authors@R: c(person("Beau", "Bruce", email = "lue7@cdc.gov", role = c("aut", "cre")),
             person("Zhaohui", "Cui", email = "nyv5@cdc.gov", role = c("aut"))
             )
Description: Provides nearest-neighbors matching and 
    analysis of case-control data. Cui, Z., Marder, E. P., Click, E. S., 
    Hoekstra, R. M., & Bruce, B. B. (2022) <doi:10.1097/EDE.0000000000001504>.
Depends: R (>= 3.3.2)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: dplyr, furrr, tidyr, igraph, ggplot2, cluster, rlang, stats
RoxygenNote: 7.2.3
Suggests: rmarkdown, knitr, future, future.batchtools, logistf, mice,
        survival
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-01-11 13:40:27 UTC; lue7
Author: Beau Bruce [aut, cre],
  Zhaohui Cui [aut]
Maintainer: Beau Bruce <lue7@cdc.gov>
Repository: CRAN
Date/Publication: 2024-01-11 14:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 14:39:36 UTC; unix
