{
  "_id": "6a1700ccacfb0bcc41d8fd46",
  "Package": "POMADE",
  "Title": "Power for Meta-Analysis of Dependent Effects",
  "Version": "0.2.1.9000",
  "Authors@R": "c( \nperson(given = \"Mikkel H.\",\nfamily = \"Vembye\",\nemail = \"mikkel.vembye@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9071-0724\")),\nperson(given = \"James E.\",\nfamily = \"Pustejovsky\",\nemail = \"jepusto@gmail.com\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-0591-9465\"))\n)",
  "BugReports": "https://github.com/MikkelVembye/POMADE/issues",
  "Description": "Provides functions to compute and plot power levels,\nminimum detectable effect sizes, and minimum required sample\nsizes for the test of the overall average effect size in\nmeta-analysis of dependent effect sizes.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "URL": "https://mikkelvembye.github.io/POMADE/,\nhttps://github.com/MikkelVembye/POMADE",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://mikkelvembye.r-universe.dev",
  "Date/Publication": "2026-05-27 12:27:39 UTC",
  "RemoteUrl": "https://github.com/mikkelvembye/pomade",
  "RemoteRef": "HEAD",
  "RemoteSha": "fd0fe7be4e5c3bda9443a0ec98bcda0bd10dd012",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 14:29:38 UTC",
    "User": "root"
  },
  "Author": "Mikkel H. Vembye [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9071-0724>),\nJames E. Pustejovsky [aut] (ORCID:\n<https://orcid.org/0000-0003-0591-9465>)",
  "Maintainer": "Mikkel H. Vembye <mikkel.vembye@gmail.com>",
  "MD5sum": "75a5a834eacd4ea81d8338f97450b5ca",
  "_user": "mikkelvembye",
  "_type": "src",
  "_file": "POMADE_0.2.1.9000.tar.gz",
  "_fileid": "dffd4f5010ddc17bfea52b4254a8ee19a234c8a192d34e744647addd7aaa04b4",
  "_filesize": 475395,
  "_sha256": "dffd4f5010ddc17bfea52b4254a8ee19a234c8a192d34e744647addd7aaa04b4",
  "_created": "2026-05-27T14:29:38.000Z",
  "_published": "2026-05-27T14:33:48.108Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78099322672,
      "time": 207,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243098399"
    },
    {
      "job": 78099322388,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243089891"
    },
    {
      "job": 78099322524,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7243072327"
    },
    {
      "job": 78099322547,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243052604"
    },
    {
      "job": 78098580146,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243006449"
    },
    {
      "job": 78099322330,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243059997"
    },
    {
      "job": 78099322591,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243065069"
    },
    {
      "job": 78099322692,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7243066488"
    },
    {
      "job": 78099322489,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243072950"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mikkelvembye/actions/runs/26517426499",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mikkelvembye/pomade",
  "_commit": {
    "id": "fd0fe7be4e5c3bda9443a0ec98bcda0bd10dd012",
    "author": "MikkelVembye <mikkel.vembye@gmail.com>",
    "committer": "MikkelVembye <mikkel.vembye@gmail.com>",
    "message": "Increment version number to 0.2.1.9000\n",
    "time": 1779884859
  },
  "_maintainer": {
    "name": "Mikkel H. Vembye",
    "email": "mikkel.vembye@gmail.com",
    "login": "mikkelvembye",
    "description": "PhD, meta-analyst ",
    "uuid": 43212804,
    "orcid": "0000-0001-9071-0724"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mikkelvembye",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2026-05-27"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mikkelvembye",
      "count": 93,
      "uuid": 43212804
    },
    {
      "user": "jepusto",
      "count": 58,
      "uuid": 4543266
    }
  ],
  "_userbio": {
    "uuid": 43212804,
    "type": "user",
    "name": "Mikkel H. Vembye",
    "description": "PhD, meta-analyst "
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/POMADE"
  },
  "_devurl": "https://github.com/mikkelvembye/pomade",
  "_pkgdown": "https://mikkelvembye.github.io/POMADE/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/POMADE.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mikkelvembye/pomade",
  "_realowner": "mikkelvembye",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-12-02"
    },
    {
      "version": "0.2.0",
      "date": "2024-02-13"
    },
    {
      "version": "0.2.1",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "cluster_bias_adjustment",
    "effective_sample_sizes",
    "mdes_MADE",
    "min_studies_MADE",
    "plot_MADE",
    "power_MADE",
    "tau2_approximation"
  ],
  "_datasets": [
    {
      "name": "VWB23_pilot",
      "title": "Co-Teaching Dataset",
      "object": "VWB23_pilot",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "study_year",
        "studyid",
        "esid",
        "kj",
        "N_meanj",
        "Nt_meanj",
        "Nc_meanj",
        "ESS_meanj",
        "vg_ms_mean"
      ],
      "rows": 76,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cluster_bias_adjustment",
      "title": "Cluster Bias Correction",
      "topics": [
        "cluster_bias_adjustment"
      ]
    },
    {
      "page": "effective_sample_sizes",
      "title": "Approximate Effective Sample Sizes",
      "topics": [
        "effective_sample_sizes"
      ]
    },
    {
      "page": "mdes_MADE",
      "title": "Minimum Detectable Effect Size (MDES) for Meta-Analysis With Dependent Effect Sizes",
      "topics": [
        "mdes_MADE"
      ]
    },
    {
      "page": "min_studies_MADE",
      "title": "Finding the Number of Studies Needed to Obtain a Certain Amount of Power",
      "topics": [
        "min_studies_MADE"
      ]
    },
    {
      "page": "plot_MADE",
      "title": "Generic plot function for 'MADE' objects",
      "topics": [
        "plot_MADE"
      ]
    },
    {
      "page": "plot_MADE.mdes",
      "title": "Plot function for a 'mdes' object",
      "topics": [
        "plot_MADE.mdes"
      ]
    },
    {
      "page": "plot_MADE.min_studies",
      "title": "Plot function for a 'min_studies' object",
      "topics": [
        "plot_MADE.min_studies"
      ]
    },
    {
      "page": "plot_MADE.power",
      "title": "Plot function for a 'power' object",
      "topics": [
        "plot_MADE.power"
      ]
    },
    {
      "page": "power_MADE",
      "title": "Power Approximation for Overall Average Effects in Meta-Analysis With Dependent Effect Sizes",
      "topics": [
        "power_MADE"
      ]
    },
    {
      "page": "tau2_approximation",
      "title": "Between-Study Variance Approximation Function",
      "topics": [
        "tau2_approximation"
      ]
    },
    {
      "page": "VWB23_pilot",
      "title": "Co-Teaching Dataset",
      "topics": [
        "VWB23_pilot"
      ]
    }
  ],
  "_readme": "https://github.com/mikkelvembye/pomade/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "listenv",
    "magrittr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "pomade",
  "_universes": [
    "mikkelvembye"
  ],
  "_previous": "0.2.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-27T14:32:20.000Z",
      "distro": "noble",
      "commit": "fd0fe7be4e5c3bda9443a0ec98bcda0bd10dd012",
      "fileid": "35e32e5dd9774697e62b5ced6c1ae2bc865b71278218bbd98c74885d5c8d69df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkelvembye/actions/runs/26517426499"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-27T14:31:58.000Z",
      "distro": "noble",
      "commit": "fd0fe7be4e5c3bda9443a0ec98bcda0bd10dd012",
      "fileid": "aea80fa91c1a633dac904efe21f113cbc473e6bcd8b910133e18b53cf98b58b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkelvembye/actions/runs/26517426499"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-27T14:31:34.000Z",
      "commit": "fd0fe7be4e5c3bda9443a0ec98bcda0bd10dd012",
      "fileid": "0a227da6f11df145dd37418b9c433ae909b1a7dcb28e35a8fa4e24879b2bc9d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkelvembye/actions/runs/26517426499"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-27T14:31:05.000Z",
      "commit": "fd0fe7be4e5c3bda9443a0ec98bcda0bd10dd012",
      "fileid": "255696a0dff9cbceb5e2d1601fe2dd7eec0aebaa80128f7cebdae4a26293f29d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkelvembye/actions/runs/26517426499"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-05-27T14:31:56.000Z",
      "commit": "fd0fe7be4e5c3bda9443a0ec98bcda0bd10dd012",
      "fileid": "a5cdf9050a488302cbb892fa5dbd5fb42ed293d0a35959ff3e1e037bb72046fa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mikkelvembye/actions/runs/26517426499"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-27T14:30:54.000Z",
      "commit": "fd0fe7be4e5c3bda9443a0ec98bcda0bd10dd012",
      "fileid": "4038564dfffc3ddeb059be1b3986744794066aa70e74827cd506e7dc9428bd50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkelvembye/actions/runs/26517426499"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-27T14:30:53.000Z",
      "commit": "fd0fe7be4e5c3bda9443a0ec98bcda0bd10dd012",
      "fileid": "b04bdc6121b89df8ea75df8b6721867dcc0e0591a5af045d4afccfb85c8a0ae8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkelvembye/actions/runs/26517426499"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-27T14:31:07.000Z",
      "commit": "fd0fe7be4e5c3bda9443a0ec98bcda0bd10dd012",
      "fileid": "78809256eb4ae915dbdf6c72826ff0017cf6371616d32815aa9d81508010a06e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mikkelvembye/actions/runs/26517426499"
    }
  ]
}