{
  "_id": "6a20002bb401979e7344587d",
  "Package": "prepost",
  "Type": "Package",
  "Title": "Non-Parametric Bounds and Gibbs Sampler for Assessing Priming\nand Post-Treatment Bias",
  "Version": "0.3.0",
  "Authors@R": "c(person(given = \"Matthew\",\nfamily = \"Blackwell\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mblackwell@gmail.com\"\n),\nperson(given = \"Jacob\",\nfamily = \"Brown\",\nrole = c(\"aut\"),\nemail = \"jrbrown@g.harvard.edu\"\n),\nperson(given = \"Sophie\",\nfamily = \"Hill\",\nrole = c(\"aut\"),\nemail = \"sophie_hill@g.harvard.edu\"\n),\nperson(given = \"Kosuke\",\nfamily = \"Imai\",\nrole = c(\"aut\"),\nemail = \"imai@harvard.edu\"\n),\nperson(given = \"Teppei\",\nfamily = \"Yamamoto\",\nrole = c(\"aut\"),\nemail = \"tyamam@waseda.jp\")\n)",
  "URL": "https://github.com/mattblackwell/prepost,\nhttps://mattblackwell.github.io/prepost/",
  "Description": "A set of tools to implement the non-parametric bounds and\nBayesian methods for assessing post-treatment bias developed in\nBlackwell et al (2025) <doi:10.1017/pan.2025.3>",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libglpk-dev",
  "Repository": "https://mattblackwell.r-universe.dev",
  "Date/Publication": "2025-07-03 13:13:20 UTC",
  "RemoteUrl": "https://github.com/mattblackwell/prepost",
  "RemoteRef": "HEAD",
  "RemoteSha": "87f64adb68fb5786f5095169aff3d0127c2cf03b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 10:18:15 UTC",
    "User": "root"
  },
  "Author": "Matthew Blackwell [aut, cre],\nJacob Brown [aut],\nSophie Hill [aut],\nKosuke Imai [aut],\nTeppei Yamamoto [aut]",
  "Maintainer": "Matthew Blackwell <mblackwell@gmail.com>",
  "MD5sum": "e88f41ecd5a1f1fc7557b3af0177b3a8",
  "_user": "mattblackwell",
  "_type": "src",
  "_file": "prepost_0.3.0.tar.gz",
  "_fileid": "2fe3733dd17238391ff248eb1ed3409489f99da3dbb8d080be5b53e76c3035c2",
  "_filesize": 211853,
  "_sha256": "2fe3733dd17238391ff248eb1ed3409489f99da3dbb8d080be5b53e76c3035c2",
  "_created": "2026-06-03T10:18:15.000Z",
  "_published": "2026-06-03T10:21:31.129Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79271957645,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7381913799"
    },
    {
      "job": 79271957689,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7381906856"
    },
    {
      "job": 79271957684,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7381895854"
    },
    {
      "job": 79271957743,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7381896130"
    },
    {
      "job": 79271382212,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381854677"
    },
    {
      "job": 79271957659,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381901332"
    },
    {
      "job": 79271957721,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7381902547"
    },
    {
      "job": 79271957666,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7381902748"
    },
    {
      "job": 79271957681,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7381886969"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattblackwell/actions/runs/26878271309",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mattblackwell/prepost",
  "_commit": {
    "id": "87f64adb68fb5786f5095169aff3d0127c2cf03b",
    "author": "Matthew Blackwell <mblackwell@gmail.com>",
    "committer": "Matthew Blackwell <mblackwell@gmail.com>",
    "message": "align with CRAN guidelines\n",
    "time": 1751548400
  },
  "_maintainer": {
    "name": "Matthew Blackwell",
    "email": "mblackwell@gmail.com",
    "login": "mattblackwell",
    "bluesky": "@mattblackwell.bsky.social",
    "twitter": "@matt_blackwell",
    "description": "Data, stats, causal inference, experiments, evals",
    "uuid": 201554
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "BayesLogit",
      "role": "Imports"
    },
    {
      "package": "lpSolve",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "Rglpk",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lmtest",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "mattblackwell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mattblackwell",
      "count": 23,
      "uuid": 201554
    }
  ],
  "_userbio": {
    "uuid": 201554,
    "type": "user",
    "name": "Matthew Blackwell",
    "description": "Data, stats, causal inference, experiments, evals"
  },
  "_downloads": {
    "count": 117,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prepost"
  },
  "_devurl": "https://github.com/mattblackwell/prepost",
  "_pkgdown": "https://mattblackwell.github.io/prepost/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/prepost.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mattblackwell/prepost",
  "_realowner": "mattblackwell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2025-07-07"
    }
  ],
  "_exports": [
    "post_bounds",
    "post_sens",
    "pre_bounds",
    "pre_sens",
    "prepost_bounds",
    "prepost_gibbs",
    "prepost_gibbs_nocovar",
    "prepost_sens"
  ],
  "_datasets": [
    {
      "name": "delponte",
      "title": "Replication dataset from Del Ponte (2020)",
      "object": "delponte",
      "class": [
        "data.frame"
      ],
      "fields": [
        "angry_bin",
        "itaid_bin",
        "t_commonality",
        "north",
        "satisf",
        "sopscale",
        "Corriere"
      ],
      "rows": 552,
      "table": true,
      "tojson": true
    },
    {
      "name": "land_experiment",
      "title": "Replication dataset from Horowitz and Klaus (2020)",
      "object": "land_experiment",
      "class": [
        "data.frame"
      ],
      "fields": [
        "support",
        "land_insecure",
        "treat_comb",
        "prepost",
        "age",
        "female",
        "close_own",
        "educ",
        "treat"
      ],
      "rows": 375,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "delponte",
      "title": "Replication dataset from Del Ponte (2020)",
      "topics": [
        "delponte"
      ]
    },
    {
      "page": "land_experiment",
      "title": "Replication dataset from Horowitz and Klaus (2020)",
      "topics": [
        "land_experiment"
      ]
    },
    {
      "page": "post_bounds",
      "title": "Run post-treatment bounds.",
      "topics": [
        "post_bounds"
      ]
    },
    {
      "page": "post_sens",
      "title": "Run sensitivity analysis on post-measurement design",
      "topics": [
        "post_sens"
      ]
    },
    {
      "page": "pre_bounds",
      "title": "Run pre-treatment bounds.",
      "topics": [
        "pre_bounds"
      ]
    },
    {
      "page": "pre_sens",
      "title": "Run sensitivity analysis on pre-test design",
      "topics": [
        "pre_sens"
      ]
    },
    {
      "page": "prepost_bounds",
      "title": "Run Prepost bounds",
      "topics": [
        "prepost_bounds"
      ]
    },
    {
      "page": "prepost_gibbs",
      "title": "Run Gibbs sampler for the random moderator placement design",
      "topics": [
        "prepost_gibbs"
      ]
    },
    {
      "page": "prepost_gibbs_nocovar",
      "title": "Run Gibbs sampler without covariates",
      "topics": [
        "prepost_gibbs_nocovar"
      ]
    },
    {
      "page": "prepost_sens",
      "title": "Run sensitivity analysis for the randomized moderator placement design",
      "topics": [
        "prepost_sens"
      ]
    }
  ],
  "_readme": "https://github.com/mattblackwell/prepost/raw/HEAD/README.md",
  "_rundeps": [
    "BayesLogit",
    "cli",
    "crayon",
    "glue",
    "gtools",
    "hms",
    "lifecycle",
    "lpSolve",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rglpk",
    "rlang",
    "slam",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "prepost.Rmd",
      "filename": "prepost.html",
      "title": "Overview",
      "author": "",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data",
        "Nonparametric bounds",
        "Bayesian parametric model"
      ],
      "created": "2024-10-03 18:22:16",
      "modified": "2024-10-03 18:22:16",
      "commits": 1
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "prepost",
  "_universes": [
    "mattblackwell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-03T10:20:49.000Z",
      "distro": "noble",
      "commit": "87f64adb68fb5786f5095169aff3d0127c2cf03b",
      "fileid": "f0be17f547c0ecbb0685b7e10ae90b13bc7073f49220e6fb39ce0f1ea605c072",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattblackwell/actions/runs/26878271309"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-03T10:20:29.000Z",
      "distro": "noble",
      "commit": "87f64adb68fb5786f5095169aff3d0127c2cf03b",
      "fileid": "1385d52c3d0193f676d4ddc56913682dbca90289ef4a9a60e65152cc79c316cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattblackwell/actions/runs/26878271309"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-03T10:20:05.000Z",
      "commit": "87f64adb68fb5786f5095169aff3d0127c2cf03b",
      "fileid": "91144b7563f00c52ba75fef443c066006d4e7c852991e7db61d63dd7d4e95917",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattblackwell/actions/runs/26878271309"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-03T10:20:04.000Z",
      "commit": "87f64adb68fb5786f5095169aff3d0127c2cf03b",
      "fileid": "bba33460b39cc234dd267c47c8c93e6ebb7529161704f74134125ed7370d1cfc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattblackwell/actions/runs/26878271309"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-03T10:20:42.000Z",
      "commit": "87f64adb68fb5786f5095169aff3d0127c2cf03b",
      "fileid": "4eea2c1a52f7363d93103e61efedc482829c59488f90069f18d4981f6ee7b0ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattblackwell/actions/runs/26878271309"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-03T10:20:06.000Z",
      "commit": "87f64adb68fb5786f5095169aff3d0127c2cf03b",
      "fileid": "054cfea7f79731a0f52c314169fd22598fc41ddbc782cdcd9d671403cb1b2658",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattblackwell/actions/runs/26878271309"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-03T10:20:11.000Z",
      "commit": "87f64adb68fb5786f5095169aff3d0127c2cf03b",
      "fileid": "b7194f8db1d655e4648b25306c4d28b08aa24ab2fba6dd91725bb3f9d670ef73",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattblackwell/actions/runs/26878271309"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-03T10:19:29.000Z",
      "commit": "87f64adb68fb5786f5095169aff3d0127c2cf03b",
      "fileid": "9f9b401d60fb0be9c47d495ea9b2d91bfb9cffdfdc225f7e7f4566ac295619a6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattblackwell/actions/runs/26878271309"
    }
  ]
}