{
  "_id": "6a4cb2b907c3fd5c3260f712",
  "Package": "phack",
  "Type": "Package",
  "Title": "Detecting p-Hacking using Elliot et al. (2022)",
  "Version": "0.1.0",
  "Author": "Sebastian Kranz based on code by Graham Elliott, Nikolay Kudrin\nand Kaspar Wuethrich",
  "Maintainer": "Sebastian Kranz <sebastian.kranz@uni-ulm.de>",
  "Description": "Implements the tests from Elliot et al. (2022) for\ndetecting p-Hacking. The package is essentially a simple\nwrapper to the code provided in the code and data supplement of\nthe article, with some cosmetical changes. The original code\ncan be found in the code and data supplement of the article. s\nReferences Elliott, G., Kudrin, N., & Wüthrich, K. (2022).\nDetecting p‐Hacking. Econometrica, 90(2), 887-906.",
  "License": "GPL >= 2.0",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "Repository": "https://skranz.r-universe.dev",
  "Date/Publication": "2022-09-26 09:29:07 UTC",
  "RemoteUrl": "https://github.com/skranz/phack",
  "RemoteRef": "main",
  "RemoteSha": "0a5f40587ee7e0376e5c95d99b541978e6861a5e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 07:59:57 UTC",
    "User": "root"
  },
  "_user": "skranz",
  "_type": "src",
  "_file": "phack_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/edea0709f12f18724ed326d57e7bf6e3d64d51f8913e8e4011bb9bacd5e5a26c",
  "_filesize": 1048279,
  "_sha256": "edea0709f12f18724ed326d57e7bf6e3d64d51f8913e8e4011bb9bacd5e5a26c",
  "_expires": "2026-10-15T08:03:03.000Z",
  "_created": "2026-07-07T07:59:57.000Z",
  "_published": "2026-07-07T08:03:05.164Z",
  "_jobs": [
    {
      "job": 85565819074,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8131564312"
    },
    {
      "job": 85565819004,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8131562116"
    },
    {
      "job": 85565819071,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8131555027"
    },
    {
      "job": 85565819289,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8131555230"
    },
    {
      "job": 85565239187,
      "time": 193,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8131507482"
    },
    {
      "job": 85565819117,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8131555868"
    },
    {
      "job": 85565819102,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8131551234"
    },
    {
      "job": 85565819079,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8131547010"
    },
    {
      "job": 85565819082,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8131542891"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/28850740877",
  "_status": "success",
  "_upstream": "https://github.com/skranz/phack",
  "_commit": {
    "id": "0a5f40587ee7e0376e5c95d99b541978e6861a5e",
    "author": "Sebastian Kranz <sebkranz@gmail.com>",
    "committer": "Sebastian Kranz <sebkranz@gmail.com>",
    "message": "Update phack.Rnw\n",
    "time": 1664184547
  },
  "_maintainer": {
    "name": "Sebastian Kranz",
    "email": "sebastian.kranz@uni-ulm.de",
    "login": "skranz",
    "bluesky": "@sebkranz.bsky.social",
    "description": "",
    "uuid": 1413022
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "fdrtool",
      "role": "Depends"
    },
    {
      "package": "pracma",
      "role": "Depends"
    },
    {
      "package": "gdata",
      "role": "Depends"
    },
    {
      "package": "spatstat",
      "role": "Depends"
    },
    {
      "package": "rddensity",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "NlcOptim",
      "role": "Depends"
    }
  ],
  "_owner": "skranz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "skranz",
      "count": 6,
      "uuid": 1413022
    }
  ],
  "_userbio": {
    "uuid": 1413022,
    "type": "user",
    "name": "Sebastian Kranz",
    "followers": 216
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/phack"
  },
  "_devurl": "https://github.com/skranz/phack",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/phack.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "Bound0",
    "Bound1",
    "Bound2",
    "CoxShi",
    "cv2",
    "get.phack.F_LCMsup",
    "lambda2",
    "phack_test_binomial",
    "phack_test_cox_shi",
    "phack_test_discontinuity",
    "phack_test_fisher",
    "phack_test_lcm",
    "SimBB",
    "warn_p_rounding"
  ],
  "_datasets": [
    {
      "name": "starwars",
      "title": "",
      "object": "starwars",
      "class": [
        "data.frame"
      ],
      "fields": [
        "artid",
        "journal",
        "year",
        "issue",
        "article_page",
        "p",
        "p_deround",
        "table_panel",
        "column",
        "model",
        "field",
        "field_2"
      ],
      "rows": 49838,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "phack_test_binomial",
      "title": "Binomial test for p-hacking",
      "topics": [
        "phack_test_binomial"
      ]
    },
    {
      "page": "phack_test_cox_shi",
      "title": "Cox-Shi histogram test and more general test for K-monotonicity and bounds on [p_min, p_max] interval",
      "topics": [
        "phack_test_cox_shi"
      ]
    },
    {
      "page": "phack_test_discontinuity",
      "title": "Discontinuity test",
      "topics": [
        "phack_test_discontinuity"
      ]
    },
    {
      "page": "phack_test_fisher",
      "title": "Fisher's test",
      "topics": [
        "phack_test_fisher"
      ]
    },
    {
      "page": "phack_test_lcm",
      "title": "LCM test on [p_min, p_max]",
      "topics": [
        "phack_test_lcm"
      ]
    },
    {
      "page": "SimBB",
      "title": "Simulate Brownian Bridge (BB) and ||LCM(BB)-BB||",
      "topics": [
        "SimBB"
      ]
    }
  ],
  "_readme": "https://github.com/skranz/phack/raw/main/README.md",
  "_rundeps": [
    "abind",
    "cli",
    "cpp11",
    "deldir",
    "farver",
    "fdrtool",
    "gdata",
    "ggplot2",
    "glue",
    "goftest",
    "gtable",
    "gtools",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lpdensity",
    "MASS",
    "Matrix",
    "mgcv",
    "NlcOptim",
    "nlme",
    "polyclip",
    "pracma",
    "quadprog",
    "R6",
    "RColorBrewer",
    "rddensity",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "spatstat",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.linnet",
    "spatstat.model",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "tensor",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "phack.Rnw",
      "filename": "phack.pdf",
      "title": "author2019mypaper",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2022-09-26 06:58:50",
      "modified": "2022-09-26 09:29:07",
      "commits": 4
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "phack",
  "_universes": [
    "skranz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-07T08:02:13.000Z",
      "distro": "resolute",
      "commit": "0a5f40587ee7e0376e5c95d99b541978e6861a5e",
      "fileid": "https://r2.ropensci.org/6aa891e9c81394088f96806cba2aa7ae7ab7132e1ab0a578bf1a6abba4e4e304",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28850740877"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-07T08:02:09.000Z",
      "distro": "resolute",
      "commit": "0a5f40587ee7e0376e5c95d99b541978e6861a5e",
      "fileid": "https://r2.ropensci.org/dbe3d46c2a0c183cffb1f14cf46ced1a0a68e939ebc8df5a77be27ed032551b4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28850740877"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-07T08:01:54.000Z",
      "commit": "0a5f40587ee7e0376e5c95d99b541978e6861a5e",
      "fileid": "https://r2.ropensci.org/313306cc6601d9545bbfadcd132057eb66aeef9bd2881cc987a22c128d8c3a3e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28850740877"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-07T08:01:54.000Z",
      "commit": "0a5f40587ee7e0376e5c95d99b541978e6861a5e",
      "fileid": "https://r2.ropensci.org/84a8bcd1a15ac26f0e0e9388ffeaed7ea9e082a5e1c2d61d2a1251be3dd60c99",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28850740877"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-07T08:02:17.000Z",
      "commit": "0a5f40587ee7e0376e5c95d99b541978e6861a5e",
      "fileid": "https://r2.ropensci.org/f1be5bc9a0efa2b922df9046592e48042b463889c18550862506283f94f83878",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28850740877"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T08:01:21.000Z",
      "commit": "0a5f40587ee7e0376e5c95d99b541978e6861a5e",
      "fileid": "https://r2.ropensci.org/57c1cee43bd3307ea78359aa9944a7c8f8ae4fa16de20063411afec1fa94de9c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28850740877"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T08:01:22.000Z",
      "commit": "0a5f40587ee7e0376e5c95d99b541978e6861a5e",
      "fileid": "https://r2.ropensci.org/d0307e885807a7ace50d71eabb1682975c73379c2e3f0c877ed81c32573c4555",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28850740877"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T08:01:12.000Z",
      "commit": "0a5f40587ee7e0376e5c95d99b541978e6861a5e",
      "fileid": "https://r2.ropensci.org/55042eca740be5b5dbd6340bb6b8a82ccc845c1f6f6b6e05a03eb1a5b33833db",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/28850740877"
    }
  ]
}