{
  "_id": "6a103b4facfb0bcc41c9b70b",
  "Package": "HCUPtools",
  "Type": "Package",
  "Title": "Access and Work with HCUP Resources and Datasets",
  "Version": "1.0.1",
  "Authors@R": "person(\"Vikrant Dev Rathore\", email = \"rathore.vikrant@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A comprehensive R package for accessing and working with\npublicly available and free resources from the Agency for\nHealthcare Research and Quality (AHRQ) Healthcare Cost and\nUtilization Project (HCUP). The package provides streamlined\naccess to HCUP's Clinical Classifications Software Refined\n(CCSR) mapping files and Summary Trend Tables, enabling\nresearchers and analysts to efficiently map ICD-10-CM diagnosis\ncodes and ICD-10-PCS procedure codes to CCSR categories and\naccess HCUP statistical reports. Key features include: direct\ndownload from HCUP website, multiple output formats\n(long/wide/default), cross-classification support, version\nmanagement, citation generation, and intelligent caching. The\npackage does not redistribute HCUP data files but facilitates\ndirect download from the official HCUP website, ensuring users\nalways have access to the latest versions and maintain\ncompliance with HCUP data use policies. This package only\naccesses free public tools and reports; it does NOT access HCUP\ndatabases (NIS, KID, SID, NEDS, etc.) that require purchase.\nFor more information, see <https://hcup-us.ahrq.gov/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/vikrant31/HCUPtools,\nhttps://vikrant31.github.io/HCUPtools/",
  "BugReports": "https://github.com/vikrant31/HCUPtools/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://vikrant31.r-universe.dev",
  "Date/Publication": "2026-05-11 08:53:15 UTC",
  "RemoteUrl": "https://github.com/vikrant31/hcuptools",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc8b36e6b7742352d2d8b8040e4659b518cf4c7f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 11:09:31 UTC",
    "User": "root"
  },
  "Author": "Vikrant Dev Rathore [aut, cre]",
  "Maintainer": "Vikrant Dev Rathore <rathore.vikrant@gmail.com>",
  "MD5sum": "8e29bcba21a986e325bbf674434fd2c2",
  "_user": "vikrant31",
  "_type": "src",
  "_file": "HCUPtools_1.0.1.tar.gz",
  "_fileid": "f0a14c0e47f56d1b9973d2199d175b274f800f485f8b83de5465133218192f28",
  "_filesize": 261836,
  "_sha256": "f0a14c0e47f56d1b9973d2199d175b274f800f485f8b83de5465133218192f28",
  "_created": "2026-05-11T11:09:31.000Z",
  "_published": "2026-05-22T11:17:35.727Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368916553,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6916918858"
    },
    {
      "job": 77368916984,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916921978"
    },
    {
      "job": 77368917223,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6916927271"
    },
    {
      "job": 77368916624,
      "time": 213,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916947274"
    },
    {
      "job": 77368916045,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916868879"
    },
    {
      "job": 77368916104,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159206652"
    },
    {
      "job": 77368917099,
      "time": 405,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6916999522"
    },
    {
      "job": 77368917274,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6916901594"
    },
    {
      "job": 77368917208,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916898066"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vikrant31/actions/runs/25666368122",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vikrant31/hcuptools",
  "_commit": {
    "id": "fc8b36e6b7742352d2d8b8040e4659b518cf4c7f",
    "author": "vikrant31 <rathore.vikrant@gmail.com>",
    "committer": "vikrant31 <rathore.vikrant@gmail.com>",
    "message": "prepping for CRAN\n",
    "time": 1778489595
  },
  "_maintainer": {
    "name": "Vikrant Dev Rathore",
    "email": "rathore.vikrant@gmail.com",
    "login": "vikrant31",
    "uuid": 4759867
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "pdftools",
      "role": "Suggests"
    }
  ],
  "_owner": "vikrant31",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v.1.0.0",
      "date": "2025-12-16"
    },
    {
      "name": "v1.0.1",
      "date": "2026-05-11"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "vikrant31",
      "count": 9,
      "uuid": 4759867
    }
  ],
  "_userbio": {
    "uuid": 4759867,
    "type": "user",
    "name": "vikrant31"
  },
  "_downloads": {
    "count": 194,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HCUPtools"
  },
  "_devurl": "https://github.com/vikrant31/hcuptools",
  "_pkgdown": "https://vikrant31.github.io/HCUPtools/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HCUPtools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vikrant31/hcuptools",
  "_realowner": "vikrant31",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "ccsr_changelog",
    "ccsr_map",
    "download_ccsr",
    "download_trend_tables",
    "get_ccsr_description",
    "hcup_citation",
    "list_ccsr_versions",
    "list_trend_table_sheets",
    "read_ccsr",
    "read_trend_table"
  ],
  "_help": [
    {
      "page": "ccsr_changelog",
      "title": "Get CCSR Change Log",
      "topics": [
        "ccsr_changelog"
      ]
    },
    {
      "page": "ccsr_map",
      "title": "Map ICD-10 Codes to CCSR Categories",
      "topics": [
        "ccsr_map"
      ]
    },
    {
      "page": "download_ccsr",
      "title": "Download CCSR Mapping Files from HCUP",
      "topics": [
        "download_ccsr"
      ]
    },
    {
      "page": "download_trend_tables",
      "title": "Download HCUP Summary Trend Tables",
      "topics": [
        "download_trend_tables"
      ]
    },
    {
      "page": "get_ccsr_description",
      "title": "Get CCSR Category Descriptions",
      "topics": [
        "get_ccsr_description"
      ]
    },
    {
      "page": "hcup_citation",
      "title": "Generate Citation for HCUP Resources",
      "topics": [
        "hcup_citation"
      ]
    },
    {
      "page": "list_ccsr_versions",
      "title": "List Available CCSR Versions",
      "topics": [
        "list_ccsr_versions"
      ]
    },
    {
      "page": "list_trend_table_sheets",
      "title": "List Available Sheets in Trend Table",
      "topics": [
        "list_trend_table_sheets"
      ]
    },
    {
      "page": "read_ccsr",
      "title": "Read CCSR Mapping Files from Disk",
      "topics": [
        "read_ccsr"
      ]
    },
    {
      "page": "read_trend_table",
      "title": "Read HCUP Summary Trend Table from Disk",
      "topics": [
        "read_trend_table"
      ]
    }
  ],
  "_pkglogo": "https://github.com/vikrant31/hcuptools/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/vikrant31/hcuptools/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "HCUPtools.Rmd",
      "filename": "HCUPtools.html",
      "title": "Getting Started with HCUPtools",
      "author": "Vikrant Dev Rathore",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation and Setup",
        "Part 1: Downloading CCSR Mapping Files",
        "Download Latest Version",
        "Download Specific Version",
        "List Available Versions",
        "Part 2: Mapping ICD-10 Codes to CCSR Categories",
        "Prepare Sample Data",
        "Long Format (Default)",
        "Wide Format",
        "Default Category Only",
        "Part 3: Getting CCSR Descriptions",
        "Part 4: Working with Procedure Codes",
        "Part 5: Complete Analysis Workflow",
        "Part 6: Downloading HCUP Summary Trend Tables",
        "Reading Trend Tables",
        "Part 7: Accessing CCSR Change Logs",
        "Part 8: Generating Citations",
        "Part 9: Reading Downloaded Files",
        "Important Notes",
        "Data Download",
        "Cross-Classification",
        "Default Categories",
        "Performance",
        "Legal and Compliance",
        "User Responsibilities",
        "Essential Resources",
        "Additional Resources"
      ],
      "created": "2025-11-30 08:08:17",
      "modified": "2026-05-11 08:31:23",
      "commits": 3
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "hcuptools",
  "_universes": [
    "vikrant31"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-11T11:11:58.000Z",
      "distro": "noble",
      "commit": "fc8b36e6b7742352d2d8b8040e4659b518cf4c7f",
      "fileid": "4aa6fbef2ef320d02bacf63f395f859e69649edd8a832da9fe2270427a0a9e1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vikrant31/actions/runs/25666368122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-11T11:12:05.000Z",
      "distro": "noble",
      "commit": "fc8b36e6b7742352d2d8b8040e4659b518cf4c7f",
      "fileid": "65571441542c05c5634c7e3d7e2c28f424b6112cc572670577d244657e6be4a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vikrant31/actions/runs/25666368122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-11T11:12:20.000Z",
      "commit": "fc8b36e6b7742352d2d8b8040e4659b518cf4c7f",
      "fileid": "34b6800fb2ebe8398125f208a4a6c89855f8fa465f8349c101a1e64d37b4fa7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vikrant31/actions/runs/25666368122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-11T11:13:16.000Z",
      "commit": "fc8b36e6b7742352d2d8b8040e4659b518cf4c7f",
      "fileid": "65fbe29183b42caa0b30f6845eb978bcdb3ba1655e009598a2d188a5f773fe48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vikrant31/actions/runs/25666368122"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-11T11:11:14.000Z",
      "commit": "fc8b36e6b7742352d2d8b8040e4659b518cf4c7f",
      "fileid": "14bb3333ef0ccca46dda050f51294d29597164f3caeae94f0337ade83a31a1d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vikrant31/actions/runs/25666368122"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-11T11:11:01.000Z",
      "commit": "fc8b36e6b7742352d2d8b8040e4659b518cf4c7f",
      "fileid": "803e0cde0d6d3880ee9a7bc033dd3d8048b597e939764be6348ba191fbed071e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vikrant31/actions/runs/25666368122"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-11T11:10:46.000Z",
      "commit": "fc8b36e6b7742352d2d8b8040e4659b518cf4c7f",
      "fileid": "76690a9338726cb752915230c1685e2c81fd9e5ad600b0bd492c639587d897ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vikrant31/actions/runs/25666368122"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T11:17:21.000Z",
      "commit": "fc8b36e6b7742352d2d8b8040e4659b518cf4c7f",
      "fileid": "a176efd0ad7817661b6055b691ec21a5477ba37d3f52970932d5a2182c7820a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vikrant31/actions/runs/25666368122"
    }
  ]
}