{
  "_id": "6a1d591c1d7bb097a0a479e8",
  "Package": "PPCSexRx",
  "Type": "Package",
  "Title": "Prescribe Sub-Symptom Exercise for Adolescent Concussion",
  "Version": "0.1.0",
  "Authors@R": "person(\"Guang\", \"Li\", email = \"guangli@isu.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0004-2807-9029\"))",
  "Description": "A clinical decision support system for sub-symptom\nthreshold aerobic exercise (SSTAE) prescription in adolescents\nwith persistent post-concussion symptoms (PPCS). Implements an\nevidence-based protocol derived from a systematic review of\nseven studies (Li, 2026; <doi:10.17605/osf.io/kvuf6>), encoding\nsafety screening, Buffalo Concussion Treadmill Test\n(BCTT)-guided heart rate prescription, session-level progress\ntracking, and evidence disclosure using the Grading of\nRecommendations, Assessment, Development and Evaluation (GRADE)\nframework into an open-source tool for athletic trainers and\nclinicians. Designed to support implementation in\nresource-limited settings where BCTT equipment may be\nunavailable. GRADE certainty of evidence: LOW. For clinician\nuse only; not a substitute for clinical judgement.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "8.0.0",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/guangl10/PPCSexRx",
  "BugReports": "https://github.com/guangl10/PPCSexRx/issues",
  "Repository": "https://guangl10.r-universe.dev",
  "Date/Publication": "2026-05-27 21:07:02 UTC",
  "RemoteUrl": "https://github.com/guangl10/ppcsexrx",
  "RemoteRef": "HEAD",
  "RemoteSha": "51acf3ffe22b09c9ccc425a1bf80d16b0515ee62",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 10:00:39 UTC",
    "User": "root"
  },
  "Author": "Guang Li [aut, cre] (ORCID: <https://orcid.org/0009-0004-2807-9029>)",
  "Maintainer": "Guang Li <guangli@isu.edu>",
  "MD5sum": "5c8b9ccb2ebf1d49fe59b88570c66eed",
  "_user": "guangl10",
  "_type": "src",
  "_file": "PPCSexRx_0.1.0.tar.gz",
  "_fileid": "f2f638bf9e21a2d3bc8c11eb75f0c010a0c856e38e65522f5883fe54b6bcc4db",
  "_filesize": 115881,
  "_sha256": "f2f638bf9e21a2d3bc8c11eb75f0c010a0c856e38e65522f5883fe54b6bcc4db",
  "_created": "2026-06-01T10:00:39.000Z",
  "_published": "2026-06-01T10:04:12.467Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78828966005,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328628653"
    },
    {
      "job": 78828966014,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328640218"
    },
    {
      "job": 78828965940,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328637260"
    },
    {
      "job": 78828965991,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328628827"
    },
    {
      "job": 78828522930,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328587279"
    },
    {
      "job": 78828965934,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328622994"
    },
    {
      "job": 78828965996,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328613065"
    },
    {
      "job": 78828966058,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328611414"
    },
    {
      "job": 78828966039,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328611713"
    }
  ],
  "_buildurl": "https://github.com/r-universe/guangl10/actions/runs/26748027674",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/guangl10/ppcsexrx",
  "_commit": {
    "id": "51acf3ffe22b09c9ccc425a1bf80d16b0515ee62",
    "author": "liguang <liguang@Guangde-MacBook-Pro.local>",
    "committer": "liguang <liguang@Guangde-MacBook-Pro.local>",
    "message": "Resubmission: expand acronyms and add \\value to print/plot Rd files.\n\nPer CRAN reviewer (Benjamin Altmann):\n- DESCRIPTION: spell out BCTT and GRADE at first use.\n- Add @return to print.ppcs_prescription, print.ppcs_screen,\n  print.ppcs_track, and plot.ppcs_track.\n- Update cran-comments to reflect resubmission changes.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n",
    "time": 1779916022
  },
  "_maintainer": {
    "name": "Guang Li",
    "email": "guangli@isu.edu",
    "login": "guangl10",
    "uuid": 258558708
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "guangl10",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 13
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "guangl10",
      "count": 12,
      "uuid": 258558708
    }
  ],
  "_userbio": {
    "uuid": 258558708,
    "type": "user",
    "name": "Guang Li",
    "description": "MSAT Student at Idaho State University."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PPCSexRx"
  },
  "_devurl": "https://github.com/guangl10/ppcsexrx",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PPCSexRx.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/guangl10/ppcsexrx",
  "_realowner": "guangl10",
  "_cranurl": true,
  "_exports": [
    "prescribe_ppcs",
    "screen_ppcs",
    "track_progress"
  ],
  "_help": [
    {
      "page": "plot.ppcs_track",
      "title": "Plot rehabilitation progress for a ppcs_track object",
      "topics": [
        "plot.ppcs_track"
      ]
    },
    {
      "page": "prescribe_ppcs",
      "title": "Prescribe Sub-symptom Aerobic Exercise for Adolescent PPCS",
      "topics": [
        "prescribe_ppcs"
      ]
    },
    {
      "page": "print.ppcs_prescription",
      "title": "Print method for ppcs_prescription objects",
      "topics": [
        "print.ppcs_prescription"
      ]
    },
    {
      "page": "print.ppcs_screen",
      "title": "Print method for ppcs_screen objects",
      "topics": [
        "print.ppcs_screen"
      ]
    },
    {
      "page": "print.ppcs_track",
      "title": "Print method for ppcs_track objects",
      "topics": [
        "print.ppcs_track"
      ]
    },
    {
      "page": "screen_ppcs",
      "title": "Screen Adolescent for SSTAE Eligibility",
      "topics": [
        "screen_ppcs"
      ]
    },
    {
      "page": "track_progress",
      "title": "Track SSTAE Rehabilitation Progress Over Time",
      "topics": [
        "track_progress"
      ]
    }
  ],
  "_readme": "https://github.com/guangl10/ppcsexrx/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "PPCSexRx.Rmd",
      "filename": "PPCSexRx.html",
      "title": "PPCSexRx: Evidence-Based SSTAE Support With Tiered Clinical Safety",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction: Scientific Backbone and Clinical Decision Support",
        "Case Study 1: The Gold Standard (Well-Equipped Clinic With BCTT)",
        "Scenario",
        "Clinical screen (documentation checkpoint)",
        "Prescription anchored to BCTT",
        "Case Study 2: Resource-Limited Setting with Mandatory Safety Guardrails",
        "Screening surfaces early-phase contraindication",
        "Hard stop inside prescribe_ppcs()",
        "Additional Notes for Deployments Beyond These Examples",
        "Evidence Base and Limitations",
        "References"
      ],
      "created": "2026-05-12 21:29:19",
      "modified": "2026-05-19 21:04:18",
      "commits": 2
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "ppcsexrx",
  "_universes": [
    "guangl10"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T10:02:37.000Z",
      "distro": "noble",
      "commit": "51acf3ffe22b09c9ccc425a1bf80d16b0515ee62",
      "fileid": "b216db9da0fe04de16dccc6f026aebb7dc5cd39293d1d0ad016b5a24b9cd49ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangl10/actions/runs/26748027674"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T10:03:12.000Z",
      "distro": "noble",
      "commit": "51acf3ffe22b09c9ccc425a1bf80d16b0515ee62",
      "fileid": "e0c6d891aa81f9387afa5f285d0e8976369f9857d4b952be146070202599b2e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangl10/actions/runs/26748027674"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T10:03:03.000Z",
      "commit": "51acf3ffe22b09c9ccc425a1bf80d16b0515ee62",
      "fileid": "1c0ab077fb60f87a41ba8ee02769909c60fcb3fae2be04ac9e948ea96b05b2fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangl10/actions/runs/26748027674"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T10:02:40.000Z",
      "commit": "51acf3ffe22b09c9ccc425a1bf80d16b0515ee62",
      "fileid": "7f26db3cbf3c0696b3399d9a9764ad5be46c07039a8b2126faca5d859e76fc5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangl10/actions/runs/26748027674"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T10:02:31.000Z",
      "commit": "51acf3ffe22b09c9ccc425a1bf80d16b0515ee62",
      "fileid": "82b6044e4e4f3983df7afce3fddd61d154b1f9deb3217145cbd9216864d4f320",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guangl10/actions/runs/26748027674"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T10:01:49.000Z",
      "commit": "51acf3ffe22b09c9ccc425a1bf80d16b0515ee62",
      "fileid": "e6c2410e2a4722d983eefb1fa1ed0a9cc2afb932352d0461b8bee316a38b8f71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangl10/actions/runs/26748027674"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T10:01:45.000Z",
      "commit": "51acf3ffe22b09c9ccc425a1bf80d16b0515ee62",
      "fileid": "0ab69a90a31549a2a37a8905ccae2827d17f36e6a0c020fd5098c677b449ba44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangl10/actions/runs/26748027674"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T10:01:45.000Z",
      "commit": "51acf3ffe22b09c9ccc425a1bf80d16b0515ee62",
      "fileid": "e8074cec654a092b586321c67eb60b63dd3c0a3f2132e6973af298f116e5ff4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangl10/actions/runs/26748027674"
    }
  ]
}