{
  "_id": "6a17fa18acfb0bcc41da9a3e",
  "Package": "ivdesign",
  "Type": "Package",
  "Title": "Hypothesis Testing in Cluster-Randomized Encouragement Designs",
  "Version": "0.1.0",
  "Author": "Bo Zhang",
  "Maintainer": "Bo Zhang <bozhan@wharton.upenn.edu>",
  "Description": "An implementation of randomization-based hypothesis\ntesting for three different estimands in a cluster-randomized\nencouragement experiment. The three estimands include (1)\ntesting a cluster-level constant proportional treatment effect\n(Fisher's sharp null hypothesis), (2) pooled effect ratio, and\n(3) average cluster effect ratio. To test the third estimand,\nuser needs to install 'Gurobi' (>= 9.0.1) optimizer via its R\nAPI. Please refer to\n<https://www.gurobi.com/documentation/9.0/refman/ins_the_r_package.html>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:14:48 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-07-14 15:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/ivdesign",
  "RemoteRef": "HEAD",
  "RemoteSha": "37c2988c285a7f8a0e581b5a1d819d58ef392910",
  "MD5sum": "ab5a02f4ea6c18f882dedbb89424e183",
  "_user": "cran",
  "_type": "src",
  "_file": "ivdesign_0.1.0.tar.gz",
  "_fileid": "a858f267c20fdaea09994b36c1d194b673dc257c4f2e3603727b4d1ad7b24965",
  "_filesize": 126106,
  "_sha256": "a858f267c20fdaea09994b36c1d194b673dc257c4f2e3603727b4d1ad7b24965",
  "_created": "2026-05-28T08:14:48.000Z",
  "_published": "2026-05-28T08:17:28.074Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78250777506,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260976213"
    },
    {
      "job": 78250777363,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260970718"
    },
    {
      "job": 78250426222,
      "time": 134,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260936134"
    },
    {
      "job": 78250777386,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260970708"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26562984156",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ivdesign",
  "_commit": {
    "id": "37c2988c285a7f8a0e581b5a1d819d58ef392910",
    "author": "Bo Zhang <bozhan@wharton.upenn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1594740602
  },
  "_maintainer": {
    "name": "Bo Zhang",
    "email": "bozhan@wharton.upenn.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "gurobi",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 82,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ivdesign"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ivdesign.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-07-14"
    }
  ],
  "_exports": [
    "ACER",
    "double_rank",
    "double_rank_CI",
    "PER",
    "PER_CI"
  ],
  "_datasets": [
    {
      "name": "control_clusters",
      "title": "100 matched control clusters",
      "object": "control_clusters",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "aggregated_outcome",
        "aggregated_treatment",
        "number_units",
        "IV"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "encouraged_clusters",
      "title": "100 matched encouraged clusters",
      "object": "encouraged_clusters",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "aggregated_outcome",
        "aggregated_treatment",
        "number_units",
        "IV"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ACER",
      "title": "Two-sided test for the average cluster effect ratio estimand",
      "topics": [
        "ACER"
      ]
    },
    {
      "page": "control_clusters",
      "title": "100 matched control clusters",
      "topics": [
        "control_clusters"
      ]
    },
    {
      "page": "double_rank",
      "title": "Two-sided double-rank test for Fisher's sharp null hypothesis in a cluster-level proportional treatment effect model",
      "topics": [
        "double_rank"
      ]
    },
    {
      "page": "double_rank_CI",
      "title": "Construct a two-sided confidence interval for the proportional treatment effect in a cluster-level proportional treatment effect model",
      "topics": [
        "double_rank_CI"
      ]
    },
    {
      "page": "encouraged_clusters",
      "title": "100 matched encouraged clusters",
      "topics": [
        "encouraged_clusters"
      ]
    },
    {
      "page": "PER",
      "title": "Two-sided test for the pooled effect ratio estimand",
      "topics": [
        "PER"
      ]
    },
    {
      "page": "PER_CI",
      "title": "Construct a two-sided confidence interval for the pooled effect ratio",
      "topics": [
        "PER_CI"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "ivdesign",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T08:17:00.000Z",
      "distro": "noble",
      "commit": "37c2988c285a7f8a0e581b5a1d819d58ef392910",
      "fileid": "e8dbc1975a43eddc55b656dbc6fe2953eb722069479106b671c901f87bb51274",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26562984156"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T08:16:42.000Z",
      "distro": "noble",
      "commit": "37c2988c285a7f8a0e581b5a1d819d58ef392910",
      "fileid": "d181f90b030ce57e60447d70f88e155eaa77c1189bd9010745a2f3bb68e868d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26562984156"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-28T08:16:53.000Z",
      "commit": "37c2988c285a7f8a0e581b5a1d819d58ef392910",
      "fileid": "646715324a7defba0320a53942203d5b9de853d4d3adf53e6a9ff2cd1636319f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26562984156"
    }
  ]
}