{
  "_id": "6a292d4f732311cd875a50b7",
  "Package": "observationalBlocks",
  "Type": "Package",
  "Title": "Block Designs for Observational Studies",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Katherine\", \"Brumberg\",\nemail = \"kbrum@umich.edu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5193-6250\")),\nperson(\"Paul\", \"Rosenbaum\",\nemail = \"rosenbaum@wharton.upenn.edu\",\nrole = c(\"aut\"))\n)",
  "Description": "Creates block designs of fixed size J with at least one\ntreated and control unit per block. Blocks larger than pairs\nbetter distinguish effects caused by a treatment from\nunmeasured confounding in assignment of individuals to\ntreatment. Somewhat counterintuitively, blocks larger than\npairs can use more units while attaining better covariate\nbalance and block homogeneity. A forthcoming manuscript by\nBrumberg and Rosenbaum details the design.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Repository": "https://kkbrum.r-universe.dev",
  "Date/Publication": "2026-04-04 19:00:27 UTC",
  "RemoteUrl": "https://github.com/kkbrum/observationalblocks",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae182c5d6177545e1bb3cba6217ad0ac4e8ce376",
  "Packaged": {
    "Date": "2026-06-10 09:07:39 UTC",
    "User": "root"
  },
  "Author": "Katherine Brumberg [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5193-6250>),\nPaul Rosenbaum [aut]",
  "Maintainer": "Katherine Brumberg <kbrum@umich.edu>",
  "MD5sum": "5ea2bbe010ce7ccd37e7fb13454e5e35",
  "_user": "kkbrum",
  "_type": "src",
  "_file": "observationalBlocks_1.0.0.tar.gz",
  "_fileid": "3b13de3e77bc4b4bc577b54fda180f6cdec10cfa2049410bcc7e1307a6d20c3b",
  "_filesize": 191290,
  "_sha256": "3b13de3e77bc4b4bc577b54fda180f6cdec10cfa2049410bcc7e1307a6d20c3b",
  "_created": "2026-06-10T09:07:39.000Z",
  "_published": "2026-06-10T09:24:31.963Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80522118168,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531346488"
    },
    {
      "job": 80522118116,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531345072"
    },
    {
      "job": 80522118085,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531679634"
    },
    {
      "job": 80522118108,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531641560"
    },
    {
      "job": 80521587068,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531302714"
    },
    {
      "job": 80522118070,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531340997"
    },
    {
      "job": 80522118154,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531332689"
    },
    {
      "job": 80522118119,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531330795"
    },
    {
      "job": 80522118101,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531334187"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kkbrum/actions/runs/27265519327",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kkbrum/observationalblocks",
  "_commit": {
    "id": "ae182c5d6177545e1bb3cba6217ad0ac4e8ce376",
    "author": "kkbrum <katherine.kkbrum@gmail.com>",
    "committer": "kkbrum <katherine.kkbrum@gmail.com>",
    "message": "update rbuildignore\n",
    "time": 1775329227
  },
  "_maintainer": {
    "name": "Katherine Brumberg",
    "email": "kbrum@umich.edu",
    "login": "kkbrum",
    "description": "",
    "uuid": 25392075,
    "orcid": "0000-0002-5193-6250"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "iTOS",
      "role": "Imports"
    },
    {
      "package": "lpSolve",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "DOS2",
      "role": "Suggests"
    },
    {
      "package": "sensitivity2x2xk",
      "role": "Suggests"
    },
    {
      "package": "sensitivitymv",
      "role": "Suggests"
    },
    {
      "package": "weightedRank",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kkbrum",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kkbrum",
      "count": 7,
      "uuid": 25392075
    }
  ],
  "_userbio": {
    "uuid": 25392075,
    "type": "user",
    "name": "Katherine"
  },
  "_downloads": {
    "count": 432,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/observationalBlocks"
  },
  "_devurl": "https://github.com/kkbrum/observationalblocks",
  "_searchresults": 1,
  "_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/observationalBlocks.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kkbrum/observationalblocks",
  "_realowner": "kkbrum",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-04-10"
    }
  ],
  "_exports": [
    "balEq",
    "basicDistance",
    "blockMatch",
    "blockSizes"
  ],
  "_datasets": [
    {
      "name": "Hpylori",
      "title": "Evidence of Fecal-Oral Transmission of Helicobacter Pylori",
      "object": "Hpylori",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SEQN",
        "female",
        "age",
        "education",
        "income",
        "black",
        "hispanic",
        "born",
        "peopleroom1",
        "hepaA",
        "helioBP"
      ],
      "rows": 7372,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "balEq",
      "title": "Assess covariate balance and homogeneity in matched sample",
      "topics": [
        "balEq"
      ]
    },
    {
      "page": "basicDistance",
      "title": "Compute distance matrix for matching",
      "topics": [
        "basicDistance"
      ]
    },
    {
      "page": "blockMatch",
      "title": "Block matching within propensity score strata",
      "topics": [
        "blockMatch"
      ]
    },
    {
      "page": "blockSizes",
      "title": "Maximum number of blocks of size J from treated and control counts",
      "topics": [
        "blockSizes"
      ]
    },
    {
      "page": "Hpylori",
      "title": "Evidence of Fecal-Oral Transmission of Helicobacter Pylori",
      "concept": [
        "Causal inference",
        "Observational studies",
        "Observational study"
      ],
      "topics": [
        "Hpylori"
      ]
    }
  ],
  "_readme": "https://github.com/kkbrum/observationalblocks/raw/HEAD/README.md",
  "_rundeps": [
    "BiasedUrn",
    "iTOS",
    "lpSolve",
    "MASS",
    "plyr",
    "rcbalance",
    "Rcpp",
    "rlemon",
    "xtable"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "observationalblocks",
  "_universes": [
    "kkbrum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-10T09:09:32.000Z",
      "distro": "noble",
      "commit": "ae182c5d6177545e1bb3cba6217ad0ac4e8ce376",
      "fileid": "ac575c93f52d05c8d9c75afe79174a30f9bb57f45789736eeac62af73d9755a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkbrum/actions/runs/27265519327"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-10T09:09:28.000Z",
      "distro": "noble",
      "commit": "ae182c5d6177545e1bb3cba6217ad0ac4e8ce376",
      "fileid": "9babce45b15ffcde739c1962e93e392908ccca991fa565a20fe493021ee499dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkbrum/actions/runs/27265519327"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-10T09:23:58.000Z",
      "commit": "ae182c5d6177545e1bb3cba6217ad0ac4e8ce376",
      "fileid": "1b181245a4286fc268b8bce6016e442ba3aac23502ddd025dbd70874b753e4cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkbrum/actions/runs/27265519327"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-10T09:22:21.000Z",
      "commit": "ae182c5d6177545e1bb3cba6217ad0ac4e8ce376",
      "fileid": "96e525281fb1ceaf1155a512804568f8d4f9b6fd46af209f90945f288b5fd855",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkbrum/actions/runs/27265519327"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-10T09:09:31.000Z",
      "commit": "ae182c5d6177545e1bb3cba6217ad0ac4e8ce376",
      "fileid": "a941f752ec01ec2862991e5713500404ab5d79514182e8dcdc9affdaa8c3688e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kkbrum/actions/runs/27265519327"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-10T09:08:50.000Z",
      "commit": "ae182c5d6177545e1bb3cba6217ad0ac4e8ce376",
      "fileid": "e05c846c0846cc4f1eb8f802aa48e04b1763ee423aab22603404c5cbd21c995d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkbrum/actions/runs/27265519327"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-10T09:08:46.000Z",
      "commit": "ae182c5d6177545e1bb3cba6217ad0ac4e8ce376",
      "fileid": "2e08976b6693665246f7962cf053172b93c92a02b21cccc3af4aa97249d8eb00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkbrum/actions/runs/27265519327"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-10T09:08:55.000Z",
      "commit": "ae182c5d6177545e1bb3cba6217ad0ac4e8ce376",
      "fileid": "d37be473a73ca36a9e20dad049d1d28bbed8e53a76bbfc2bc27c04bb0110d25c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkbrum/actions/runs/27265519327"
    }
  ]
}