{
  "_id": "6a48d80db5e98c40829ffa34",
  "Package": "metaSEM",
  "Type": "Package",
  "Title": "Meta-Analysis using Structural Equation Modeling",
  "Version": "1.5.5",
  "Date": "2026-05-02",
  "VignetteBuilder": "R.rsp",
  "Authors@R": "person(given = \"Mike\", family = \"Cheung\", role = c(\"aut\",\"cre\"), email = \"mikewlcheung@nus.edu.sg\", comment = c(ORCID = \"0000-0003-0113-0758\"))",
  "Maintainer": "Mike Cheung <mikewlcheung@nus.edu.sg>",
  "Description": "A collection of functions for conducting meta-analysis\nusing a structural equation modeling (SEM) approach via the\n'OpenMx' and 'lavaan' packages. It also implements various\nprocedures to perform meta-analytic structural equation\nmodeling on the correlation and covariance matrices, see Cheung\n(2015) <doi:10.3389/fpsyg.2014.01521>.",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "ByteCompile": "yes",
  "URL": "https://github.com/mikewlcheung/metasem",
  "BugReports": "https://github.com/mikewlcheung/metasem/issues",
  "RoxygenNote": "8.0.0",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "make",
  "Repository": "https://mikewlcheung.r-universe.dev",
  "Date/Publication": "2026-05-30 13:08:05 UTC",
  "RemoteUrl": "https://github.com/mikewlcheung/metasem",
  "RemoteRef": "HEAD",
  "RemoteSha": "9cc232bf7ba70b1a270ac62b8f923b2d6cf757e4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 09:17:48 UTC",
    "User": "root"
  },
  "Author": "Mike Cheung [aut, cre] (ORCID: <https://orcid.org/0000-0003-0113-0758>)",
  "_user": "mikewlcheung",
  "_type": "src",
  "_file": "metaSEM_1.5.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/bd29c9b7627e91bb7d5a75580cc5bc30a090692fc891885f0a0dd5563b78e029",
  "_filesize": 1892773,
  "_sha256": "bd29c9b7627e91bb7d5a75580cc5bc30a090692fc891885f0a0dd5563b78e029",
  "_expires": "2026-10-12T09:53:15.000Z",
  "_created": "2026-07-04T09:17:48.000Z",
  "_published": "2026-07-04T09:53:17.441Z",
  "_jobs": [
    {
      "job": 85120729564,
      "time": 230,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080414041"
    },
    {
      "job": 85120729556,
      "time": 212,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080412186"
    },
    {
      "job": 85120729561,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080626322"
    },
    {
      "job": 85120729560,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080617208"
    },
    {
      "job": 85120486720,
      "time": 239,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080387905"
    },
    {
      "job": 85120729557,
      "time": 187,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080414260"
    },
    {
      "job": 85120729588,
      "time": 154,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080405588"
    },
    {
      "job": 85120729601,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080403785"
    },
    {
      "job": 85120729579,
      "time": 183,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080408648"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mikewlcheung/actions/runs/28701604961",
  "_status": "success",
  "_upstream": "https://github.com/mikewlcheung/metasem",
  "_commit": {
    "id": "9cc232bf7ba70b1a270ac62b8f923b2d6cf757e4",
    "author": "Mike Cheung <mikewlcheung@nus.edu.sg>",
    "committer": "Mike Cheung <mikewlcheung@nus.edu.sg>",
    "message": "Fix minor issues in documents\n",
    "time": 1780146485
  },
  "_maintainer": {
    "name": "Mike Cheung",
    "email": "mikewlcheung@nus.edu.sg",
    "login": "mikewlcheung",
    "twitter": "@mikewlcheung",
    "description": "I am a quantitative psychologist and a professor at Department of Psychology of National University of Singapore.",
    "uuid": 1143439,
    "orcid": "0000-0003-0113-0758"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "OpenMx",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "ellipse",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "metafor",
      "role": "Suggests"
    },
    {
      "package": "semPlot",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "matrixcalc",
      "role": "Suggests"
    }
  ],
  "_owner": "mikewlcheung",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "meta-analysis",
    "meta-analytic-sem",
    "missing-data",
    "multilevel-models",
    "multivariate-analysis",
    "structural-equation-modeling",
    "structural-equation-models"
  ],
  "_stars": 33,
  "_contributors": [
    {
      "user": "mikewlcheung",
      "count": 271,
      "uuid": 1143439
    }
  ],
  "_userbio": {
    "uuid": 1143439,
    "type": "user",
    "name": "Mike Cheung",
    "followers": 77,
    "description": "I am a quantitative psychologist and a professor at Department of Psychology of National University of Singapore."
  },
  "_downloads": {
    "count": 1331,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/metaSEM"
  },
  "_mentions": 17,
  "_devurl": "https://github.com/mikewlcheung/metasem",
  "_searchresults": 224,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metaSEM.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mikewlcheung/metasem",
  "_realowner": "mikewlcheung",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.4",
      "date": "2015-06-08"
    },
    {
      "version": "0.9.6",
      "date": "2015-10-31"
    },
    {
      "version": "0.9.8",
      "date": "2016-04-19"
    },
    {
      "version": "0.9.10",
      "date": "2016-08-18"
    },
    {
      "version": "0.9.12",
      "date": "2017-01-25"
    },
    {
      "version": "0.9.14",
      "date": "2017-05-18"
    },
    {
      "version": "0.9.16",
      "date": "2017-09-29"
    },
    {
      "version": "1.0.0",
      "date": "2018-01-13"
    },
    {
      "version": "1.1.0",
      "date": "2018-05-09"
    },
    {
      "version": "1.2.0",
      "date": "2018-10-18"
    },
    {
      "version": "1.2.2",
      "date": "2019-05-29"
    },
    {
      "version": "1.2.3",
      "date": "2019-10-10"
    },
    {
      "version": "1.2.3.1",
      "date": "2019-12-08"
    },
    {
      "version": "1.2.4",
      "date": "2020-06-14"
    },
    {
      "version": "1.2.5",
      "date": "2020-11-30"
    },
    {
      "version": "1.2.5.1",
      "date": "2021-05-17"
    },
    {
      "version": "1.3.0",
      "date": "2023-01-07"
    },
    {
      "version": "1.3.1",
      "date": "2023-08-09"
    },
    {
      "version": "1.4.0",
      "date": "2024-05-16"
    },
    {
      "version": "1.5.0",
      "date": "2024-09-26"
    }
  ],
  "_exports": [
    "anova.meta",
    "anova.meta3LFIML",
    "anova.mxsem",
    "anova.osmasem",
    "anova.osmasem2",
    "anova.reml",
    "anova.wls",
    "as.mxAlgebra",
    "as.mxMatrix",
    "as.symMatrix",
    "asyCov",
    "asyCovOld",
    "bdiagMat",
    "bdiagRep",
    "bootuniR1",
    "bootuniR2",
    "calEffSizes",
    "checkRAM",
    "coef.meta",
    "coef.meta3LFIML",
    "coef.mxsem",
    "coef.osmasem",
    "coef.osmasem2",
    "coef.reml",
    "coef.tssem1FEM",
    "coef.tssem1FEM.cluster",
    "coef.tssem1REM",
    "coef.wls",
    "coef.wls.cluster",
    "Cor2DataFrame",
    "create.Fmatrix",
    "create.modMatrix",
    "create.mxMatrix",
    "create.mxModel",
    "create.Tau2",
    "create.V",
    "create.vechsR",
    "Diag",
    "Diag<-",
    "homoStat",
    "impliedR",
    "indirectEffect",
    "is.pd",
    "lavaan2RAM",
    "list2matrix",
    "matrix2bdiag",
    "meta",
    "meta2semPlot",
    "meta3",
    "meta3L",
    "meta3LFIML",
    "meta3X",
    "metaFIML",
    "osmasem",
    "osmasem2",
    "osmasemR2",
    "osmasemSRMR",
    "pattern.n",
    "pattern.na",
    "plot.character",
    "plot.meta",
    "plot.mxsem",
    "plot.osmasem",
    "plot.osmasem2",
    "plot.wls",
    "print.impliedR",
    "print.meta",
    "print.meta3LFIML",
    "print.reml",
    "print.summary.bootuniR2",
    "print.summary.Cor3L",
    "print.summary.CorPop",
    "print.summary.meta",
    "print.summary.meta3LFIML",
    "print.summary.mxsem",
    "print.summary.reml",
    "print.summary.tssem1FEM",
    "print.summary.wls",
    "print.tssem1FEM",
    "print.tssem1FEM.cluster",
    "print.tssem1REM",
    "print.uniR1",
    "print.wls",
    "rCor",
    "rCor3L",
    "rCorPop",
    "rCorSam",
    "readFullMat",
    "readLowTriMat",
    "readStackVec",
    "reml",
    "reml3",
    "reml3L",
    "rerun",
    "rimpliedR",
    "sem",
    "smdMES",
    "smdMTS",
    "summary.bootuniR2",
    "summary.Cor3L",
    "summary.CorPop",
    "summary.meta",
    "summary.meta3LFIML",
    "summary.mxsem",
    "summary.osmasem",
    "summary.osmasem2",
    "summary.reml",
    "summary.tssem1FEM",
    "summary.tssem1FEM.cluster",
    "summary.tssem1REM",
    "summary.wls",
    "summary.wls.cluster",
    "tssem1",
    "tssem1FEM",
    "tssem1REM",
    "tssem2",
    "tssemParaVar",
    "uniR1",
    "uniR2lavaan",
    "uniR2mx",
    "VarCorr",
    "vcov.meta",
    "vcov.meta3LFIML",
    "vcov.mxsem",
    "vcov.osmasem",
    "vcov.osmasem2",
    "vcov.reml",
    "vcov.tssem1FEM",
    "vcov.tssem1FEM.cluster",
    "vcov.tssem1REM",
    "vcov.wls",
    "vcov.wls.cluster",
    "vec2symMat",
    "wls"
  ],
  "_datasets": [
    {
      "name": "Aloe14",
      "title": "Multivariate effect sizes between classroom management self-efficacy (CMSE) and other variables reported by Aloe et al. (2014)",
      "object": "Aloe14",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Study",
        "Year",
        "EE",
        "DP",
        "PA",
        "V_EE",
        "V_DP",
        "V_PA",
        "C_EE_DP",
        "C_EE_PA",
        "C_DP_PA",
        "Publication_type",
        "Percentage_females",
        "Years_experience"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "BCG",
      "title": "Dataset on the Effectiveness of the BCG Vaccine for Preventing Tuberculosis",
      "object": "BCG",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Trial",
        "Author",
        "Year",
        "VD",
        "VWD",
        "NVD",
        "NVWD",
        "Latitude",
        "Allocation",
        "ln_OR",
        "v_ln_OR",
        "ln_Odd_V",
        "ln_Odd_NV",
        "v_ln_Odd_V",
        "cov_V_NV",
        "v_ln_Odd_NV"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "Becker09",
      "title": "Ten Studies of Correlation Matrices used by Becker (2009)",
      "object": "Becker09",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Becker83",
      "title": "Studies on Sex Differences in Conformity Reported by Becker (1983)",
      "object": "Becker83",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "di",
        "vi",
        "percentage",
        "items"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "Becker92",
      "title": "Six Studies of Correlation Matrices reported by Becker (1992; 1995)",
      "object": "Becker92",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Becker94",
      "title": "Five Studies of Ten Correlation Matrices reported by Becker and Schram (1994)",
      "object": "Becker94",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Berkey98",
      "title": "Five Published Trails from Berkey et al. (1998)",
      "object": "Berkey98",
      "class": [
        "data.frame"
      ],
      "fields": [
        "trial",
        "pub_year",
        "no_of_patients",
        "PD",
        "AL",
        "var_PD",
        "cov_PD_AL",
        "var_AL"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "Boer16",
      "title": "Correlation Matrices from Boer et al. (2016)",
      "object": "Boer16",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Bornmann07",
      "title": "A Dataset from Bornmann et al. (2007)",
      "object": "Bornmann07",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Id",
        "Study",
        "Cluster",
        "logOR",
        "v",
        "Year",
        "Type",
        "Discipline",
        "Country"
      ],
      "rows": 66,
      "table": true,
      "tojson": true
    },
    {
      "name": "Chan17",
      "title": "Dataset from Chan, Jones, Jamieson, and Albarracin (2017)",
      "object": "Chan17",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Author",
        "g_misinfo",
        "g_debunk",
        "v_misinfo",
        "c_mis_deb",
        "v_debunk",
        "PublicationYear",
        "Published",
        "MeanAge",
        "PctFemale"
      ],
      "rows": 34,
      "table": true,
      "tojson": true
    },
    {
      "name": "Cheung00",
      "title": "Fifty Studies of Correlation Matrices used in Cheung and Chan (2000)",
      "object": "Cheung00",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Cheung09",
      "title": "A Dataset from TSSEM User's Guide Version 1.11 by Cheung (2009)",
      "object": "Cheung09",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Cooke16",
      "title": "Correlation Matrices from Cooke et al. (2016)",
      "object": "Cooke16",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Cooper03",
      "title": "Selected effect sizes from Cooper et al. (2003)",
      "object": "Cooper03",
      "class": [
        "data.frame"
      ],
      "fields": [
        "District",
        "Study",
        "y",
        "v",
        "Year"
      ],
      "rows": 56,
      "table": true,
      "tojson": true
    },
    {
      "name": "Digman97",
      "title": "Factor Correlation Matrices of Big Five Model from Digman (1997)",
      "object": "Digman97",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Gleser94",
      "title": "Two Datasets from Gleser and Olkin (1994)",
      "object": "Gleser94",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Gnambs18",
      "title": "Correlation Matrices from Gnambs, Scharl, and Schroeders (2018)",
      "object": "Gnambs18",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "HedgesOlkin85",
      "title": "Effects of Open Education Reported by Hedges and Olkin (1985)",
      "object": "HedgesOlkin85",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "d_att",
        "d_ach",
        "var_att",
        "cov_att_ach",
        "var_ach"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "Hox02",
      "title": "Simulated Effect Sizes Reported by Hox (2002)",
      "object": "Hox02",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "yi",
        "vi",
        "weeks"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "Hunter83",
      "title": "Fourteen Studies of Correlation Matrices reported by Hunter (1983)",
      "object": "Hunter83",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "issp05",
      "title": "A Dataset from ISSP (2005)",
      "object": "issp05",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "issp89",
      "title": "A Dataset from Cheung and Chan (2005; 2009)",
      "object": "issp89",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Jaramillo05",
      "title": "Dataset from Jaramillo, Mulki and Marshall (2005)",
      "object": "Jaramillo05",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Author",
        "Sample_size",
        "Sales",
        "Country",
        "IDV",
        "OC_scale",
        "OC_alpha",
        "JP_alpha",
        "r",
        "r_v",
        "Citations"
      ],
      "rows": 61,
      "table": true,
      "tojson": true
    },
    {
      "name": "Kalaian96",
      "title": "Multivariate effect sizes reported by Kalaian and Raudenbush (1996)",
      "object": "Kalaian96",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Study",
        "Year",
        "n_e",
        "n_c",
        "dSAT_V",
        "dSAT_M",
        "var_V",
        "cov_VM",
        "var_M",
        "Hr",
        "ETS",
        "Study_type",
        "Home_work"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    },
    {
      "name": "Mak09",
      "title": "Eight studies from Mak et al. (2009)",
      "object": "Mak09",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Study",
        "type",
        "AF.BP",
        "Tot.BP",
        "AF.non.BP",
        "Tot.non.BP",
        "yi",
        "vi",
        "age.mean",
        "study.duration"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "Mathieu15",
      "title": "Correlation Matrices from Mathieu et al. (2015)",
      "object": "Mathieu15",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Nam03",
      "title": "Dataset on the Environmental Tobacco Smoke (ETS) on children's health",
      "object": "Nam03",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Size",
        "Age",
        "Year",
        "Country",
        "Smoke",
        "Adj",
        "Asthma_logOR",
        "LRD_logOR",
        "Asthma_v",
        "AsthmaLRD_cov_05",
        "LRD_v"
      ],
      "rows": 59,
      "table": true,
      "tojson": true
    },
    {
      "name": "Nohe15A1",
      "title": "Correlation Matrices from Nohe et al. (2015)",
      "object": "Nohe15A1",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Nohe15A2",
      "title": "Correlation Matrices from Nohe et al. (2015)",
      "object": "Nohe15A2",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Norton13",
      "title": "Studies on the Hospital Anxiety and Depression Scale Reported by Norton et al. (2013)",
      "object": "Norton13",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Roorda11",
      "title": "Studies on Students' School Engagement and Achievement Reported by Roorda et al. (2011)",
      "object": "Roorda11",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Scalco17",
      "title": "Correlation Matrices from Scalco et al. (2017)",
      "object": "Scalco17",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Stadler15",
      "title": "Correlations from Stadler et al. (2015)",
      "object": "Stadler15",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Authors",
        "Year",
        "N",
        "CPSMeasure",
        "IntelligenceMeasure",
        "r",
        "v"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "Tenenbaum02",
      "title": "Correlation coefficients reported by Tenenbaum and Leaper (2002)",
      "object": "Tenenbaum02",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Authors",
        "N",
        "r",
        "Publication_source",
        "Author_gender",
        "Parent_type",
        "Parent_predictor",
        "Offspring_age",
        "Offspring_type",
        "Offspring_outcome",
        "v",
        "Year_pub"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "vanderPol17",
      "title": "Dataset on the effectiveness of multidimensional family therapy in treating adolescents with multiple behavior problems",
      "object": "vanderPol17",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Number",
        "Study",
        "Year",
        "N",
        "N_target",
        "N_control",
        "Comparison_condition",
        "Study_ID",
        "Age_mean",
        "Follow_up",
        "Per_Males",
        "Per_Minorities",
        "Per_Conduct_disorder",
        "Per_Severe_cannabis_users",
        "Outcome_measure",
        "d",
        "v"
      ],
      "rows": 61,
      "table": true,
      "tojson": true
    },
    {
      "name": "wvs94a",
      "title": "Forty-four Studies from Cheung (2013)",
      "object": "wvs94a",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "lifesat",
        "lifecon",
        "lifesat_var",
        "inter_cov",
        "lifecon_var",
        "gnp"
      ],
      "rows": 42,
      "table": true,
      "tojson": true
    },
    {
      "name": "wvs94b",
      "title": "Forty-four Covariance Matrices on Life Satisfaction, Job Satisfaction, and Job Autonomy",
      "object": "wvs94b",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Aloe14",
      "title": "Multivariate effect sizes between classroom management self-efficacy (CMSE) and other variables reported by Aloe et al. (2014)",
      "topics": [
        "Aloe14"
      ]
    },
    {
      "page": "anova",
      "title": "Compare Nested Models with Likelihood Ratio Statistic",
      "topics": [
        "anova",
        "anova.meta",
        "anova.meta3LFIML",
        "anova.mxsem",
        "anova.osmasem",
        "anova.osmasem2",
        "anova.reml",
        "anova.wls"
      ]
    },
    {
      "page": "as.mxAlgebra",
      "title": "Convert a Character Matrix into MxAlgebra-class",
      "topics": [
        "as.mxAlgebra"
      ]
    },
    {
      "page": "as.mxMatrix",
      "title": "Convert a Matrix into MxMatrix-class",
      "topics": [
        "as.mxMatrix"
      ]
    },
    {
      "page": "as.symMatrix",
      "title": "Convert a Character Matrix with Starting Values to a Character Matrix without Starting Values",
      "topics": [
        "as.symMatrix"
      ]
    },
    {
      "page": "asyCov",
      "title": "Compute Asymptotic Covariance Matrix of a Correlation/Covariance Matrix",
      "topics": [
        "asyCov",
        "asyCovOld"
      ]
    },
    {
      "page": "BCG",
      "title": "Dataset on the Effectiveness of the BCG Vaccine for Preventing Tuberculosis",
      "topics": [
        "BCG"
      ]
    },
    {
      "page": "bdiagMat",
      "title": "Create a Block Diagonal Matrix",
      "topics": [
        "bdiagMat"
      ]
    },
    {
      "page": "bdiagRep",
      "title": "Create a Block Diagonal Matrix by Repeating the Input",
      "topics": [
        "bdiagRep"
      ]
    },
    {
      "page": "Becker09",
      "title": "Ten Studies of Correlation Matrices used by Becker (2009)",
      "topics": [
        "Becker09"
      ]
    },
    {
      "page": "Becker83",
      "title": "Studies on Sex Differences in Conformity Reported by Becker (1983)",
      "topics": [
        "Becker83"
      ]
    },
    {
      "page": "Becker92",
      "title": "Six Studies of Correlation Matrices reported by Becker (1992; 1995)",
      "topics": [
        "Becker92"
      ]
    },
    {
      "page": "Becker94",
      "title": "Five Studies of Ten Correlation Matrices reported by Becker and Schram (1994)",
      "topics": [
        "Becker94"
      ]
    },
    {
      "page": "Berkey98",
      "title": "Five Published Trails from Berkey et al. (1998)",
      "topics": [
        "Berkey98"
      ]
    },
    {
      "page": "Boer16",
      "title": "Correlation Matrices from Boer et al. (2016)",
      "topics": [
        "Boer16"
      ]
    },
    {
      "page": "bootuniR1",
      "title": "Parametric bootstrap on the univariate R (uniR) object",
      "topics": [
        "bootuniR1"
      ]
    },
    {
      "page": "bootuniR2",
      "title": "Fit Models on the bootstrapped correlation matrices",
      "topics": [
        "bootuniR2"
      ]
    },
    {
      "page": "Bornmann07",
      "title": "A Dataset from Bornmann et al. (2007)",
      "topics": [
        "Bornmann07"
      ]
    },
    {
      "page": "calEffSizes",
      "title": "Calculate Effect Sizes using lavaan Models",
      "topics": [
        "calEffSizes"
      ]
    },
    {
      "page": "Chan17",
      "title": "Dataset from Chan, Jones, Jamieson, and Albarracin (2017)",
      "topics": [
        "Chan17"
      ]
    },
    {
      "page": "checkRAM",
      "title": "Check the correctness of the RAM formulation",
      "topics": [
        "checkRAM"
      ]
    },
    {
      "page": "Cheung00",
      "title": "Fifty Studies of Correlation Matrices used in Cheung and Chan (2000)",
      "topics": [
        "Cheung00"
      ]
    },
    {
      "page": "Cheung09",
      "title": "A Dataset from TSSEM User's Guide Version 1.11 by Cheung (2009)",
      "topics": [
        "Cheung09"
      ]
    },
    {
      "page": "coef",
      "title": "Extract Parameter Estimates from various classes.",
      "topics": [
        "coef",
        "coef.meta",
        "coef.meta3LFIML",
        "coef.mxsem",
        "coef.osmasem",
        "coef.osmasem2",
        "coef.reml",
        "coef.tssem1FEM",
        "coef.tssem1FEM.cluster",
        "coef.tssem1REM",
        "coef.wls",
        "coef.wls.cluster"
      ]
    },
    {
      "page": "Cooke16",
      "title": "Correlation Matrices from Cooke et al. (2016)",
      "topics": [
        "Cooke16"
      ]
    },
    {
      "page": "Cooper03",
      "title": "Selected effect sizes from Cooper et al. (2003)",
      "topics": [
        "Cooper03"
      ]
    },
    {
      "page": "Cor2DataFrame",
      "title": "Convert correlation or covariance matrices into a dataframe of correlations or covariances with their sampling covariance matrices",
      "topics": [
        "Cor2DataFrame"
      ]
    },
    {
      "page": "create.Fmatrix",
      "title": "Create an F matrix to select observed variables",
      "topics": [
        "create.Fmatrix"
      ]
    },
    {
      "page": "create.modMatrix",
      "title": "Create a moderator matrix used in OSMASEM",
      "topics": [
        "create.modMatrix"
      ]
    },
    {
      "page": "create.mxMatrix",
      "title": "Create a Vector into MxMatrix-class",
      "topics": [
        "create.mxMatrix"
      ]
    },
    {
      "page": "create.Tau2",
      "title": "Create a variance component of the heterogeneity of the random effects",
      "topics": [
        "create.Tau2"
      ]
    },
    {
      "page": "create.V",
      "title": "Create a V-known matrix",
      "topics": [
        "create.V"
      ]
    },
    {
      "page": "create.vechsR",
      "title": "Create a model implied correlation matrix with implicit diagonal constraints",
      "topics": [
        "create.vechsR"
      ]
    },
    {
      "page": "Diag",
      "title": "Matrix Diagonals",
      "topics": [
        "Diag",
        "Diag<-"
      ]
    },
    {
      "page": "Digman97",
      "title": "Factor Correlation Matrices of Big Five Model from Digman (1997)",
      "topics": [
        "Digman97"
      ]
    },
    {
      "page": "Gleser94",
      "title": "Two Datasets from Gleser and Olkin (1994)",
      "topics": [
        "Gleser94"
      ]
    },
    {
      "page": "Gnambs18",
      "title": "Correlation Matrices from Gnambs, Scharl, and Schroeders (2018)",
      "topics": [
        "Gnambs18"
      ]
    },
    {
      "page": "HedgesOlkin85",
      "title": "Effects of Open Education Reported by Hedges and Olkin (1985)",
      "topics": [
        "HedgesOlkin85"
      ]
    },
    {
      "page": "homoStat",
      "title": "Test the Homogeneity of Effect Sizes",
      "topics": [
        "homoStat"
      ]
    },
    {
      "page": "Hox02",
      "title": "Simulated Effect Sizes Reported by Hox (2002)",
      "topics": [
        "Hox02"
      ]
    },
    {
      "page": "Hunter83",
      "title": "Fourteen Studies of Correlation Matrices reported by Hunter (1983)",
      "topics": [
        "Hunter83"
      ]
    },
    {
      "page": "impliedR",
      "title": "Create or Generate the Model Implied Correlation or Covariance Matrices",
      "topics": [
        "impliedR",
        "rimpliedR"
      ]
    },
    {
      "page": "indirectEffect",
      "title": "Estimate the asymptotic covariance matrix of standardized or unstandardized indirect and direct effects",
      "topics": [
        "indirectEffect"
      ]
    },
    {
      "page": "is.pd",
      "title": "Test Positive Definiteness of a List of Square Matrices",
      "topics": [
        "is.pd"
      ]
    },
    {
      "page": "issp05",
      "title": "A Dataset from ISSP (2005)",
      "topics": [
        "issp05"
      ]
    },
    {
      "page": "issp89",
      "title": "A Dataset from Cheung and Chan (2005; 2009)",
      "topics": [
        "issp89"
      ]
    },
    {
      "page": "Jaramillo05",
      "title": "Dataset from Jaramillo, Mulki and Marshall (2005)",
      "topics": [
        "Jaramillo05"
      ]
    },
    {
      "page": "Kalaian96",
      "title": "Multivariate effect sizes reported by Kalaian and Raudenbush (1996)",
      "topics": [
        "Kalaian96"
      ]
    },
    {
      "page": "lavaan2RAM",
      "title": "Convert 'lavaan' models to RAM models",
      "topics": [
        "lavaan2RAM"
      ]
    },
    {
      "page": "list2matrix",
      "title": "Convert a List of Symmetric Matrices into a Stacked Matrix",
      "topics": [
        "list2matrix"
      ]
    },
    {
      "page": "Mak09",
      "title": "Eight studies from Mak et al. (2009)",
      "topics": [
        "Mak09"
      ]
    },
    {
      "page": "Mathieu15",
      "title": "Correlation Matrices from Mathieu et al. (2015)",
      "topics": [
        "Mathieu15"
      ]
    },
    {
      "page": "matrix2bdiag",
      "title": "Convert a Matrix into a Block Diagonal Matrix",
      "topics": [
        "matrix2bdiag"
      ]
    },
    {
      "page": "meta",
      "title": "Univariate and Multivariate Meta-Analysis with Maximum Likelihood Estimation",
      "topics": [
        "meta",
        "metaFIML"
      ]
    },
    {
      "page": "meta2semPlot",
      "title": "Convert 'metaSEM' objects into 'semPlotModel' objects for plotting",
      "topics": [
        "meta2semPlot"
      ]
    },
    {
      "page": "meta3L",
      "title": "Three-Level Univariate Meta-Analysis with Maximum Likelihood Estimation",
      "topics": [
        "meta3",
        "meta3L",
        "meta3LFIML",
        "meta3X"
      ]
    },
    {
      "page": "Nam03",
      "title": "Dataset on the Environmental Tobacco Smoke (ETS) on children's health",
      "topics": [
        "Nam03"
      ]
    },
    {
      "page": "Nohe15",
      "title": "Correlation Matrices from Nohe et al. (2015)",
      "topics": [
        "Nohe15",
        "Nohe15A1",
        "Nohe15A2"
      ]
    },
    {
      "page": "Norton13",
      "title": "Studies on the Hospital Anxiety and Depression Scale Reported by Norton et al. (2013)",
      "topics": [
        "Norton13"
      ]
    },
    {
      "page": "osmasem",
      "title": "One-stage meta-analytic structural equation modeling",
      "topics": [
        "osmasem",
        "osmasem2"
      ]
    },
    {
      "page": "osmasemR2",
      "title": "Calculate the R2 in OSMASEM and OSMASEM3L",
      "topics": [
        "osmasemR2"
      ]
    },
    {
      "page": "osmasemSRMR",
      "title": "Calculate the SRMR in OSMASEM and OSMASEM3L",
      "topics": [
        "osmasemSRMR"
      ]
    },
    {
      "page": "pattern.n",
      "title": "Display the Accumulative Sample Sizes for the Covariance Matrix",
      "topics": [
        "pattern.n"
      ]
    },
    {
      "page": "pattern.na",
      "title": "Display the Pattern of Missing Data of a List of Square Matrices",
      "topics": [
        "pattern.na"
      ]
    },
    {
      "page": "plot",
      "title": "Plot methods for various objects",
      "topics": [
        "plot",
        "plot.character",
        "plot.meta",
        "plot.mxsem",
        "plot.osmasem",
        "plot.osmasem2",
        "plot.wls"
      ]
    },
    {
      "page": "print",
      "title": "Print Methods for various Objects",
      "topics": [
        "print",
        "print.impliedR",
        "print.meta",
        "print.meta3LFIML",
        "print.reml",
        "print.tssem1FEM",
        "print.tssem1FEM.cluster",
        "print.tssem1REM",
        "print.uniR1",
        "print.wls"
      ]
    },
    {
      "page": "rCor",
      "title": "Generate (Nested) Sample/Population Correlation/Covariance Matrices",
      "topics": [
        "rCor",
        "rCor3L",
        "rCorPop",
        "rCorSam"
      ]
    },
    {
      "page": "readData",
      "title": "Read External Correlation/Covariance Matrices",
      "topics": [
        "readData",
        "readFullMat",
        "readLowTriMat",
        "readStackVec"
      ]
    },
    {
      "page": "reml",
      "title": "Estimate Variance Components with Restricted (Residual) Maximum Likelihood Estimation",
      "topics": [
        "reml"
      ]
    },
    {
      "page": "reml3L",
      "title": "Estimate Variance Components in Three-Level Univariate Meta-Analysis with Restricted (Residual) Maximum Likelihood Estimation",
      "topics": [
        "reml3",
        "reml3L"
      ]
    },
    {
      "page": "rerun",
      "title": "Rerun models via mxTryHard()",
      "topics": [
        "rerun"
      ]
    },
    {
      "page": "Roorda11",
      "title": "Studies on Students' School Engagement and Achievement Reported by Roorda et al. (2011)",
      "topics": [
        "Roorda11"
      ]
    },
    {
      "page": "Scalco17",
      "title": "Correlation Matrices from Scalco et al. (2017)",
      "topics": [
        "Scalco17"
      ]
    },
    {
      "page": "sem",
      "title": "Fit a structural equation model using OpenMx",
      "topics": [
        "create.mxModel",
        "sem"
      ]
    },
    {
      "page": "smdMES",
      "title": "Compute Effect Sizes for Multiple End-point Studies",
      "topics": [
        "smdMES"
      ]
    },
    {
      "page": "smdMTS",
      "title": "Compute Effect Sizes for Multiple Treatment Studies",
      "topics": [
        "smdMTS"
      ]
    },
    {
      "page": "Stadler15",
      "title": "Correlations from Stadler et al. (2015)",
      "topics": [
        "Stadler15"
      ]
    },
    {
      "page": "summary",
      "title": "Summary Method for tssem1, wls, meta, and meta3LFIML Objects",
      "topics": [
        "print.summary.bootuniR2",
        "print.summary.Cor3L",
        "print.summary.CorPop",
        "print.summary.meta",
        "print.summary.meta3LFIML",
        "print.summary.mxsem",
        "print.summary.reml",
        "print.summary.tssem1FEM",
        "print.summary.tssem1FEM.cluster",
        "print.summary.wls",
        "summary",
        "summary.bootuniR2",
        "summary.Cor3L",
        "summary.CorPop",
        "summary.meta",
        "summary.meta3LFIML",
        "summary.mxsem",
        "summary.osmasem",
        "summary.osmasem2",
        "summary.reml",
        "summary.tssem1FEM",
        "summary.tssem1FEM.cluster",
        "summary.tssem1REM",
        "summary.wls",
        "summary.wls.cluster"
      ]
    },
    {
      "page": "Tenenbaum02",
      "title": "Correlation coefficients reported by Tenenbaum and Leaper (2002)",
      "topics": [
        "Tenenbaum02"
      ]
    },
    {
      "page": "tssem1",
      "title": "First Stage of the Two-Stage Structural Equation Modeling (TSSEM)",
      "topics": [
        "tssem1",
        "tssem1FEM",
        "tssem1REM"
      ]
    },
    {
      "page": "tssemParaVar",
      "title": "Estimate the heterogeneity (SD) of the parameter estimates of the TSSEM object",
      "topics": [
        "tssemParaVar"
      ]
    },
    {
      "page": "uniR1",
      "title": "First Stage analysis of the univariate R (uniR) approach",
      "topics": [
        "uniR1"
      ]
    },
    {
      "page": "uniR2",
      "title": "Second Stage analysis of the univariate R (uniR) approach",
      "topics": [
        "uniR2",
        "uniR2lavaan",
        "uniR2mx"
      ]
    },
    {
      "page": "vanderPol17",
      "title": "Dataset on the effectiveness of multidimensional family therapy in treating adolescents with multiple behavior problems",
      "topics": [
        "vanderPol17"
      ]
    },
    {
      "page": "VarCorr",
      "title": "Extract Variance-Covariance Matrix of the Random Effects",
      "topics": [
        "VarCorr"
      ]
    },
    {
      "page": "vcov",
      "title": "Extract Covariance Matrix Parameter Estimates from Objects of Various Classes",
      "topics": [
        "vcov",
        "vcov.meta",
        "vcov.meta3LFIML",
        "vcov.mxsem",
        "vcov.osmasem",
        "vcov.osmasem2",
        "vcov.reml",
        "vcov.tssem1FEM",
        "vcov.tssem1FEM.cluster",
        "vcov.tssem1REM",
        "vcov.wls",
        "vcov.wls.cluster"
      ]
    },
    {
      "page": "vec2symMat",
      "title": "Convert a Vector into a Symmetric Matrix",
      "topics": [
        "vec2symMat"
      ]
    },
    {
      "page": "wls",
      "title": "Conduct a Correlation/Covariance Structure Analysis with WLS",
      "topics": [
        "tssem2",
        "wls"
      ]
    },
    {
      "page": "wvs94a",
      "title": "Forty-four Studies from Cheung (2013)",
      "topics": [
        "wvs94a"
      ]
    },
    {
      "page": "wvs94b",
      "title": "Forty-four Covariance Matrices on Life Satisfaction, Job Satisfaction, and Job Autonomy",
      "topics": [
        "wvs94b"
      ]
    }
  ],
  "_readme": "https://github.com/mikewlcheung/metasem/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "digest",
    "ellipse",
    "lattice",
    "lavaan",
    "lifecycle",
    "MASS",
    "Matrix",
    "mnormt",
    "mvtnorm",
    "numDeriv",
    "OpenMx",
    "pbivnorm",
    "quadprog",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "rpf",
    "StanHeaders"
  ],
  "_vignettes": [
    {
      "source": "metaSEM.pdf.asis",
      "filename": "metaSEM.pdf",
      "title": "metaSEM: An R Package for Meta-Analysis using Structural Equation Modeling",
      "engine": "R.rsp::asis",
      "headings": [
        "Introduction",
        "Structural equation modeling based meta-analysis",
        "Meta-analytic structural equation modeling",
        "Illustrations with R",
        "Conclusion"
      ],
      "created": "2016-07-09 06:01:39",
      "modified": "2016-07-09 06:01:39",
      "commits": 1
    },
    {
      "source": "Examples.html.asis",
      "filename": "Examples.html",
      "title": "metaSEM: Examples",
      "engine": "R.rsp::asis",
      "headings": [
        "The metaSEM package: Examples",
        "Introduction",
        "Univariate meta-analysis",
        "Random-effects model",
        "Fixed-effects model",
        "Mixed-effects model",
        "Handling missing covariates with FIML",
        "Multivariate meta-analysis",
        "Three-level meta-analysis",
        "Comparisons between two- and three-level models with Cooper et al.’s\n(2003) dataset",
        "More complex 3-level meta-analyses with Bornmann et al.’s (2007)\ndataset",
        "Inspecting the data",
        "Model 0: Intercept",
        "Model 1: Type as a covariate",
        "Model 2: Year and Year^2 as\ncovariates",
        "Model 3: Discipline as a covariate",
        "Model 4: Country as a covariate",
        "Model 5: Type and Discipline as\ncovariates",
        "Model 6: Type and Country as\ncovariates",
        "Model 7: Discipline and Country as\ncovariates",
        "Model 8: Type, Discipline, and\nCountry as covariates",
        "Two-stage structural equation modeling (TSSEM)",
        "Inspect the data: Digman (1997)",
        "Fixed-effects TSSEM",
        "Fixed-effects TSSEM with cluster",
        "Random-effects TSSEM",
        "Becker and Schram (1994)",
        "One-stage meta-analytic structural equation modeling (OSMASEM)",
        "Nohe15",
        "Roorda11",
        "Scalco17",
        "Fitting an over-identified model",
        "Installation and help",
        "Potential issues with the OpenMx available at CRAN",
        "Help"
      ],
      "created": "2016-07-09 06:01:39",
      "modified": "2016-07-09 06:01:39",
      "commits": 1
    }
  ],
  "_score": 9.07212125973435,
  "_indexed": true,
  "_nocasepkg": "metasem",
  "_universes": [
    "mikewlcheung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.5",
      "date": "2026-07-04T09:20:59.000Z",
      "distro": "resolute",
      "commit": "9cc232bf7ba70b1a270ac62b8f923b2d6cf757e4",
      "fileid": "https://r2.ropensci.org/8961825abc247b693753d7b7b50ee5a882190e7d44a38bb46ddf968c555c2064",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikewlcheung/actions/runs/28701604961"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5.5",
      "date": "2026-07-04T09:20:53.000Z",
      "distro": "resolute",
      "commit": "9cc232bf7ba70b1a270ac62b8f923b2d6cf757e4",
      "fileid": "https://r2.ropensci.org/68619d56293e4c48dfe1e3990d44b819b3355a805eaa00e23e8ac42977805bf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikewlcheung/actions/runs/28701604961"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.5",
      "date": "2026-07-04T09:52:00.000Z",
      "commit": "9cc232bf7ba70b1a270ac62b8f923b2d6cf757e4",
      "fileid": "https://r2.ropensci.org/e5d65161e3d77101b13fb55446718414c6990d5d07a4169b414564955cd3b6aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikewlcheung/actions/runs/28701604961"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5.5",
      "date": "2026-07-04T09:50:43.000Z",
      "commit": "9cc232bf7ba70b1a270ac62b8f923b2d6cf757e4",
      "fileid": "https://r2.ropensci.org/8e0b2bce5f97ee06b7e8abec83491937d2b0dcb182d81f6d3b56e3839117e087",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikewlcheung/actions/runs/28701604961"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.5",
      "date": "2026-07-04T09:22:09.000Z",
      "commit": "9cc232bf7ba70b1a270ac62b8f923b2d6cf757e4",
      "fileid": "https://r2.ropensci.org/5f129c6444059d4a39c9da557a88ba185e62b605d9d6fb4b1a0ef932e30e5511",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mikewlcheung/actions/runs/28701604961"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-07-04T09:19:37.000Z",
      "commit": "9cc232bf7ba70b1a270ac62b8f923b2d6cf757e4",
      "fileid": "https://r2.ropensci.org/c8c447eaa22cf197bf993e5680ae904fac7b17a0d48c74ae737eb5ba94744e38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikewlcheung/actions/runs/28701604961"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-07-04T09:19:27.000Z",
      "commit": "9cc232bf7ba70b1a270ac62b8f923b2d6cf757e4",
      "fileid": "https://r2.ropensci.org/a6b7382706c6478c3583b55c1e6af01b48764cce2da797b172f235598d4d7dca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikewlcheung/actions/runs/28701604961"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-07-04T09:19:54.000Z",
      "commit": "9cc232bf7ba70b1a270ac62b8f923b2d6cf757e4",
      "fileid": "https://r2.ropensci.org/8623aeecdab1362ce4b9b0f423dbcc6cacfca8513cbaf21b3fce2e0611e823b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikewlcheung/actions/runs/28701604961"
    }
  ]
}