{
  "_id": "6a59f51a09eb0996dd68feb3",
  "Package": "metaforest",
  "Type": "Package",
  "Title": "Exploring Heterogeneity in Meta-Analysis using Random Forests",
  "Version": "0.1.5",
  "Authors@R": "c(\nperson(\ngiven = c(\"Caspar\", \"J.\"),\nfamily = \"Van Lissa\",\nemail = \"c.j.vanlissa@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0808-5024\")\n)\n)",
  "Description": "Conduct random forests-based meta-analysis, obtain partial\ndependence plots for metaforest and classic meta-analyses, and\ncross-validate and tune metaforest- and classic meta-analyses\nin conjunction with the caret package. A requirement of classic\nmeta-analysis is that the studies being aggregated are\nconceptually similar, and ideally, close replications. However,\nin many fields, there is substantial heterogeneity between\nstudies on the same topic. Classic meta-analysis lacks the\npower to assess more than a handful of univariate moderators.\nMetaForest, by contrast, has substantial power to explore\nheterogeneity in meta-analysis. It can identify important\nmoderators from a larger set of potential candidates (Van\nLissa, 2020). This is an appealing quality, because many\nmeta-analyses have small sample sizes. Moreover, MetaForest\nyields a measure of variable importance which can be used to\nidentify important moderators, and offers partial prediction\nplots to explore the shape of the marginal relationship between\nmoderators and effect size.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://cjvanlissa.github.io/metaforest/,\nhttps://github.com/cjvanlissa/metaforest",
  "BugReports": "https://github.com/cjvanlissa/metaforest/issues",
  "Repository": "https://cjvanlissa.r-universe.dev",
  "Date/Publication": "2025-07-30 16:46:46 UTC",
  "RemoteUrl": "https://github.com/cjvanlissa/metaforest",
  "RemoteRef": "HEAD",
  "RemoteSha": "9ba3d29de2eb00abd8a06793cc5eab36a5c3761a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 09:21:49 UTC",
    "User": "root"
  },
  "Author": "Caspar J. Van Lissa [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0808-5024>)",
  "Maintainer": "Caspar J. Van Lissa <c.j.vanlissa@gmail.com>",
  "_user": "cjvanlissa",
  "_type": "src",
  "_file": "metaforest_0.1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/7b41b5589c0137b3cee9e5a84f25fefff9297932f84e2de7c8f44fb0448bb4fc",
  "_filesize": 220910,
  "_sha256": "7b41b5589c0137b3cee9e5a84f25fefff9297932f84e2de7c8f44fb0448bb4fc",
  "_expires": "2026-10-25T09:25:45.000Z",
  "_created": "2026-07-17T09:21:49.000Z",
  "_published": "2026-07-17T09:25:46.761Z",
  "_jobs": [
    {
      "job": 87850369712,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8402623686"
    },
    {
      "job": 87850369658,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402624688"
    },
    {
      "job": 87850369695,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8402611955"
    },
    {
      "job": 87850369674,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402594793"
    },
    {
      "job": 87849699270,
      "time": 212,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402548069"
    },
    {
      "job": 87850369622,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8402601717"
    },
    {
      "job": 87850369738,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8402599795"
    },
    {
      "job": 87850369722,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8402595444"
    },
    {
      "job": 87850369735,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402600612"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/29569482043",
  "_status": "success",
  "_upstream": "https://github.com/cjvanlissa/metaforest",
  "_commit": {
    "id": "9ba3d29de2eb00abd8a06793cc5eab36a5c3761a",
    "author": "yourname <yourname@email.com>",
    "committer": "yourname <yourname@email.com>",
    "message": "prepare for cran [ci skip]\n",
    "time": 1753894006
  },
  "_maintainer": {
    "name": "Caspar J. Van Lissa",
    "email": "c.j.vanlissa@gmail.com",
    "login": "cjvanlissa",
    "orcid": "0000-0002-0808-5024",
    "description": "Developmental datascientist, studying mothers' and fathers' unique roles in children's socio-emotional development.",
    "uuid": 11941251
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "metafor",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "metadat",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "cjvanlissa",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.5",
      "date": "2025-07-30"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "opecheese",
      "count": 5,
      "uuid": 71661723
    },
    {
      "user": "cjvanlissa",
      "count": 5,
      "uuid": 11941251
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 11941251,
    "type": "user",
    "name": "C. J. van Lissa",
    "followers": 127,
    "description": "Developmental datascientist, studying mothers' and fathers' unique roles in children's socio-emotional development."
  },
  "_downloads": {
    "count": 598,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/metaforest"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/cjvanlissa/metaforest",
  "_pkgdown": "https://cjvanlissa.github.io/metaforest/",
  "_searchresults": 103,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metaforest.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cjvanlissa/metaforest",
  "_realowner": "cjvanlissa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-09"
    },
    {
      "version": "0.1.2",
      "date": "2018-05-31"
    },
    {
      "version": "0.1.3",
      "date": "2020-01-08"
    },
    {
      "version": "0.1.4",
      "date": "2024-01-26"
    },
    {
      "version": "0.1.5",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "coef_test",
    "extract_proximity",
    "MetaForest",
    "ModelInfo_mf",
    "ModelInfo_rma",
    "PartialDependence",
    "preselect",
    "preselect_vars",
    "SimulateSMD",
    "VarImpPlot",
    "WeightedScatter"
  ],
  "_datasets": [
    {
      "name": "curry",
      "title": "Happy to Help?",
      "object": "curry",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study_id",
        "effect_id",
        "d",
        "vi",
        "n1i",
        "n2c",
        "sex",
        "age",
        "location",
        "donor",
        "donorcode",
        "interventioniv",
        "interventioncode",
        "control",
        "controlcode",
        "recipients",
        "outcomedv",
        "outcomecode"
      ],
      "rows": 56,
      "table": true,
      "tojson": true
    },
    {
      "name": "fukkink_lont",
      "title": "Does training matter? A meta-analysis of caregiver training studies",
      "object": "fukkink_lont",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id_exp",
        "yi",
        "vi",
        "Journal",
        "Setting",
        "Integrated",
        "Supervision",
        "Scope",
        "Location",
        "Curriculum",
        "Control",
        "Assignment",
        "Train_Knowledge",
        "Train_Skills",
        "Train_Attitude",
        "Video",
        "Design",
        "Pre_Post",
        "Blind",
        "Attrition",
        "Pretest_es",
        "Self_report",
        "DV_Knowledge",
        "DV_Skills",
        "DV_Attitude",
        "DV_Aligned",
        "Two_group_design",
        "Trainee_Age",
        "Trainee_Experience",
        "n_total"
      ],
      "rows": 78,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coef_test",
      "title": "Test coefficients of a model",
      "topics": [
        "coef_test"
      ]
    },
    {
      "page": "curry",
      "title": "Happy to Help?",
      "topics": [
        "curry"
      ]
    },
    {
      "page": "extract_proximity",
      "title": "Extract proximity matrix for a MetaForest object.",
      "topics": [
        "extract_proximity"
      ]
    },
    {
      "page": "fukkink_lont",
      "title": "Does training matter? A meta-analysis of caregiver training studies",
      "topics": [
        "fukkink_lont"
      ]
    },
    {
      "page": "MetaForest",
      "title": "Conduct a MetaForest analysis to explore heterogeneity in meta-analytic data.",
      "topics": [
        "MetaForest"
      ]
    },
    {
      "page": "ModelInfo_mf",
      "title": "Returns a MetaForest ModelInfo list for use with caret",
      "topics": [
        "ModelInfo_mf"
      ]
    },
    {
      "page": "ModelInfo_rma",
      "title": "Returns an rma ModelInfo list for use with caret",
      "topics": [
        "ModelInfo_rma"
      ]
    },
    {
      "page": "PartialDependence",
      "title": "PartialDependence: Partial dependence plots",
      "topics": [
        "PartialDependence"
      ]
    },
    {
      "page": "plot.MetaForest",
      "title": "Plots cumulative MSE for a MetaForest object.",
      "topics": [
        "plot.MetaForest"
      ]
    },
    {
      "page": "predict.MetaForest",
      "title": "MetaForest prediction",
      "topics": [
        "predict.MetaForest"
      ]
    },
    {
      "page": "preselect",
      "title": "Preselect variables for MetaForest analysis",
      "topics": [
        "preselect"
      ]
    },
    {
      "page": "preselect_vars",
      "title": "Extract variable names from mf_preselect object",
      "topics": [
        "preselect_vars"
      ]
    },
    {
      "page": "print.summary.MetaForest",
      "title": "Prints summary.MetaForest object.",
      "topics": [
        "print.summary.MetaForest"
      ]
    },
    {
      "page": "SimulateSMD",
      "title": "Simulates a meta-analytic dataset",
      "topics": [
        "SimulateSMD"
      ]
    },
    {
      "page": "VarImpPlot",
      "title": "Plots variable importance for a MetaForest object.",
      "topics": [
        "VarImpPlot"
      ]
    },
    {
      "page": "WeightedScatter",
      "title": "Plots weighted scatterplots for meta-analytic data. Can plot effect size as a function of either continuous (numeric, integer) or categorical (factor, character) predictors.",
      "topics": [
        "WeightedScatter"
      ]
    }
  ],
  "_readme": "https://github.com/cjvanlissa/metaforest/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "digest",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "mathjaxr",
    "Matrix",
    "metadat",
    "metafor",
    "nlme",
    "numDeriv",
    "pbapply",
    "R6",
    "ranger",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Introduction_to_metaforest.Rmd",
      "filename": "Introduction_to_metaforest.html",
      "title": "Introduction to metaforest",
      "author": "Caspar J. van Lissa",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Tutorial example",
        "Tuning parameters",
        "Inspecting the results",
        "More information"
      ],
      "created": "2019-01-22 10:12:40",
      "modified": "2025-07-30 15:27:25",
      "commits": 5
    }
  ],
  "_score": 6.092018470752797,
  "_indexed": true,
  "_nocasepkg": "metaforest",
  "_universes": [
    "cjvanlissa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-17T09:24:27.000Z",
      "distro": "resolute",
      "commit": "9ba3d29de2eb00abd8a06793cc5eab36a5c3761a",
      "fileid": "https://r2.ropensci.org/d68dab7bdd725c29e75dc9fe310a04ac6a79b9b7b17947873469ccb70a9b0864",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/29569482043"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-17T09:24:30.000Z",
      "distro": "resolute",
      "commit": "9ba3d29de2eb00abd8a06793cc5eab36a5c3761a",
      "fileid": "https://r2.ropensci.org/e3cea622dccc68d713e87838c68d249d0967db62c0a07e147db425b44c6044d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/29569482043"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-17T09:24:01.000Z",
      "commit": "9ba3d29de2eb00abd8a06793cc5eab36a5c3761a",
      "fileid": "https://r2.ropensci.org/d4591a8e004502b73efc5d5524a30fd68fb859d6f55c7b6a466edc57a408f657",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/29569482043"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-17T09:23:31.000Z",
      "commit": "9ba3d29de2eb00abd8a06793cc5eab36a5c3761a",
      "fileid": "https://r2.ropensci.org/468bedbfeba643ed5a0711552af8ad4147efeb8b10831797fe8bbe3022a44db2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/29569482043"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-07-17T09:24:25.000Z",
      "commit": "9ba3d29de2eb00abd8a06793cc5eab36a5c3761a",
      "fileid": "https://r2.ropensci.org/c29a41aaaf76ca0ca30f4b42c92903c29058a5e7e7e39be113d1f1eb4188ea91",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/29569482043"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-17T09:23:10.000Z",
      "commit": "9ba3d29de2eb00abd8a06793cc5eab36a5c3761a",
      "fileid": "https://r2.ropensci.org/c98f1a6fac5198c46031441b942c5c51cf5a34753160d50637d71b1b90453c27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/29569482043"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-17T09:23:07.000Z",
      "commit": "9ba3d29de2eb00abd8a06793cc5eab36a5c3761a",
      "fileid": "https://r2.ropensci.org/bcc50e01f1e90086a9168b050e14c614ad13f69c36ac83533ad179fc8b1eb592",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/29569482043"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-17T09:23:23.000Z",
      "commit": "9ba3d29de2eb00abd8a06793cc5eab36a5c3761a",
      "fileid": "https://r2.ropensci.org/3d42045883fe58da69d1900db184637e98bb12b67eb07f76ff44b9e2cbdd7beb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjvanlissa/actions/runs/29569482043"
    }
  ]
}