{
  "_id": "6a47f692e06c18f0a65266b6",
  "Package": "CareDensity",
  "Title": "Calculate the Care Density or Fragmented Care Density Given a\nPatient-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\nclassic care density as proposed by Pollack et al. (2013)\n<doi:10.1007/s11606-012-2104-7> or the fragmented care density\nas proposed by Engels et al. (2024)\n<doi:10.1186/s12874-023-02106-0>. By utilizing the 'igraph' and\n'data.table' packages, the provided functions scale well for\nvery large graphs.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/RobinDenz1/CareDensity,\nhttps://robindenz1.github.io/CareDensity/",
  "BugReports": "https://github.com/RobinDenz1/CareDensity/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Contact": "<robin.denz@rub.de>",
  "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": {
    "Date": "2026-07-03 17:47:24 UTC",
    "User": "root"
  },
  "Author": "Robin Denz [aut, cre]",
  "_user": "robindenz1",
  "_type": "src",
  "_file": "CareDensity_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4375a32787380ce8715a2f4910f1bad9711614d59079cc56ee68c367dba897b4",
  "_filesize": 216423,
  "_sha256": "4375a32787380ce8715a2f4910f1bad9711614d59079cc56ee68c367dba897b4",
  "_expires": "2026-10-11T17:51:12.000Z",
  "_created": "2026-07-03T17:47:24.000Z",
  "_published": "2026-07-03T17:51:14.144Z",
  "_jobs": [
    {
      "job": 85049187222,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8072396219"
    },
    {
      "job": 85049187214,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072396266"
    },
    {
      "job": 85049187221,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8072397700"
    },
    {
      "job": 85049187224,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072404362"
    },
    {
      "job": 85048783870,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072360634"
    },
    {
      "job": 85049187232,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8072394268"
    },
    {
      "job": 85049187225,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8072385126"
    },
    {
      "job": 85049187220,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8072384901"
    },
    {
      "job": 85049187212,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072387112"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/robindenz1/actions/runs/28675776296",
  "_status": "success",
  "_upstream": "https://github.com/robindenz1/caredensity",
  "_commit": {
    "id": "dee46eb89994927cef473d2b5d5597d6ebb86dd5",
    "author": "Robin Denz <robindenz@web.de>",
    "committer": "Robin Denz <robindenz@web.de>",
    "message": "fix: codemeta\n",
    "time": 1731672517
  },
  "_maintainer": {
    "name": "Robin Denz",
    "email": "robin.denz@rub.de"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "MatrixExtra",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.1",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "robindenz1",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "care-coordination",
    "network-analysis",
    "patient-care"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "robindenz1",
      "count": 14,
      "uuid": 44613390
    }
  ],
  "_userbio": {
    "uuid": 44613390,
    "type": "user",
    "name": "Robin Denz",
    "followers": 43,
    "description": "Causal Inference & Statistical Software Enthusiast"
  },
  "_downloads": {
    "count": 535,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CareDensity"
  },
  "_devurl": "https://github.com/robindenz1/caredensity",
  "_pkgdown": "https://robindenz1.github.io/CareDensity/",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/CareDensity.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/robindenz1/caredensity",
  "_realowner": "robindenz1",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-11-18"
    }
  ],
  "_exports": [
    "care_density",
    "fragmented_care_density",
    "project_to_one_mode"
  ],
  "_help": [
    {
      "page": "care_density",
      "title": "Calculate the Care Density for all Patients",
      "topics": [
        "care_density"
      ]
    },
    {
      "page": "fragmented_care_density",
      "title": "Calculate the Fragmented Care Density for all Patients",
      "topics": [
        "fragmented_care_density"
      ]
    },
    {
      "page": "project_to_one_mode",
      "title": "Project a Bipartite-Network to a Single Mode",
      "topics": [
        "project_to_one_mode"
      ]
    }
  ],
  "_readme": "https://github.com/robindenz1/caredensity/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "float",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixExtra",
    "pkgconfig",
    "Rcpp",
    "RhpcBLASctl",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Calculating the Care Density and Fragmented Care Density in R",
      "author": "Robin Denz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Care Density",
        "Explanation",
        "Example",
        "Fragmented Care Density",
        "Estimating Connection-Specific Weights",
        "Literature"
      ],
      "created": "2024-05-26 19:39:19",
      "modified": "2024-05-28 18:13:15",
      "commits": 4
    }
  ],
  "_score": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "caredensity",
  "_universes": [
    "robindenz1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T17:49:38.000Z",
      "distro": "resolute",
      "commit": "dee46eb89994927cef473d2b5d5597d6ebb86dd5",
      "fileid": "https://r2.ropensci.org/f8ec7386af9499cca31d1f26a2c3bd9e3ccbbdc49b3cc6d219a3750861b31e72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/28675776296"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T17:49:37.000Z",
      "distro": "resolute",
      "commit": "dee46eb89994927cef473d2b5d5597d6ebb86dd5",
      "fileid": "https://r2.ropensci.org/1c096666f08219cc1dd4e12f4d5ef63d2c24b896832ef844475828b5b417aa91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/28675776296"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T17:49:54.000Z",
      "commit": "dee46eb89994927cef473d2b5d5597d6ebb86dd5",
      "fileid": "https://r2.ropensci.org/e93b37b5a364223269fc72774b923fcd03cf14bdfff2175d914294306105bf3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/28675776296"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T17:50:25.000Z",
      "commit": "dee46eb89994927cef473d2b5d5597d6ebb86dd5",
      "fileid": "https://r2.ropensci.org/92f41fb1f03557e2a4e3c8c843d83a57f618177021a47b61c3c91ffc7da25254",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/28675776296"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-03T17:50:10.000Z",
      "commit": "dee46eb89994927cef473d2b5d5597d6ebb86dd5",
      "fileid": "https://r2.ropensci.org/eb3e081047a8abda94de91dca41297684c65c30b590e6f2f2e25c1025fcbc532",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/28675776296"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T17:48:41.000Z",
      "commit": "dee46eb89994927cef473d2b5d5597d6ebb86dd5",
      "fileid": "https://r2.ropensci.org/c47475047da62fad0ecd8ce7541448fdf5f088668674bfb53cf05dc188045900",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/28675776296"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T17:48:41.000Z",
      "commit": "dee46eb89994927cef473d2b5d5597d6ebb86dd5",
      "fileid": "https://r2.ropensci.org/f825ec91b2586d9c351869d05fe991b3909187c8e3c626c032a438f033f377bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/28675776296"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T17:48:52.000Z",
      "commit": "dee46eb89994927cef473d2b5d5597d6ebb86dd5",
      "fileid": "https://r2.ropensci.org/7f0a403d2723102a06d5ef852fe1df2163033fabeab16b28fc98088efc5b81f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robindenz1/actions/runs/28675776296"
    }
  ]
}