{
  "_id": "6a1bf04b1d7bb097a0a229fa",
  "Package": "AOUSDOHtools",
  "Type": "Package",
  "Title": "Analyzing AOU SDOH Survey Data",
  "Version": "1.0.4",
  "Authors@R": "c(\nperson(\"Zhirui\", \"Deng\", email = \"zhd52@pitt.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Theresa A.\", \"Koleck\", role = \"ctb\"),\nperson(\"Caitlin\", \"Dreisbach\", role = \"ctb\"),\nperson(\"Chen\", \"Zhang\", role = \"ctb\"),\nperson(\"Peter D.R.\", \"Higgins\", role = \"ctb\"),\nperson(\"DreisbachLab\", role = \"cph\"))",
  "Description": "Functions for processing and analyzing survey data from\nthe All of Us Social Determinants of Health (AOUSDOH) program,\nincluding tools for calculating health and well-being scores,\nrecoding variables, and simplifying survey data analysis. For\nmore details see - Koleck TA, Dreisbach C, Zhang C, Grayson S,\nLor M, Deng Z, Conway A, Higgins PDR, Bakken S (2024)\n<doi:10.1093/jamia/ocae214>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/zhd52/AOUSDOHtools",
  "BugReports": "https://github.com/zhd52/AOUSDOHtools/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://zhd52.r-universe.dev",
  "Date/Publication": "2025-12-02 15:34:03 UTC",
  "RemoteUrl": "https://github.com/zhd52/aousdohtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "4719327468a863498d839734d8b4f06f487ff243",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:01:29 UTC",
    "User": "root"
  },
  "Author": "Zhirui Deng [aut, cre],\nTheresa A. Koleck [ctb],\nCaitlin Dreisbach [ctb],\nChen Zhang [ctb],\nPeter D.R. Higgins [ctb],\nDreisbachLab [cph]",
  "Maintainer": "Zhirui Deng <zhd52@pitt.edu>",
  "MD5sum": "a21eb751fe0e4e7525388b5f5bcebfc2",
  "_user": "zhd52",
  "_type": "src",
  "_file": "AOUSDOHtools_1.0.4.tar.gz",
  "_fileid": "46fac866d39863b55c192ba0be3ed789ddbf2ab42e5880197fdc851db35fe729",
  "_filesize": 794344,
  "_sha256": "46fac866d39863b55c192ba0be3ed789ddbf2ab42e5880197fdc851db35fe729",
  "_created": "2026-05-31T08:01:29.000Z",
  "_published": "2026-05-31T08:24:43.277Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78710585330,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315055697"
    },
    {
      "job": 78710585321,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315056777"
    },
    {
      "job": 78710585325,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315195509"
    },
    {
      "job": 78710585313,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315151501"
    },
    {
      "job": 78710410561,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315041091"
    },
    {
      "job": 78710585322,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315056261"
    },
    {
      "job": 78710585318,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315051499"
    },
    {
      "job": 78710585327,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315051002"
    },
    {
      "job": 78710585323,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315058113"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zhd52/actions/runs/26707114944",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zhd52/aousdohtools",
  "_commit": {
    "id": "4719327468a863498d839734d8b4f06f487ff243",
    "author": "Zhirui Deng <zhd52@pitt.edu>",
    "committer": "Zhirui Deng <zhd52@pitt.edu>",
    "message": "Add JOSS publication and badges, 20251202\n",
    "time": 1764689643
  },
  "_maintainer": {
    "name": "Zhirui Deng",
    "email": "zhd52@pitt.edu",
    "login": "zhd52",
    "description": "",
    "uuid": 146028094
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    }
  ],
  "_owner": "zhd52",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 5
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-11-14"
    },
    {
      "name": "v1.1.1",
      "date": "2025-11-24"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "zhd52",
      "count": 24,
      "uuid": 146028094
    },
    {
      "user": "hantswilliams",
      "count": 2,
      "uuid": 14323460
    },
    {
      "user": "smasongarrison",
      "count": 2,
      "uuid": 6001608
    }
  ],
  "_userbio": {
    "uuid": 146028094,
    "type": "user",
    "name": "Zhirui Deng"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AOUSDOHtools"
  },
  "_devurl": "https://github.com/zhd52/aousdohtools",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AOUSDOHtools.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zhd52/aousdohtools",
  "_realowner": "zhd52",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2025-03-26"
    }
  ],
  "_exports": [
    "calc_cohesion",
    "calc_crime_safety",
    "calc_density",
    "calc_disorder",
    "calc_edd_chronicity",
    "calc_edd_frequency",
    "calc_edd_situation",
    "calc_emo_support",
    "calc_english_level",
    "calc_english_proficient",
    "calc_food_insecurity",
    "calc_hcd_count",
    "calc_hcd_ever",
    "calc_hcd_mean",
    "calc_hcd_sum",
    "calc_housing_insecurity",
    "calc_housing_quality",
    "calc_ins_support",
    "calc_loneliness",
    "calc_nei",
    "calc_num_moves",
    "calc_other_language",
    "calc_physical_disorder",
    "calc_religious_attendance",
    "calc_social_disorder",
    "calc_social_support",
    "calc_spa",
    "calc_spirit",
    "calc_stress_category",
    "calc_stress_sum"
  ],
  "_help": [
    {
      "page": "calc_cohesion",
      "title": "Calculate Neighborhood Cohesion Score",
      "topics": [
        "calc_cohesion"
      ]
    },
    {
      "page": "calc_crime_safety",
      "title": "Calculate Crime Safety Score",
      "topics": [
        "calc_crime_safety"
      ]
    },
    {
      "page": "calc_density",
      "title": "Calculate Residential Density",
      "topics": [
        "calc_density"
      ]
    },
    {
      "page": "calc_disorder",
      "title": "Calculate Neighborhood Disorder Score",
      "topics": [
        "calc_disorder"
      ]
    },
    {
      "page": "calc_edd_chronicity",
      "title": "Calculate Everyday Discrimination Chronicity Score",
      "topics": [
        "calc_edd_chronicity"
      ]
    },
    {
      "page": "calc_edd_frequency",
      "title": "Calculate Everyday Discrimination Frequency Score",
      "topics": [
        "calc_edd_frequency"
      ]
    },
    {
      "page": "calc_edd_situation",
      "title": "Calculate Everyday Discrimination Situation Score",
      "topics": [
        "calc_edd_situation"
      ]
    },
    {
      "page": "calc_emo_support",
      "title": "Calculate Emotional Support Score",
      "topics": [
        "calc_emo_support"
      ]
    },
    {
      "page": "calc_english_level",
      "title": "Calculate English Proficiency Level",
      "topics": [
        "calc_english_level"
      ]
    },
    {
      "page": "calc_english_proficient",
      "title": "Calculate English Proficiency Category",
      "topics": [
        "calc_english_proficient"
      ]
    },
    {
      "page": "calc_food_insecurity",
      "title": "Calculate Food Insecurity Risk",
      "topics": [
        "calc_food_insecurity"
      ]
    },
    {
      "page": "calc_hcd_count",
      "title": "Calculate Health Care Discrimination Count",
      "topics": [
        "calc_hcd_count"
      ]
    },
    {
      "page": "calc_hcd_ever",
      "title": "Calculate Ever Experienced Health Care Discrimination",
      "topics": [
        "calc_hcd_ever"
      ]
    },
    {
      "page": "calc_hcd_mean",
      "title": "Calculate Mean Perceived Health Care Discrimination Score",
      "topics": [
        "calc_hcd_mean"
      ]
    },
    {
      "page": "calc_hcd_sum",
      "title": "Calculate Sum of Perceived Health Care Discrimination Score",
      "topics": [
        "calc_hcd_sum"
      ]
    },
    {
      "page": "calc_housing_insecurity",
      "title": "Calculate Housing Insecurity",
      "topics": [
        "calc_housing_insecurity"
      ]
    },
    {
      "page": "calc_housing_quality",
      "title": "Calculate Housing Quality Needs",
      "topics": [
        "calc_housing_quality"
      ]
    },
    {
      "page": "calc_ins_support",
      "title": "Calculate Instrumental Support Score",
      "topics": [
        "calc_ins_support"
      ]
    },
    {
      "page": "calc_loneliness",
      "title": "Calculate Loneliness Score",
      "topics": [
        "calc_loneliness"
      ]
    },
    {
      "page": "calc_nei",
      "title": "Calculate Neighborhood Environment Index (NEI)",
      "topics": [
        "calc_nei"
      ]
    },
    {
      "page": "calc_num_moves",
      "title": "Calculate Number of Moves in the Past Year",
      "topics": [
        "calc_num_moves"
      ]
    },
    {
      "page": "calc_other_language",
      "title": "Calculate Whether Participant Speaks a Language Other Than English at Home",
      "topics": [
        "calc_other_language"
      ]
    },
    {
      "page": "calc_physical_disorder",
      "title": "Calculate Neighborhood Physical Disorder Score",
      "topics": [
        "calc_physical_disorder"
      ]
    },
    {
      "page": "calc_religious_attendance",
      "title": "Calculate Religious Attendance Frequency",
      "topics": [
        "calc_religious_attendance"
      ]
    },
    {
      "page": "calc_social_disorder",
      "title": "Calculate Neighborhood Social Disorder Score",
      "topics": [
        "calc_social_disorder"
      ]
    },
    {
      "page": "calc_social_support",
      "title": "Calculate Social Support Score",
      "topics": [
        "calc_social_support"
      ]
    },
    {
      "page": "calc_spa",
      "title": "Calculate Environmental Support for Physical Activity (SPA) Score",
      "topics": [
        "calc_spa"
      ]
    },
    {
      "page": "calc_spirit",
      "title": "Calculate Daily Religious or Spiritual Experiences (Spirit) Score",
      "topics": [
        "calc_spirit"
      ]
    },
    {
      "page": "calc_stress_category",
      "title": "Calculate Perceived Stress Category",
      "topics": [
        "calc_stress_category"
      ]
    },
    {
      "page": "calc_stress_sum",
      "title": "Calculate Perceived Stress Sum Score",
      "topics": [
        "calc_stress_sum"
      ]
    }
  ],
  "_readme": "https://github.com/zhd52/aousdohtools/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "AOUSDOHtools_examples.Rmd",
      "filename": "AOUSDOHtools_examples.html",
      "title": "AOUSDOHtools_examples",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-11-10 21:31:11",
      "modified": "2025-11-10 21:31:11",
      "commits": 1
    }
  ],
  "_score": 5.477121254719663,
  "_indexed": true,
  "_nocasepkg": "aousdohtools",
  "_universes": [
    "zhd52"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-31T08:03:35.000Z",
      "distro": "noble",
      "commit": "4719327468a863498d839734d8b4f06f487ff243",
      "fileid": "49e72eb65ea0c883527ba1529e30b7510ed789b174487a4fb5cfff10f50a331a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhd52/actions/runs/26707114944"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-31T08:03:43.000Z",
      "distro": "noble",
      "commit": "4719327468a863498d839734d8b4f06f487ff243",
      "fileid": "d4f1ad976ca046d4758d8009335f75ca55705630ab12e7b7acdcdc5f65ffb5d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhd52/actions/runs/26707114944"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-31T08:23:37.000Z",
      "commit": "4719327468a863498d839734d8b4f06f487ff243",
      "fileid": "9167eab3d2b8ed9fe0ed5d7f355a56d8dcb4ea1c9b9b38c759a23a7fec836e0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhd52/actions/runs/26707114944"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-31T08:17:02.000Z",
      "commit": "4719327468a863498d839734d8b4f06f487ff243",
      "fileid": "fb54827470c21a4b5b35638ff61c424affb159b9c7dffc472a86372a6595750c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhd52/actions/runs/26707114944"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-05-31T08:03:59.000Z",
      "commit": "4719327468a863498d839734d8b4f06f487ff243",
      "fileid": "53ef6bf9668a6c87230322339c97a42ee171a43d560478f3284ab6af651a0ddf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zhd52/actions/runs/26707114944"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-31T08:02:45.000Z",
      "commit": "4719327468a863498d839734d8b4f06f487ff243",
      "fileid": "e765cb5c8fd1994e9d0b18456617d3ce9aea0acc167de1dfa2ae6830bf41e9fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhd52/actions/runs/26707114944"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-31T08:02:40.000Z",
      "commit": "4719327468a863498d839734d8b4f06f487ff243",
      "fileid": "1918dfcddd9d26fdb801be579092b7b1fd20f69e20dbbeebc9f654cf78c161fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhd52/actions/runs/26707114944"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-31T08:03:39.000Z",
      "commit": "4719327468a863498d839734d8b4f06f487ff243",
      "fileid": "35f0f265aa628e031d71f5f3de1c934da53ed8b78aaed8ee8364e5cfaf4bba0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhd52/actions/runs/26707114944"
    }
  ]
}