{
  "_id": "6a213642cd65a98ecbd268a3",
  "Package": "poolr",
  "Version": "1.3-0",
  "Date": "2025-12-01",
  "Title": "Methods for Pooling P-Values from (Dependent) Tests",
  "Authors@R": "c(person(\"Ozan\", \"Cinar\", email = \"ozancinar86@gmail.com\", role = c(\"aut\",\"cre\"), comment = c(ORCID = \"0000-0003-0329-1977\")), person(\"Wolfgang\", \"Viechtbauer\", email = \"wvb@wvbauer.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-3463-4063\")))",
  "RdMacros": "mathjaxr",
  "Description": "Functions for pooling/combining the results (i.e.,\np-values) from (dependent) hypothesis tests. Included are\nFisher's method, Stouffer's method, the inverse chi-square\nmethod, the Bonferroni method, Tippett's method, and the\nbinomial test. Each method can be adjusted based on an estimate\nof the effective number of tests or using empirically derived\nnull distribution using pseudo replicates. For Fisher's,\nStouffer's, and the inverse chi-square method, direct\ngeneralizations based on multivariate theory are also available\n(leading to Brown's method, Strube's method, and the\ngeneralized inverse chi-square method). An introduction can be\nfound in Cinar and Viechtbauer (2022)\n<doi:10.18637/jss.v101.i01>.",
  "License": "GPL (>=2)",
  "ByteCompile": "TRUE",
  "LazyData": "TRUE",
  "Encoding": "UTF-8",
  "BuildManual": "TRUE",
  "Repository": "https://ozancinar.r-universe.dev",
  "Date/Publication": "2025-12-01 13:05:00 UTC",
  "RemoteUrl": "https://github.com/ozancinar/poolr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b42b9b662f919fcbc1eb68d5b96def658480886",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:19:56 UTC",
    "User": "root"
  },
  "Author": "Ozan Cinar [aut, cre] (ORCID: <https://orcid.org/0000-0003-0329-1977>),\nWolfgang Viechtbauer [aut] (ORCID:\n<https://orcid.org/0000-0003-3463-4063>)",
  "Maintainer": "Ozan Cinar <ozancinar86@gmail.com>",
  "MD5sum": "79dd700683c2222c15d5f053d5db477b",
  "_user": "ozancinar",
  "_type": "src",
  "_file": "poolr_1.3-0.tar.gz",
  "_fileid": "be5d367a8ab981c9e163420145b5ea152cb901f711f572cd5bbd9ccccb40760b",
  "_filesize": 475047,
  "_sha256": "be5d367a8ab981c9e163420145b5ea152cb901f711f572cd5bbd9ccccb40760b",
  "_created": "2026-06-04T08:19:56.000Z",
  "_published": "2026-06-04T08:24:34.637Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79478451325,
      "time": 243,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406545079"
    },
    {
      "job": 79478451165,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406529579"
    },
    {
      "job": 79478451123,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406519054"
    },
    {
      "job": 79478451144,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406513675"
    },
    {
      "job": 79478068261,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406466361"
    },
    {
      "job": 79478451125,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406496619"
    },
    {
      "job": 79478451298,
      "time": 218,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406536839"
    },
    {
      "job": 79478451140,
      "time": 200,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406530790"
    },
    {
      "job": 79478451156,
      "time": 213,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406535281"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ozancinar/actions/runs/26939741495",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ozancinar/poolr",
  "_commit": {
    "id": "0b42b9b662f919fcbc1eb68d5b96def658480886",
    "author": "Wolfgang Viechtbauer <wvb@wvbauer.com>",
    "committer": "Wolfgang Viechtbauer <wvb@wvbauer.com>",
    "message": "Version bump to 1.3.0 for development version.\n",
    "time": 1764594300
  },
  "_maintainer": {
    "name": "Ozan Cinar",
    "email": "ozancinar86@gmail.com",
    "login": "ozancinar",
    "description": "",
    "uuid": 7878616,
    "orcid": "0000-0003-0329-1977"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "mathjaxr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ozancinar",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "ozancinar",
      "count": 111,
      "uuid": 7878616
    },
    {
      "user": "wviechtb",
      "count": 94,
      "uuid": 4922252
    },
    {
      "user": "viktoriachubar",
      "count": 1,
      "uuid": 44345591
    }
  ],
  "_userbio": {
    "uuid": 7878616,
    "type": "user",
    "name": "Ozan Çınar"
  },
  "_downloads": {
    "count": 736,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/poolr"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/ozancinar/poolr",
  "_searchresults": 225,
  "_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/poolr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ozancinar/poolr",
  "_realowner": "ozancinar",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8-2",
      "date": "2020-02-21"
    },
    {
      "version": "1.0-0",
      "date": "2021-06-16"
    },
    {
      "version": "1.1-1",
      "date": "2022-01-26"
    },
    {
      "version": "1.2-0",
      "date": "2025-05-07"
    }
  ],
  "_exports": [
    "binomtest",
    "bonferroni",
    "empirical",
    "fisher",
    "invchisq",
    "meff",
    "mvnconv",
    "print.poolr",
    "stouffer",
    "tippett"
  ],
  "_datasets": [
    {
      "name": "grid2ip.geno",
      "title": "Results from testing the association between depressive symptoms and 23 SNPs in the GRID2IP gene",
      "object": "grid2ip.geno",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rs10267908",
        "rs112305062",
        "rs117541653",
        "rs11761490",
        "rs11773436",
        "rs11980487",
        "rs12535126",
        "rs12702520",
        "rs13224458",
        "rs13308709",
        "rs2347781",
        "rs28631414",
        "rs2881698",
        "rs34411495",
        "rs4720679",
        "rs4724818",
        "rs6463568",
        "rs6946362",
        "rs73059362",
        "rs7791451",
        "rs7804541",
        "rs7808436",
        "rs78156368"
      ],
      "rows": 886,
      "table": true,
      "tojson": true
    },
    {
      "name": "grid2ip.ld",
      "title": "Results from testing the association between depressive symptoms and 23 SNPs in the GRID2IP gene",
      "object": "grid2ip.ld",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "rs10267908",
        "rs112305062",
        "rs117541653",
        "rs11761490",
        "rs11773436",
        "rs11980487",
        "rs12535126",
        "rs12702520",
        "rs13224458",
        "rs13308709",
        "rs2347781",
        "rs28631414",
        "rs2881698",
        "rs34411495",
        "rs4720679",
        "rs4724818",
        "rs6463568",
        "rs6946362",
        "rs73059362",
        "rs7791451",
        "rs7804541",
        "rs7808436",
        "rs78156368"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    },
    {
      "name": "grid2ip.p",
      "title": "Results from testing the association between depressive symptoms and 23 SNPs in the GRID2IP gene",
      "object": "grid2ip.p",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "grid2ip.pheno",
      "title": "Results from testing the association between depressive symptoms and 23 SNPs in the GRID2IP gene",
      "object": "grid2ip.pheno",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "mvnlookup",
      "title": "Lookup Table for the mvnconv() Function",
      "object": "mvnlookup",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rhos",
        "m2lp_1",
        "m2lp_2",
        "z_1",
        "z_2",
        "chisq1_1",
        "chisq1_2",
        "p_1",
        "p_2"
      ],
      "rows": 1991,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "poolr-package",
      "title": "Methods for Pooling P-Values from (Dependent) Tests",
      "topics": [
        "poolr-package",
        "poolr"
      ]
    },
    {
      "page": "binomtest",
      "title": "Binomial Test",
      "topics": [
        "binomtest"
      ]
    },
    {
      "page": "bonferroni",
      "title": "Bonferroni Method",
      "topics": [
        "bonferroni"
      ]
    },
    {
      "page": "empirical",
      "title": "Simulate Empirically-Derived Null Distributions",
      "topics": [
        "empirical"
      ]
    },
    {
      "page": "fisher",
      "title": "Fisher's Method",
      "topics": [
        "fisher"
      ]
    },
    {
      "page": "grid2ip",
      "title": "Results from testing the association between depressive symptoms and 23 SNPs in the GRID2IP gene",
      "topics": [
        "grid2ip",
        "grid2ip.geno",
        "grid2ip.ld",
        "grid2ip.p",
        "grid2ip.pheno"
      ]
    },
    {
      "page": "invchisq",
      "title": "Inverse Chi-Square Method",
      "topics": [
        "invchisq"
      ]
    },
    {
      "page": "meff",
      "title": "Estimate the Effective Number of Tests",
      "topics": [
        "meff"
      ]
    },
    {
      "page": "mvnconv",
      "title": "Convert Correlations Among Multivariate Normal Test Statistics to Covariances for Various Target Statistics",
      "topics": [
        "mvnconv"
      ]
    },
    {
      "page": "mvnlookup",
      "title": "Lookup Table for the mvnconv() Function",
      "topics": [
        "mvnlookup"
      ]
    },
    {
      "page": "print.poolr",
      "title": "Print Method for 'poolr' Objects",
      "topics": [
        "print.poolr"
      ]
    },
    {
      "page": "stouffer",
      "title": "Stouffer's Method",
      "topics": [
        "stouffer"
      ]
    },
    {
      "page": "tippett",
      "title": "Tippett's Method",
      "topics": [
        "tippett"
      ]
    }
  ],
  "_readme": "https://github.com/ozancinar/poolr/raw/HEAD/README.md",
  "_rundeps": [
    "mathjaxr"
  ],
  "_score": 6.686636269262293,
  "_indexed": true,
  "_nocasepkg": "poolr",
  "_universes": [
    "ozancinar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3-0",
      "date": "2026-06-04T08:22:12.000Z",
      "distro": "noble",
      "commit": "0b42b9b662f919fcbc1eb68d5b96def658480886",
      "fileid": "008eb3472ca0477bad28fcb6881fc4bbbcef96eff58a64bebed9afd1c41102ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancinar/actions/runs/26939741495"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3-0",
      "date": "2026-06-04T08:21:48.000Z",
      "distro": "noble",
      "commit": "0b42b9b662f919fcbc1eb68d5b96def658480886",
      "fileid": "59fac8c497f306e1f9ed7149e7997327c097043a469dfd46a5380469878f7fad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancinar/actions/runs/26939741495"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3-0",
      "date": "2026-06-04T08:21:52.000Z",
      "commit": "0b42b9b662f919fcbc1eb68d5b96def658480886",
      "fileid": "e95c69aa3fd76e99af93eb93cd59c168a70a895fd103d45b9388c39353f01b1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancinar/actions/runs/26939741495"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3-0",
      "date": "2026-06-04T08:21:41.000Z",
      "commit": "0b42b9b662f919fcbc1eb68d5b96def658480886",
      "fileid": "96ac49d880c77690bcf904b3eaafffc625875bf4f4e25ac141ad67e2fef8259b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancinar/actions/runs/26939741495"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3-0",
      "date": "2026-06-04T08:21:45.000Z",
      "commit": "0b42b9b662f919fcbc1eb68d5b96def658480886",
      "fileid": "4031ac67a798234bedfc12bdd1619bddbdb57022bc3e457f02b04a2016359103",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ozancinar/actions/runs/26939741495"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3-0",
      "date": "2026-06-04T08:21:09.000Z",
      "commit": "0b42b9b662f919fcbc1eb68d5b96def658480886",
      "fileid": "9043842f305458a7ce914b33ccef3796647515b7c616073cc6871188dbc947b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancinar/actions/runs/26939741495"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3-0",
      "date": "2026-06-04T08:21:07.000Z",
      "commit": "0b42b9b662f919fcbc1eb68d5b96def658480886",
      "fileid": "522a21d7bca3272ed057ce9d34218c88e59534a23d8e6e9daa2d0d1f2fa76834",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancinar/actions/runs/26939741495"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3-0",
      "date": "2026-06-04T08:21:02.000Z",
      "commit": "0b42b9b662f919fcbc1eb68d5b96def658480886",
      "fileid": "295269dc281d451b88441630f524771e97a4977c60e5116ee7f83bbdb873e6e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancinar/actions/runs/26939741495"
    }
  ]
}