{
  "_id": "6a492e75b5e98c4082a0d0c2",
  "Package": "healthfinance",
  "Title": "Financial Projections and Planning for Health Care Practices",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Raoul\",\nfamily = \"Wadhwa\",\nrole = c(\"aut\", \"cre\"),\nemail = \"raoulwadhwa@gmail.com\"),\nperson(given = \"Vigneshwar\",\nfamily = \"Subramanian\",\nrole = \"aut\",\nemail = \"vs347@cornell.edu\"),\nperson(given = \"Milind\",\nfamily = \"Desai\",\nrole = \"aut\"))",
  "Description": "Provides a shiny interface for a free, open-source\nmanagerial accounting-like system for health care practices.\nThis package allows health care administrators to project\nrevenue with monthly adjustments and procedure-specific boosts\nup to a 3-year period. Granular data (patient-level) to\naggregated data (department- or hospital-level) can all be used\nas valid inputs provided historical volume and revenue data is\navailable. For more details on managerial accounting\ntechniques, see Brewer et al. (2015, ISBN:9780078025792).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "URL": "https://rrrlw.github.io/healthfinance/",
  "BugReports": "https://github.com/rrrlw/healthfinance/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev zlib1g-dev",
  "Repository": "https://rrrlw.r-universe.dev",
  "Date/Publication": "2020-10-15 20:19:12 UTC",
  "RemoteUrl": "https://github.com/rrrlw/healthfinance",
  "RemoteRef": "HEAD",
  "RemoteSha": "bf99622f10fa1946808d4fb17d9fe315623c1282",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 15:58:47 UTC",
    "User": "root"
  },
  "Author": "Raoul Wadhwa [aut, cre],\nVigneshwar Subramanian [aut],\nMilind Desai [aut]",
  "Maintainer": "Raoul Wadhwa <raoulwadhwa@gmail.com>",
  "_user": "rrrlw",
  "_type": "src",
  "_file": "healthfinance_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bb3f8cf4f2a2b00cd7cb897c2950ea5020eb57a1a3925042251fb4c3a2490512",
  "_filesize": 93873,
  "_sha256": "bb3f8cf4f2a2b00cd7cb897c2950ea5020eb57a1a3925042251fb4c3a2490512",
  "_expires": "2026-10-12T16:01:55.000Z",
  "_created": "2026-07-04T15:58:47.000Z",
  "_published": "2026-07-04T16:01:57.420Z",
  "_jobs": [
    {
      "job": 85146137221,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083210139"
    },
    {
      "job": 85146137223,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083210800"
    },
    {
      "job": 85146137226,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083202613"
    },
    {
      "job": 85146137220,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083202555"
    },
    {
      "job": 85145963667,
      "time": 161,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083191534"
    },
    {
      "job": 85146137246,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083210592"
    },
    {
      "job": 85146137227,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083202378"
    },
    {
      "job": 85146137239,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083208600"
    },
    {
      "job": 85146137219,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083202355"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rrrlw/actions/runs/28711601993",
  "_status": "success",
  "_upstream": "https://github.com/rrrlw/healthfinance",
  "_commit": {
    "id": "bf99622f10fa1946808d4fb17d9fe315623c1282",
    "author": "Raoul <rrrlw@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "updated with CRAN feedback incorporated",
    "time": 1602793152
  },
  "_maintainer": {
    "name": "Raoul Wadhwa",
    "email": "raoulwadhwa@gmail.com",
    "login": "rrrlw",
    "description": "Medicine, mathematics, programming.",
    "uuid": 6846515
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.4",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.3",
      "role": "Suggests"
    }
  ],
  "_owner": "rrrlw",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "rrrlw",
      "count": 46,
      "uuid": 6846515
    }
  ],
  "_userbio": {
    "uuid": 6846515,
    "type": "user",
    "name": "Raoul",
    "followers": 38,
    "description": "Medicine, mathematics, programming."
  },
  "_downloads": {
    "count": 241,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/healthfinance"
  },
  "_devurl": "https://github.com/rrrlw/healthfinance",
  "_pkgdown": "https://rrrlw.github.io/healthfinance/",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/healthfinance.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rrrlw/healthfinance",
  "_realowner": "rrrlw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-10-24"
    }
  ],
  "_exports": [
    "calc_rev",
    "hfin"
  ],
  "_help": [
    {
      "page": "calc_rev",
      "title": "Calculate 3-year Revenue for Healthcare Practice",
      "topics": [
        "calc_rev"
      ]
    },
    {
      "page": "healthfinance",
      "title": "Financial Projections and Planning for Healthcare Practices",
      "topics": [
        "healthfinance"
      ]
    },
    {
      "page": "hfin",
      "title": "Shiny App for Health Finance",
      "topics": [
        "hfin"
      ]
    }
  ],
  "_readme": "https://github.com/rrrlw/healthfinance/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xtable"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "healthfinance",
  "_universes": [
    "rrrlw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T16:01:03.000Z",
      "distro": "resolute",
      "commit": "bf99622f10fa1946808d4fb17d9fe315623c1282",
      "fileid": "https://r2.ropensci.org/83a7d408d60b2137bf43fbea91c28f39f68b47ab4e10597b1651c21be5506407",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rrrlw/actions/runs/28711601993"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T16:01:08.000Z",
      "distro": "resolute",
      "commit": "bf99622f10fa1946808d4fb17d9fe315623c1282",
      "fileid": "https://r2.ropensci.org/a8cd4a7cffaf3206e44491bf303fbca8ecf12ebc4df61d90fb92751c8b751709",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rrrlw/actions/runs/28711601993"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T16:00:15.000Z",
      "commit": "bf99622f10fa1946808d4fb17d9fe315623c1282",
      "fileid": "https://r2.ropensci.org/74c2984262a66542ae87c17b45740ba7ea0d93ba4447eddfd8fe5013dd751dc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rrrlw/actions/runs/28711601993"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T16:00:16.000Z",
      "commit": "bf99622f10fa1946808d4fb17d9fe315623c1282",
      "fileid": "https://r2.ropensci.org/e3facca44a2928e35eca9c8a3a6b77d62eeb6d4bb4bf071c573a5a95dcc6d8ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rrrlw/actions/runs/28711601993"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T16:01:34.000Z",
      "commit": "bf99622f10fa1946808d4fb17d9fe315623c1282",
      "fileid": "https://r2.ropensci.org/7395aff1d8cb968f7840e3a232c795a9c90522a7e2e1048f745cc7b165c9a173",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rrrlw/actions/runs/28711601993"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T16:00:02.000Z",
      "commit": "bf99622f10fa1946808d4fb17d9fe315623c1282",
      "fileid": "https://r2.ropensci.org/893f43499e7cb784164fa9f99facfd9c3748a00d19cfb7051b1cab58a8f2a2cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rrrlw/actions/runs/28711601993"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T16:00:45.000Z",
      "commit": "bf99622f10fa1946808d4fb17d9fe315623c1282",
      "fileid": "https://r2.ropensci.org/c691aafee7a5488ea17dcbf5b46ee3e2bb9c704daeb5961409584ebd61e57c96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rrrlw/actions/runs/28711601993"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T15:59:59.000Z",
      "commit": "bf99622f10fa1946808d4fb17d9fe315623c1282",
      "fileid": "https://r2.ropensci.org/86cee7d4dcbce3ae4eb34b4b3ebf5a635fb6baf36f72326e0eff92222d1ad751",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rrrlw/actions/runs/28711601993"
    }
  ]
}