Package: CareDensity
Title: Calculate the Care Density or Fragmented Care Density Given a
        Patient-Sharing Network
Version: 0.1.0
Authors@R: 
    person("Robin", "Denz", , "robin.denz@rub.de", role = c("aut", "cre"))
Maintainer: Robin Denz <robin.denz@rub.de>
Description: Given a patient-sharing network, calculate either the classic care density as
	proposed by Pollack et al. (2013) <doi:10.1007/s11606-012-2104-7> or the
	fragmented care density as proposed by Engels et al. (2024) <doi:10.1186/s12874-023-02106-0>.
	By utilizing the 'igraph' and 'data.table' packages, the provided functions scale well for
	very large graphs.
License: GPL (>= 3)
URL: https://github.com/RobinDenz1/CareDensity,
        https://robindenz1.github.io/CareDensity/
BugReports: https://github.com/RobinDenz1/CareDensity/issues
Depends: MatrixExtra
Imports: data.table, igraph (>= 2.0.0), utils
Suggests: knitr, rmarkdown, testthat (>= 3.2.1), covr
VignetteBuilder: knitr
Config/testthat/edition: 3
Contact: <robin.denz@rub.de>
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-11-15 12:09:25 UTC; Robin Denz
Author: Robin Denz [aut, cre]
Repository: CRAN
Date/Publication: 2024-11-18 13:50:11 UTC
Built: R 4.5.0; ; 2025-04-02 02:41:53 UTC; unix
