{
  "_id": "6a51e1dd9b92047c28d52117",
  "Package": "PSAgraphics",
  "Title": "Propensity Score Analysis Graphics",
  "Version": "2.1.3",
  "Date": "2024-03-05",
  "Authors@R": "c(\nperson(\"James\", \"Helmreich\", , \"James.Helmreich@Marist.edu\", role = \"aut\"),\nperson(\"Robert\", \"Pruzek\", role = \"aut\"),\nperson(\"Jason\", \"Bryer\", , \"jason@bryer.org\", role = c(\"ctb\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2454-0402\")),\nperson(\"KuangNan\", \"Xiong\", role = \"ctb\")\n)",
  "Maintainer": "Jason Bryer <jason@bryer.org>",
  "Description": "A collection of functions that primarily produce graphics\nto aid in a Propensity Score Analysis (PSA).  Functions\ninclude: cat.psa and box.psa to test balance within strata of\ncategorical and quantitative covariates, circ.psa for a\nrepresentation of the estimated effect size by stratum,\nloess.psa that provides a graphic and loess based effect size\nestimate, and various balance functions that provide measures\nof the balance achieved via a PSA in a categorical covariate.",
  "License": "GPL (>= 2)",
  "URL": "https://jbryer.github.io/PSAgraphics/",
  "BugReports": "https://github.com/jbryer/PSAgraphics/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://jbryer.r-universe.dev",
  "Date/Publication": "2024-03-05 17:19:50 UTC",
  "RemoteUrl": "https://github.com/jbryer/psagraphics",
  "RemoteRef": "HEAD",
  "RemoteSha": "89df77aaf5da4d821910bfe5f8fee6eb4b08ff7c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 06:23:06 UTC",
    "User": "root"
  },
  "Author": "James Helmreich [aut],\nRobert Pruzek [aut],\nJason Bryer [ctb, cre] (ORCID: <https://orcid.org/0000-0002-2454-0402>),\nKuangNan Xiong [ctb]",
  "_user": "jbryer",
  "_type": "src",
  "_file": "PSAgraphics_2.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/7488d48be754a74a57d4b94d37f594c483a365a3f0609d3493e060ec1703ff55",
  "_filesize": 373018,
  "_sha256": "7488d48be754a74a57d4b94d37f594c483a365a3f0609d3493e060ec1703ff55",
  "_expires": "2026-10-19T06:25:31.000Z",
  "_created": "2026-07-11T06:23:06.000Z",
  "_published": "2026-07-11T06:25:33.218Z",
  "_jobs": [
    {
      "job": 86518826645,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245706100"
    },
    {
      "job": 86518826660,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245706723"
    },
    {
      "job": 86518826655,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245705452"
    },
    {
      "job": 86518826635,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245704680"
    },
    {
      "job": 86518660457,
      "time": 135,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245691110"
    },
    {
      "job": 86518826637,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8245703533"
    },
    {
      "job": 86518826657,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245701864"
    },
    {
      "job": 86518826654,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245702538"
    },
    {
      "job": 86518826663,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245702665"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jbryer/actions/runs/29142669472",
  "_status": "success",
  "_upstream": "https://github.com/jbryer/psagraphics",
  "_commit": {
    "id": "89df77aaf5da4d821910bfe5f8fee6eb4b08ff7c",
    "author": "Jason Bryer <jason@bryer.org>",
    "committer": "Jason Bryer <jason@bryer.org>",
    "message": "Update to fix CRAN notes.\n",
    "time": 1709659190
  },
  "_maintainer": {
    "name": "Jason Bryer",
    "email": "jason@bryer.org",
    "login": "jbryer",
    "mastodon": "@jbryer@vis.social",
    "orcid": "0000-0002-2454-0402",
    "twitter": "@jbryer",
    "description": "Assistant Professor and Associate Director, Data Science and Information Systems, School of Professional Studies, CUNY",
    "uuid": 623759
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "rpart",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "jbryer",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "propensity-score"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jbryer",
      "count": 12,
      "uuid": 623759
    }
  ],
  "_userbio": {
    "uuid": 623759,
    "type": "user",
    "name": "Jason Bryer",
    "followers": 340,
    "description": "Assistant Professor and Associate Director, Data Science and Information Systems, School of Professional Studies, CUNY"
  },
  "_downloads": {
    "count": 428,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PSAgraphics"
  },
  "_devurl": "https://github.com/jbryer/psagraphics",
  "_pkgdown": "https://jbryer.github.io/PSAgraphics/",
  "_searchresults": 30,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PSAgraphics.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jbryer/psagraphics",
  "_realowner": "jbryer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2007-05-10"
    },
    {
      "version": "1.1",
      "date": "2008-08-31"
    },
    {
      "version": "1.2",
      "date": "2008-09-28"
    },
    {
      "version": "1.3",
      "date": "2009-02-19"
    },
    {
      "version": "2.0",
      "date": "2010-05-10"
    },
    {
      "version": "2.01",
      "date": "2010-12-12"
    },
    {
      "version": "2.1.1",
      "date": "2012-03-18"
    },
    {
      "version": "2.1.1.1",
      "date": "2022-06-22"
    },
    {
      "version": "2.1.1.2",
      "date": "2022-08-24"
    },
    {
      "version": "2.1.2",
      "date": "2023-03-21"
    },
    {
      "version": "2.1.3",
      "date": "2024-03-05"
    }
  ],
  "_exports": [
    "bal.cs.psa",
    "bal.fe.psa",
    "bal.ks.psa",
    "bal.ms.psa",
    "box.psa",
    "cat.psa",
    "circ.psa",
    "cstrata.psa",
    "cv.bal.psa",
    "cv.trans.psa",
    "loess.psa"
  ],
  "_datasets": [
    {
      "name": "lindner",
      "title": "Data on 996 initial Percutaneous Coronary Interventions (PCIs) performed in 1997 at the Lindner Center, Christ Hospital, Cincinnati.",
      "object": "lindner",
      "file": "lindner.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lifepres",
        "cardbill",
        "abcix",
        "stent",
        "height",
        "female",
        "diabetic",
        "acutemi",
        "ejecfrac",
        "ves1proc"
      ],
      "rows": 996,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "PSAgraphics-package",
      "title": "Graphical Analysis of Propensity Score Analysis",
      "topics": [
        "PSAgraphics-package"
      ]
    },
    {
      "page": "bal.cs.psa",
      "title": "Balance for Categorical Covariate: Random Strata as part of a PSA",
      "topics": [
        "bal.cs.psa"
      ]
    },
    {
      "page": "bal.fe.psa",
      "title": "Fisher's Exact Test for Independence of Treatments within Strata",
      "topics": [
        "bal.fe.psa"
      ]
    },
    {
      "page": "bal.ks.psa",
      "title": "Kolgomorov-Smirnov 2 sample tests for multiple strata",
      "topics": [
        "bal.ks.psa"
      ]
    },
    {
      "page": "bal.ms.psa",
      "title": "Balance for Continuous Covariate: Random Strata as part of a PSA",
      "topics": [
        "bal.ms.psa"
      ]
    },
    {
      "page": "box.psa",
      "title": "Compare balance graphically of a continuous covariate as part of a PSA",
      "topics": [
        "box.psa"
      ]
    },
    {
      "page": "cat.psa",
      "title": "Compare balance graphically of a categorical covariate as part of a PSA",
      "topics": [
        "cat.psa"
      ]
    },
    {
      "page": "circ.psa",
      "title": "Generates a Propensity Score Assessment Plot",
      "topics": [
        "circ.psa"
      ]
    },
    {
      "page": "cstrata.psa",
      "title": "Supports Multiple Methods for Defining and Visualizing (PS) Strata",
      "topics": [
        "cstrata.psa"
      ]
    },
    {
      "page": "cv.bal.psa",
      "title": "Multiple Covariate Balance Assessment Plot",
      "topics": [
        "cv.bal.psa"
      ]
    },
    {
      "page": "cv.trans.psa",
      "title": "Transformation of Factors to Individual Levels",
      "topics": [
        "cv.trans.psa"
      ]
    },
    {
      "page": "lindner",
      "title": "Data on 996 initial Percutaneous Coronary Interventions (PCIs) performed in 1997 at the Lindner Center, Christ Hospital, Cincinnati.",
      "topics": [
        "lindner"
      ]
    },
    {
      "page": "loess.psa",
      "title": "Graphic for data and loess-based estimate of effect size after propensity score adjustment",
      "topics": [
        "loess.psa"
      ]
    }
  ],
  "_readme": "https://github.com/jbryer/psagraphics/raw/HEAD/README.md",
  "_rundeps": [
    "rpart"
  ],
  "_score": 4.607455023214669,
  "_indexed": true,
  "_nocasepkg": "psagraphics",
  "_universes": [
    "jbryer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.3",
      "date": "2026-07-11T06:24:53.000Z",
      "distro": "resolute",
      "commit": "89df77aaf5da4d821910bfe5f8fee6eb4b08ff7c",
      "fileid": "https://r2.ropensci.org/47b66e28e7249bdcb94ff956a2f7d5bd6ad76c337a612115b9738905231151f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29142669472"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.3",
      "date": "2026-07-11T06:24:56.000Z",
      "distro": "resolute",
      "commit": "89df77aaf5da4d821910bfe5f8fee6eb4b08ff7c",
      "fileid": "https://r2.ropensci.org/afda404ffda6dd40e9c959ae2e0d5a081f8faeff1320e1c046698ae25f0f7181",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29142669472"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.3",
      "date": "2026-07-11T06:24:50.000Z",
      "commit": "89df77aaf5da4d821910bfe5f8fee6eb4b08ff7c",
      "fileid": "https://r2.ropensci.org/e6d8ea41f86e09c24a0722e5424fea6bf87d2cb40056f38ff00f59c4924378e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29142669472"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.1.3",
      "date": "2026-07-11T06:24:45.000Z",
      "commit": "89df77aaf5da4d821910bfe5f8fee6eb4b08ff7c",
      "fileid": "https://r2.ropensci.org/49ded968703a7ad325fdfda5636d431dc4f1868ce0b1254d43f7cc923cfca373",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29142669472"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.3",
      "date": "2026-07-11T06:24:49.000Z",
      "commit": "89df77aaf5da4d821910bfe5f8fee6eb4b08ff7c",
      "fileid": "https://r2.ropensci.org/4dec60eda2ed3bfb697f9808ff131b5df6e38478d4f0cf8eddd54e1e67661d65",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29142669472"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-07-11T06:24:08.000Z",
      "commit": "89df77aaf5da4d821910bfe5f8fee6eb4b08ff7c",
      "fileid": "https://r2.ropensci.org/1ed1ba7879dbdb67c42cabe71b17c902353a52117e4f13f37824e6b9cc5f6719",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29142669472"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-07-11T06:24:16.000Z",
      "commit": "89df77aaf5da4d821910bfe5f8fee6eb4b08ff7c",
      "fileid": "https://r2.ropensci.org/334f42ea20e24e288b0bf59c4d1ce144141ffc6c5f9386aa2d77a3a938bf2d5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29142669472"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-07-11T06:24:12.000Z",
      "commit": "89df77aaf5da4d821910bfe5f8fee6eb4b08ff7c",
      "fileid": "https://r2.ropensci.org/da5690c66dc0a5730056d1a302f06a004a51c801d484908ac07f457bedefbee7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29142669472"
    }
  ]
}