{
  "_id": "6a0f672aacfb0bcc41c5d6dd",
  "Package": "metaplus",
  "Type": "Package",
  "Title": "Robust Meta-Analysis and Meta-Regression",
  "Version": "1.0-8",
  "Date": "2026-02-12",
  "Authors@R": "c(person(\"Ken\",\"Beath\",email=\"ken@kjbeath.id.au\", role=c(\"aut\",\"cre\")),\nperson(\"Ben\",\"Bolker\",email=\"bolker@mcmaster.ca\",role=\"ctb\"),\nperson(\"R Development Core Team\",role=\"ctb\"))",
  "Maintainer": "Ken Beath <ken@kjbeath.id.au>",
  "Contact": "Ken Beath <ken@kjbeath.id.au>",
  "Author": "Ken Beath [aut, cre], Ben Bolker [ctb], R Development Core Team\n[ctb]",
  "Description": "Performs meta-analysis and meta-regression using standard\nand robust methods with confidence intervals based on the\nprofile likelihood. Robust methods are based on alternative\ndistributions for the random effect, either the t-distribution\n(Lee and Thompson, 2008 <doi:10.1002/sim.2897> or Baker and\nJackson, 2008 <doi:10.1007/s10729-007-9041-8>) or mixtures of\nnormals (Beath, 2014 <doi:10.1002/jrsm.1114>).",
  "VignetteBuilder": "R.rsp",
  "LazyData": "yes",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:41:06 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://kjbeath.r-universe.dev",
  "Date/Publication": "2026-02-14 21:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/metaplus",
  "RemoteRef": "HEAD",
  "RemoteSha": "4c50f579c49c1331eeb930cf16626fac903cd49c",
  "MD5sum": "55dea9dc7b014af06bdad88db3dd538a",
  "_user": "kjbeath",
  "_type": "src",
  "_file": "metaplus_1.0-8.tar.gz",
  "_fileid": "f32543677bf843cbf7f2aa0718fe76aed4f3af5df9e1f443adf388638a9c2c3d",
  "_filesize": 377157,
  "_sha256": "f32543677bf843cbf7f2aa0718fe76aed4f3af5df9e1f443adf388638a9c2c3d",
  "_created": "2026-05-21T09:41:06.000Z",
  "_published": "2026-05-21T20:12:26.304Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77259598732,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132450476"
    },
    {
      "job": 77259599283,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132456421"
    },
    {
      "job": 77259598698,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132462553"
    },
    {
      "job": 77259598865,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132434326"
    },
    {
      "job": 77259598081,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132397981"
    },
    {
      "job": 77259598104,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146130391"
    },
    {
      "job": 77259598775,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132442305"
    },
    {
      "job": 77259599174,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132432217"
    },
    {
      "job": 77259598756,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132433564"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26218080174",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/metaplus",
  "_commit": {
    "id": "4c50f579c49c1331eeb930cf16626fac903cd49c",
    "author": "Ken Beath <ken@kjbeath.id.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-8\n",
    "time": 1771105802
  },
  "_maintainer": {
    "name": "Ken Beath",
    "email": "ken@kjbeath.id.au",
    "login": "kjbeath",
    "description": "",
    "uuid": 424412
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "bbmle",
      "role": "Imports"
    },
    {
      "package": "metafor",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "fastGHQuad",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0-8",
      "date": "2026-02-14"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kjbeath",
      "count": 18,
      "uuid": 424412
    }
  ],
  "_userbio": {
    "uuid": 424412,
    "type": "user",
    "name": "kjbeath"
  },
  "_downloads": {
    "count": 5830,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/metaplus"
  },
  "_mentions": 4,
  "_searchresults": 74,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metaplus.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "kjbeath",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.6-0",
      "date": "2014-08-20"
    },
    {
      "version": "0.6-1",
      "date": "2014-10-14"
    },
    {
      "version": "0.7-0",
      "date": "2015-01-11"
    },
    {
      "version": "0.7-1",
      "date": "2015-01-13"
    },
    {
      "version": "0.7-2",
      "date": "2015-06-03"
    },
    {
      "version": "0.7-4",
      "date": "2015-07-03"
    },
    {
      "version": "0.7-5",
      "date": "2015-11-02"
    },
    {
      "version": "0.7-6",
      "date": "2016-01-05"
    },
    {
      "version": "0.7-7",
      "date": "2016-04-10"
    },
    {
      "version": "0.7-8",
      "date": "2016-09-11"
    },
    {
      "version": "0.7-9",
      "date": "2016-11-09"
    },
    {
      "version": "0.7-10",
      "date": "2018-03-09"
    },
    {
      "version": "0.7-11",
      "date": "2018-04-01"
    },
    {
      "version": "1.0-1",
      "date": "2021-05-30"
    },
    {
      "version": "1.0-2",
      "date": "2021-06-12"
    },
    {
      "version": "1.0-4",
      "date": "2022-05-13"
    },
    {
      "version": "1.0-5",
      "date": "2024-07-04"
    },
    {
      "version": "1.0-6",
      "date": "2025-01-23"
    },
    {
      "version": "1.0-8",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "metaplus",
    "outlierProbs",
    "summary.metaplus",
    "testOutliers"
  ],
  "_datasets": [
    {
      "name": "cdp",
      "title": "CDP meta-analysis data",
      "object": "cdp",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "yi",
        "sei"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "exercise",
      "title": "Exercise meta-analysis data",
      "object": "exercise",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "smd",
        "varsmd",
        "sesmd",
        "abstract",
        "duration",
        "itt",
        "alloc",
        "phd"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "mag",
      "title": "Magnesium meta-analysis data",
      "object": "mag",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "yi",
        "sei"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "marinho",
      "title": "Marinho meta-analysis data",
      "object": "marinho",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "nfluor",
        "meanfluor",
        "sdfluor",
        "nplacebo",
        "meanplacebo",
        "sdplacebo",
        "meaneffect",
        "seeffect"
      ],
      "rows": 70,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "metaplus-package",
      "title": "Fits random effects meta-analysis models including robust models",
      "topics": [
        "metaplus-package"
      ]
    },
    {
      "page": "AIC",
      "title": "AIC for metaplus object",
      "topics": [
        "AIC.metaplus"
      ]
    },
    {
      "page": "BIC",
      "title": "BIC for metaplus object",
      "topics": [
        "BIC.metaplus"
      ]
    },
    {
      "page": "cdp",
      "title": "CDP meta-analysis data",
      "topics": [
        "cdp"
      ]
    },
    {
      "page": "exercise",
      "title": "Exercise meta-analysis data",
      "topics": [
        "exercise"
      ]
    },
    {
      "page": "logLik",
      "title": "log Likelikelihood for metaplus object",
      "topics": [
        "logLik.metaplus"
      ]
    },
    {
      "page": "mag",
      "title": "Magnesium meta-analysis data",
      "topics": [
        "mag"
      ]
    },
    {
      "page": "marinho",
      "title": "Marinho meta-analysis data",
      "topics": [
        "marinho"
      ]
    },
    {
      "page": "metaplus",
      "title": "Fits random effects meta-analysis models, using either a standard normal distribution, a t-distribution or a mixture of normals for the random effect.",
      "topics": [
        "metaplus"
      ]
    },
    {
      "page": "outlierProbs",
      "title": "Calculate outlier probabilities for each study.",
      "topics": [
        "outlierProbs",
        "outlierProbs.metaplus"
      ]
    },
    {
      "page": "plot.metaplus",
      "title": "Produces forest plot for the studies together with the meta-analysis results.",
      "topics": [
        "plot.metaplus"
      ]
    },
    {
      "page": "plot.outlierProbs",
      "title": "Plot outlier probabilities.",
      "topics": [
        "plot.outlierProbs"
      ]
    },
    {
      "page": "summary",
      "title": "Summary of a metaplus object.",
      "topics": [
        "summary.metaplus"
      ]
    },
    {
      "page": "testOutliers",
      "title": "Tests for the presence of outliers.",
      "topics": [
        "testOutliers",
        "testOutliers.metaplus"
      ]
    }
  ],
  "_rundeps": [
    "bbmle",
    "bdsmatrix",
    "boot",
    "digest",
    "fastGHQuad",
    "lattice",
    "lme4",
    "MASS",
    "mathjaxr",
    "Matrix",
    "metadat",
    "metafor",
    "minqa",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "pbapply",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "reformulas",
    "Rfast",
    "rlang",
    "zigg"
  ],
  "_vignettes": [
    {
      "source": "metaplus-package.pdf.asis",
      "filename": "metaplus-package.pdf",
      "title": "metaplus: An R Package for the Analysis of Robust Meta-Analysis and Meta-Regression",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2016-09-11 13:16:27",
      "modified": "2016-09-11 13:16:27",
      "commits": 1
    }
  ],
  "_score": 4.236960265817952,
  "_indexed": true,
  "_nocasepkg": "metaplus",
  "_universes": [
    "kjbeath"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-05-21T09:43:17.000Z",
      "distro": "noble",
      "commit": "4c50f579c49c1331eeb930cf16626fac903cd49c",
      "fileid": "97be72c38016f995bf7344bd366ab220fece2a116a566b51d5091201715d3b95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26218080174"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-05-21T09:43:36.000Z",
      "distro": "noble",
      "commit": "4c50f579c49c1331eeb930cf16626fac903cd49c",
      "fileid": "034b107eaa6e61687b4eafb177b3c69ae79191f4305d7a32e5fd4fd825013a51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26218080174"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-05-21T09:43:20.000Z",
      "commit": "4c50f579c49c1331eeb930cf16626fac903cd49c",
      "fileid": "bad000d3a86dc421f44a381ac5180f98d306c520861fab11dd464bd830b95217",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26218080174"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-05-21T09:42:38.000Z",
      "commit": "4c50f579c49c1331eeb930cf16626fac903cd49c",
      "fileid": "2338a0d16ca93935decd870585b11906e8e89d62fd1d81ce939f83f66949f109",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26218080174"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-8",
      "date": "2026-05-21T20:12:03.000Z",
      "commit": "4c50f579c49c1331eeb930cf16626fac903cd49c",
      "fileid": "675a6a400c2ee3af77fb0966c2028301c7de83d350e1d1d62756954ccc8d9e8b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26218080174"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-05-21T09:42:43.000Z",
      "commit": "4c50f579c49c1331eeb930cf16626fac903cd49c",
      "fileid": "2c9afdb645b87c83aeb8a7df1726417fe83eb5e6373d42c27c510fbed50c9afd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26218080174"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-05-21T09:42:19.000Z",
      "commit": "4c50f579c49c1331eeb930cf16626fac903cd49c",
      "fileid": "d9e173aacebee14b3664f9d126ebb8a7f19107a2dcc342bc1c194d9f8543704a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26218080174"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-05-21T09:42:24.000Z",
      "commit": "4c50f579c49c1331eeb930cf16626fac903cd49c",
      "fileid": "448f778d4732c048b250f4b47bddfa66c191f4c9f006a210175ec1cde0e69113",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26218080174"
    }
  ]
}