{
  "_id": "6a478f748b9f0d9747cf1058",
  "Package": "quickblock",
  "Type": "Package",
  "Title": "Quick Threshold Blocking",
  "Version": "0.2.1.9000",
  "Date": "2023-11-29",
  "Authors@R": "c(\nperson(\"Fredrik\", \"Savje\", email = \"fredrik.savje@yale.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Jasjeet\", \"Sekhon\", role = \"aut\"),\nperson(\"Michael\", \"Higgins\", role = \"aut\"))",
  "Description": "Provides functions for assigning treatments in randomized\nexperiments using near-optimal threshold blocking. The package\nis made with large data sets in mind and derives blocks more\nthan an order of magnitude quicker than other methods.",
  "NeedsCompilation": "yes",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/fsavje/quickblock",
  "BugReports": "https://github.com/fsavje/quickblock/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://fsavje.r-universe.dev",
  "Date/Publication": "2023-11-29 20:15:24 UTC",
  "RemoteUrl": "https://github.com/fsavje/quickblock",
  "RemoteRef": "HEAD",
  "RemoteSha": "e14145d714c3c59df75f55d1d832091f64d16f18",
  "Packaged": {
    "Date": "2026-07-02 08:15:44 UTC",
    "User": "root"
  },
  "Author": "Fredrik Savje [aut, cre],\nJasjeet Sekhon [aut],\nMichael Higgins [aut]",
  "Maintainer": "Fredrik Savje <fredrik.savje@yale.edu>",
  "_user": "fsavje",
  "_type": "src",
  "_file": "quickblock_0.2.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/0c3fc0a450039e2de09a9ce6adf08f3c7ba84e134b610b34ab72cc7ccef8deaf",
  "_filesize": 183511,
  "_sha256": "0c3fc0a450039e2de09a9ce6adf08f3c7ba84e134b610b34ab72cc7ccef8deaf",
  "_expires": "2026-10-11T10:31:15.000Z",
  "_created": "2026-07-02T08:15:44.000Z",
  "_published": "2026-07-03T10:31:16.147Z",
  "_jobs": [
    {
      "job": 84981147707,
      "time": 148,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032866396"
    },
    {
      "job": 84981147239,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032862106"
    },
    {
      "job": 84981147670,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032861896"
    },
    {
      "job": 84981147813,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032854925"
    },
    {
      "job": 84981147500,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032841102"
    },
    {
      "job": 84981147793,
      "time": 244,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032900279"
    },
    {
      "job": 84981147468,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032849944"
    },
    {
      "job": 84981147387,
      "time": 271,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032909366"
    },
    {
      "job": 84981147057,
      "time": 156,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032807685"
    },
    {
      "job": 84981147419,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8032847072"
    },
    {
      "job": 84981147616,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032833065"
    },
    {
      "job": 84981147469,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032839282"
    },
    {
      "job": 84981147260,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032841130"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426",
  "_status": "success",
  "_upstream": "https://github.com/fsavje/quickblock",
  "_commit": {
    "id": "e14145d714c3c59df75f55d1d832091f64d16f18",
    "author": "Fredrik Savje <fred_gh@savje.com>",
    "committer": "Fredrik Savje <fred_gh@savje.com>",
    "message": "Update DESCRIPTION\n",
    "time": 1701288924
  },
  "_maintainer": {
    "name": "Fredrik Savje",
    "email": "fredrik.savje@yale.edu",
    "login": "fsavje",
    "description": "",
    "uuid": 8314536
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "distances",
      "role": "Depends"
    },
    {
      "package": "scclust",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "fsavje",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "fsavje",
      "count": 48,
      "uuid": 8314536
    }
  ],
  "_userbio": {
    "uuid": 8314536,
    "type": "user",
    "name": "Fredrik Sävje",
    "followers": 67
  },
  "_downloads": {
    "count": 281,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quickblock"
  },
  "_devurl": "https://github.com/fsavje/quickblock",
  "_searchresults": 28,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/quickblock.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fsavje/quickblock",
  "_realowner": "fsavje",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-07-31"
    },
    {
      "version": "0.1.1",
      "date": "2018-07-26"
    },
    {
      "version": "0.2.0",
      "date": "2018-08-21"
    },
    {
      "version": "0.2.1",
      "date": "2023-11-29"
    },
    {
      "version": "0.2.2",
      "date": "2024-07-31"
    }
  ],
  "_exports": [
    "assign_treatment",
    "blocking_estimator",
    "is.qb_blocking",
    "qb_blocking",
    "quickblock"
  ],
  "_help": [
    {
      "page": "quickblock-package",
      "title": "quickblock: Quick Threshold Blocking",
      "topics": [
        "quickblock-package"
      ]
    },
    {
      "page": "assign_treatment",
      "title": "Random treatment assignment with blocks",
      "topics": [
        "assign_treatment"
      ]
    },
    {
      "page": "blocking_estimator",
      "title": "Estimator for treatment effects in blocked experiments",
      "topics": [
        "blocking_estimator"
      ]
    },
    {
      "page": "is.qb_blocking",
      "title": "Check qb_blocking object",
      "topics": [
        "is.qb_blocking"
      ]
    },
    {
      "page": "qb_blocking",
      "title": "Constructor for qb_blocking objects",
      "topics": [
        "qb_blocking"
      ]
    },
    {
      "page": "quickblock",
      "title": "Construct threshold blockings",
      "topics": [
        "quickblock"
      ]
    }
  ],
  "_readme": "https://github.com/fsavje/quickblock/raw/HEAD/README.md",
  "_rundeps": [
    "distances",
    "scclust"
  ],
  "_score": 3.991226075692495,
  "_indexed": true,
  "_nocasepkg": "quickblock",
  "_universes": [
    "fsavje"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:18:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/1d41bd055d0cd2c36e9be1d4c77edb66c9b789fd5ac6df168df483eacf3c035b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:18:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/c6dbba3d2b5b8dc3b3fc85d79dbdef9cd12b288f912bb0c036182cb06e917759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:18:07.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/5592cdbeae55584fd81df1f570d131039c1e8e3f6e800d4efe6d8ce5dfb8d6ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:17:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/09a86ca4a47313d4938fbe70acb3218c8ba0d233c03e3473f8d642a42c3960c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:17:10.000Z",
      "arch": "aarch64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/9b7bf5ce201fe2e8bf08b2cba85c9f53aeca33e4291028c6170a220648126adc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:19:34.000Z",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/124abb2f228ada32ae976777679c69e73456385c04e53e3bc658bd462d65c8b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:17:26.000Z",
      "arch": "aarch64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/67a7ff3e6510faffb6e1a82db25b5c7ac6898088313035646fc9621cb91d30ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:19:44.000Z",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/ff53c74bc6c3e522da57d785a0ccedd9383a7f2186f1bf71f93dd3ba69da491d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:17:36.000Z",
      "arch": "emscripten",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/717355abd3cc12fdf72dc4effa99158a9a7220029ced20a98dd818f5114c2cdb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:16:40.000Z",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/1e2b8f12d99006e987f8eac12df8a9d90c5de9cfb3f838870a5d447202818867",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:16:52.000Z",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/094e636bfc0a149d673ab814c674a42dbb5ab80ae2f5c111e8f8806313593e04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-02T08:16:56.000Z",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "https://r2.ropensci.org/320b4d68fab1ecf8d63b83ed70fde622bef3125ef772a6acd8a49ff3679b3e34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/28575498426"
    }
  ]
}