{
  "_id": "6a1bd0d11d7bb097a0a142c1",
  "Package": "PSPI",
  "Type": "Package",
  "Title": "Propensity Score Predictive Inference for Generalizability",
  "Version": "1.2",
  "Date": "2025-11-15",
  "Author": "Jungang Zou [aut, cre], Qixuan Chen [aut], Joseph Schwartz\n[aut], Nathalie Moise [aut], Roderick Little [aut], Robert\nMcCulloch [ctb], Rodney Sparapani [ctb], Charles Spanbauer\n[ctb], Robert Gramacy [ctb], Jean-Sebastien Roy [ctb]",
  "Authors@R": "c(person(\"Jungang\", \"Zou\", role = c(\"aut\", \"cre\"), email = \"jungang.zou@gmail.com\"), person(\"Qixuan\", \"Chen\", role = \"aut\"), person(\"Joseph\", \"Schwartz\", role = \"aut\"), person(\"Nathalie\", \"Moise\", role = \"aut\"), person(\"Roderick\", \"Little\", role = \"aut\"), person(\"Robert\", \"McCulloch\", role = \"ctb\"), person(\"Rodney\", \"Sparapani\", role = \"ctb\"), person(\"Charles\", \"Spanbauer\", role = \"ctb\"), person(\"Robert\", \"Gramacy\", role = \"ctb\"), person(\"Jean-Sebastien\", \"Roy\", role = \"ctb\"))",
  "Maintainer": "Jungang Zou <jungang.zou@gmail.com>",
  "Description": "Provides a suite of Propensity Score Predictive Inference\n(PSPI) methods to generalize treatment effects in trials to\ntarget populations. The package includes an existing model\nBayesian Causal Forest (BCF) and four PSPI models (BCF-PS,\nFullBART, SplineBART, DSplineBART). These methods leverage\nBayesian Additive Regression Trees (BART) to adjust for\nhigh-dimensional covariates and nonlinear associations, while\nSplineBART and DSplineBART further use propensity score based\nsplines to address covariate shift between trial data and\ntarget population.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "GNU make",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 06:06:25 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-12-02 08:48:01 UTC",
  "RemoteUrl": "https://github.com/cran/PSPI",
  "RemoteRef": "HEAD",
  "RemoteSha": "da0c39a3c414fb3861dff0278e26e9a9c1142ffd",
  "MD5sum": "e8d6c40ec925de68a0a74e6c108014c7",
  "_user": "cran",
  "_type": "src",
  "_file": "PSPI_1.2.tar.gz",
  "_fileid": "fcd793ea1c7e295c4935dc47009627fae2550a9e16f81de9fe3455e3f2ad7ce9",
  "_filesize": 174422,
  "_sha256": "fcd793ea1c7e295c4935dc47009627fae2550a9e16f81de9fe3455e3f2ad7ce9",
  "_created": "2026-05-31T06:06:25.000Z",
  "_published": "2026-05-31T06:10:25.014Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78704382391,
      "time": 163,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314305336"
    },
    {
      "job": 78704382399,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314306999"
    },
    {
      "job": 78704382405,
      "time": 186,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314307795"
    },
    {
      "job": 78704382396,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314307114"
    },
    {
      "job": 78704206020,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314288063"
    },
    {
      "job": 78704382374,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26704914642",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PSPI",
  "_commit": {
    "id": "da0c39a3c414fb3861dff0278e26e9a9c1142ffd",
    "author": "Jungang Zou <jungang.zou@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1764665281
  },
  "_maintainer": {
    "name": "Jungang Zou",
    "email": "jungang.zou@gmail.com",
    "login": "zjg540066169",
    "description": "I am a Ph.D. student of Biostatistics at Columbia University. My research focuses on Bayesian statistics and missing data.",
    "uuid": 18543895
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppDist",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "pg",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "arm",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "mitml",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "1.1",
      "date": "2025-12-01"
    },
    {
      "name": "1.2",
      "date": "2025-12-02"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zjg540066169",
      "count": 2,
      "uuid": 18543895
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 157,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PSPI"
  },
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PSPI.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zjg540066169/pspi",
  "_realowner": "zjg540066169",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2025-12-01"
    },
    {
      "version": "1.2",
      "date": "2025-12-02"
    }
  ],
  "_exports": [
    "PSPI_generalizability",
    "sim_data"
  ],
  "_help": [
    {
      "page": "PSPI-package",
      "title": "Propensity Score Predictive Inference for Generalizability",
      "topics": [
        "PSPI-package",
        "PSPI"
      ]
    },
    {
      "page": "PSPI_generalizability",
      "title": "Propensity Scores Predictive Inference for Generalizability",
      "topics": [
        "PSPI_generalizability"
      ]
    },
    {
      "page": "sim_data",
      "title": "Simulate a population and a randomized trial under PSPI scenarios",
      "topics": [
        "sim_data"
      ]
    }
  ],
  "_readme": "https://github.com/cran/PSPI/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arm",
    "boot",
    "cli",
    "coda",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "pg",
    "pillar",
    "pkgconfig",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppDist",
    "RcppEigen",
    "RcppProgress",
    "Rdpack",
    "reformulas",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "pspi",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://zjg540066169.r-universe.dev/PSPI",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-31T06:09:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "da0c39a3c414fb3861dff0278e26e9a9c1142ffd",
      "fileid": "f4a8c833d7eb309d90d884da9acc3174949e986a8c875e0ead3f46b3a5097ec0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26704914642"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-31T06:09:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "da0c39a3c414fb3861dff0278e26e9a9c1142ffd",
      "fileid": "b1f83e18e189fa81319afc517c7730d01312dec0476c50e1a78a03b55b7dc410",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26704914642"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-31T06:09:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "da0c39a3c414fb3861dff0278e26e9a9c1142ffd",
      "fileid": "4b9786840fdf1c301ae8b93278818c449e944fa779cd6e328b7450af7b03ee1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26704914642"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-31T06:09:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "da0c39a3c414fb3861dff0278e26e9a9c1142ffd",
      "fileid": "2773bde3f07ef0bec82a45bd7729cb41c7ad9107431ee034fc847ccfe85552b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26704914642"
    }
  ]
}