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 Description: Given a patient-sharing network, calculate either the classic care density as proposed by Pollack et al. (2013) or the fragmented care density as proposed by Engels et al. (2024) . 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: Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://robindenz1.r-universe.dev Date/Publication: 2024-11-15 12:08:37 UTC RemoteUrl: https://github.com/robindenz1/caredensity RemoteRef: HEAD RemoteSha: dee46eb89994927cef473d2b5d5597d6ebb86dd5 NeedsCompilation: no Packaged: 2026-05-25 09:45:32 UTC; root Author: Robin Denz [aut, cre]