{
  "_id": "6a195afdacfb0bcc41de4281",
  "Package": "spima",
  "Title": "Simulated Pseudo-Individual Data Meta-Analysis with ABC-SMC",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Yu\", \"Haichuan\", email=\"yuhaichuan@whu.edu.cn\",\nrole=c(\"aut\", \"cre\", \"cph\"))\n)",
  "Author": "Yu Haichuan",
  "Maintainer": "Yu Haichuan <yuhaichuan@whu.edu.cn>",
  "Description": "Meta-analysis via ABC-SMC by simulating pseudo-individual\ndata from published group-level summary statistics. Handles\nbinary, continuous, and generic effect-size outcomes within a\none-stage mixed-model framework. Supports subgroup analysis.",
  "License": "MIT + file LICENSE",
  "SystemRequirements": "GNU make",
  "URL": "https://github.com/HaichuanYu0703/SPIMA",
  "BugReports": "https://github.com/HaichuanYu0703/SPIMA/issues",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://haichuanyu0703.r-universe.dev",
  "Date/Publication": "2026-05-14 07:24:20 UTC",
  "RemoteUrl": "https://github.com/haichuanyu0703/spima",
  "RemoteRef": "HEAD",
  "RemoteSha": "3152ce820745f6210341bd76b47cbf534902c2cf",
  "RemoteSubdir": "spima",
  "Packaged": {
    "Date": "2026-05-29 08:10:23 UTC",
    "User": "root"
  },
  "MD5sum": "efbb3c7ba079be3e526a5894f56c5585",
  "_user": "haichuanyu0703",
  "_type": "src",
  "_file": "spima_0.2.0.tar.gz",
  "_fileid": "fca5e5627def3e11e782beb52539136709a588e0fde76aa9669bf819e89438dd",
  "_filesize": 202640,
  "_sha256": "fca5e5627def3e11e782beb52539136709a588e0fde76aa9669bf819e89438dd",
  "_created": "2026-05-29T08:10:23.000Z",
  "_published": "2026-05-29T09:23:09.702Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78463042846,
      "time": 208,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7286173454"
    },
    {
      "job": 78463042925,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7286169680"
    },
    {
      "job": 78463042928,
      "time": 188,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286167470"
    },
    {
      "job": 78463042891,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286163268"
    },
    {
      "job": 78463042953,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7287406314"
    },
    {
      "job": 78463042945,
      "time": 353,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7287030840"
    },
    {
      "job": 78463042882,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287406827"
    },
    {
      "job": 78463042922,
      "time": 430,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287106789"
    },
    {
      "job": 78462514655,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286114238"
    },
    {
      "job": 78463043045,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286154994"
    },
    {
      "job": 78463042807,
      "time": 145,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7286155854"
    },
    {
      "job": 78463042918,
      "time": 156,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7286158761"
    },
    {
      "job": 78463042944,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286149011"
    }
  ],
  "_buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/haichuanyu0703/spima",
  "_commit": {
    "id": "3152ce820745f6210341bd76b47cbf534902c2cf",
    "author": "HaichuanYu0703 <yu-haina-baichuan@outlook.com>",
    "committer": "HaichuanYu0703 <yu-haina-baichuan@outlook.com>",
    "message": "Cleanup: README v0.2.0, remove temp files, sync docs\n\n- README.md updated with mixed-format example and GitHub install\n- manuscript temp files (fig1_v2.R, theory_explained.md, etc.) removed\n- Build artifacts (.o, .dll) removed from spima/src/\n",
    "time": 1778743460
  },
  "_maintainer": {
    "name": "Yu Haichuan",
    "email": "yuhaichuan@whu.edu.cn"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "haichuanyu0703",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 6
    },
    {
      "week": "2026-20",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "haichuanyu0703",
      "count": 10,
      "uuid": 93735101
    }
  ],
  "_userbio": {
    "uuid": 93735101,
    "type": "user",
    "name": "HaichuanYu0703"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spima"
  },
  "_devurl": "https://github.com/haichuanyu0703/spima",
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/spima.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/haichuanyu0703/spima",
  "_realowner": "haichuanyu0703",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-05-28"
    }
  ],
  "_exports": [
    "forest",
    "prior",
    "smc_control",
    "spima",
    "spima_bin_analyze",
    "spima_bin_distance",
    "spima_bin_observed_stats",
    "spima_bin_simulate",
    "spima_bin_validate",
    "spima_cont_analyze",
    "spima_cont_distance",
    "spima_cont_observed_stats",
    "spima_cont_simulate",
    "spima_cont_validate",
    "spima_forest",
    "spima_gamma_analyze",
    "spima_gamma_distance",
    "spima_gamma_observed_stats",
    "spima_gamma_simulate",
    "spima_gamma_validate",
    "spima_generic_analyze",
    "spima_generic_distance",
    "spima_generic_observed_stats",
    "spima_generic_simulate",
    "spima_generic_validate",
    "spima_int",
    "spima_int_validate"
  ],
  "_help": [
    {
      "page": "bp_cont",
      "title": "Blood Pressure Continuous Outcome Data",
      "topics": [
        "bp_cont"
      ]
    },
    {
      "page": "distance_functions",
      "title": "Distance Functions for ABC-SMC",
      "topics": [
        "distance_functions",
        "spima_bin_distance",
        "spima_cont_distance"
      ]
    },
    {
      "page": "forest.spima",
      "title": "Forest Plot for SPI-MA Results",
      "topics": [
        "forest.spima",
        "spima_forest"
      ]
    },
    {
      "page": "gen_effect",
      "title": "Generic Effect Size Data",
      "topics": [
        "gen_effect"
      ]
    },
    {
      "page": "kidney_bin",
      "title": "Kidney Disease Binary Outcome Data",
      "topics": [
        "kidney_bin"
      ]
    },
    {
      "page": "log_prior_density",
      "title": "Evaluate log-prior density for a parameter vector",
      "topics": [
        "log_prior_density"
      ]
    },
    {
      "page": "plot.spima_int",
      "title": "Plot Treatment Effect Modification",
      "topics": [
        "plot.spima_int"
      ]
    },
    {
      "page": "prior",
      "title": "Define Prior Distributions for ABC-SMC Parameters",
      "topics": [
        "prior"
      ]
    },
    {
      "page": "run_abc_smc",
      "title": "Run ABC-SMC Inference",
      "topics": [
        "run_abc_smc"
      ]
    },
    {
      "page": "sample_prior",
      "title": "Sample from the joint prior",
      "topics": [
        "sample_prior"
      ]
    },
    {
      "page": "smc_control",
      "title": "Control Parameters for ABC-SMC",
      "topics": [
        "smc_control"
      ]
    },
    {
      "page": "spima",
      "title": "spima: Simulated Pseudo-Individual Data Meta-Analysis",
      "topics": [
        "spima"
      ]
    },
    {
      "page": "spima_bin_analyze",
      "title": "Analyze Pseudo-IPD for Binary Outcome",
      "topics": [
        "spima_bin_analyze"
      ]
    },
    {
      "page": "spima_bin_observed_stats",
      "title": "Compute Observed Summary Statistics for Binary Data",
      "topics": [
        "spima_bin_observed_stats"
      ]
    },
    {
      "page": "spima_bin_simulate",
      "title": "Simulate Pseudo-IPD for Binary Outcome",
      "topics": [
        "spima_bin_simulate"
      ]
    },
    {
      "page": "spima_bin_validate",
      "title": "Validate Binary Outcome Input",
      "topics": [
        "spima_bin_validate"
      ]
    },
    {
      "page": "spima_cont_analyze",
      "title": "Analyze Pseudo-IPD for Continuous Outcome",
      "topics": [
        "spima_cont_analyze"
      ]
    },
    {
      "page": "spima_cont_observed_stats",
      "title": "Compute Observed Summary Statistics for Continuous Data",
      "topics": [
        "spima_cont_observed_stats"
      ]
    },
    {
      "page": "spima_cont_simulate",
      "title": "Simulate Pseudo-IPD for Continuous Outcome",
      "topics": [
        "spima_cont_simulate"
      ]
    },
    {
      "page": "spima_cont_validate",
      "title": "Validate Continuous Outcome Input",
      "topics": [
        "spima_cont_validate"
      ]
    },
    {
      "page": "spima_gamma_analyze",
      "title": "Analyze Pseudo-IPD for Gamma Outcome",
      "topics": [
        "spima_gamma_analyze"
      ]
    },
    {
      "page": "spima_gamma_distance",
      "title": "Distance Function for Gamma Outcome",
      "topics": [
        "spima_gamma_distance"
      ]
    },
    {
      "page": "spima_gamma_observed_stats",
      "title": "Compute Observed Summary Statistics for Gamma Data",
      "topics": [
        "spima_gamma_observed_stats"
      ]
    },
    {
      "page": "spima_gamma_simulate",
      "title": "Simulate Pseudo-IPD for Gamma Outcome",
      "topics": [
        "spima_gamma_simulate"
      ]
    },
    {
      "page": "spima_gamma_validate",
      "title": "Validate Gamma Outcome Input",
      "topics": [
        "spima_gamma_validate"
      ]
    },
    {
      "page": "spima_generic_analyze",
      "title": "Analyze Pseudo-Data for Generic Effect-Size",
      "topics": [
        "spima_generic_analyze"
      ]
    },
    {
      "page": "spima_generic_distance",
      "title": "Generic (effect-size) distance: weighted Euclidean distance on effects",
      "topics": [
        "spima_generic_distance"
      ]
    },
    {
      "page": "spima_generic_observed_stats",
      "title": "Compute Observed Summary Statistics for Generic Effect-Size",
      "topics": [
        "spima_generic_observed_stats"
      ]
    },
    {
      "page": "spima_generic_simulate",
      "title": "Simulate Pseudo-Data for Generic Effect-Size",
      "topics": [
        "spima_generic_simulate"
      ]
    },
    {
      "page": "spima_generic_validate",
      "title": "Validate Generic Effect-Size Input",
      "topics": [
        "spima_generic_validate"
      ]
    },
    {
      "page": "spima_int",
      "title": "SPI-MA Interaction Analysis",
      "topics": [
        "spima_int",
        "spima_int_validate"
      ]
    }
  ],
  "_readme": "https://github.com/haichuanyu0703/spima/raw/HEAD/spima/README.md",
  "_rundeps": [
    "boot",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_sysdeps": [
    {
      "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": 3,
  "_indexed": true,
  "_nocasepkg": "spima",
  "_universes": [
    "haichuanyu0703"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T08:13:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "ce4037a80a53e9539004d54c12aa45df86cd423449cf25fd5c9f2f680e3f91ec",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T08:13:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "0a822ff6146f12abb9e7258770af2a6e5361478df2527022311fcc1e9b7fe403",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T08:13:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "0f49d644140176c8af0df8e49ca6a0b84abd1f2072b911feb3b0dfdbb9a7680d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T08:12:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "5ceaa3178057e811c71199d7f1ef1b09508de6d059b86bf3b737479ad5f88725",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T09:22:11.000Z",
      "arch": "aarch64",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "8e3cda9b2d4708939f09409da2fd2d2d17e5dcfc44bfac6ffed2fd63f304c51f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T09:01:11.000Z",
      "arch": "x86_64",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "4059a735760b2759428024a35e2dcbe800e3963fdc41a266f0eae036f1b90c25",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T09:22:21.000Z",
      "arch": "aarch64",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "a77ab0bcef07190584820291422043ad9973df9b7ef5d2c7cb10ad239c85b4ba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T09:04:52.000Z",
      "arch": "x86_64",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "34098590219fb3845aa105ba11b0ff0c54ab274eff1f8116355af2efc5362cec",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-29T08:13:04.000Z",
      "arch": "emscripten",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "d39ba1ea89a3601e2820239e979f866c3f3867b90e334d302331cc9e67e00883",
      "status": "success",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T08:12:03.000Z",
      "arch": "x86_64",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "a7db186cf7550d91c2d7a6ac8a48d0796263188b2e717dbbe38953c2472be020",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T08:12:22.000Z",
      "arch": "x86_64",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "68479fbd79c8aab0f3e4cf9b429ac66789a26545bf16e46a9c2a85b48b5eee7f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T08:11:44.000Z",
      "arch": "x86_64",
      "commit": "3152ce820745f6210341bd76b47cbf534902c2cf",
      "fileid": "6aed2103c9ecdce72fb4b51b21dad04e1c8353eb0f56521018a0b002770afba3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/haichuanyu0703/actions/runs/26625908816"
    }
  ]
}