{
  "_id": "6a1ea6adb25058d4daad8bc8",
  "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-06-02 09:42:34 UTC",
    "User": "root"
  },
  "Author": "Fredrik Savje [aut, cre],\nJasjeet Sekhon [aut],\nMichael Higgins [aut]",
  "Maintainer": "Fredrik Savje <fredrik.savje@yale.edu>",
  "MD5sum": "80d2117104fe42678c81b2cdcbb45f20",
  "_user": "fsavje",
  "_type": "src",
  "_file": "quickblock_0.2.1.9000.tar.gz",
  "_fileid": "dde99c52b276ac6d443bd99b6ac641ed1b83559ae639eae0334938878afa0b6e",
  "_filesize": 182514,
  "_sha256": "dde99c52b276ac6d443bd99b6ac641ed1b83559ae639eae0334938878afa0b6e",
  "_created": "2026-06-02T09:42:34.000Z",
  "_published": "2026-06-02T09:47:25.925Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79043107253,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354318909"
    },
    {
      "job": 79043107181,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354314720"
    },
    {
      "job": 79043107162,
      "time": 117,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354319279"
    },
    {
      "job": 79043107168,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354315541"
    },
    {
      "job": 79043107158,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354306238"
    },
    {
      "job": 79043107156,
      "time": 250,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354367850"
    },
    {
      "job": 79043107146,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354300790"
    },
    {
      "job": 79043107275,
      "time": 239,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354363390"
    },
    {
      "job": 79042622044,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354274162"
    },
    {
      "job": 79043107112,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354310722"
    },
    {
      "job": 79043107182,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354314509"
    },
    {
      "job": 79043107209,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354301475"
    },
    {
      "job": 79043107141,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354302522"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 153,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quickblock"
  },
  "_devurl": "https://github.com/fsavje/quickblock",
  "_searchresults": 19,
  "_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/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.8228216453031045,
  "_indexed": true,
  "_nocasepkg": "quickblock",
  "_universes": [
    "fsavje"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:44:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "2f10bcd795ddc90319c092bdaaafa803fba51f55822e66335ee6ca3e9a0a91e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:44:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "f7d3db63ac89f01d4f94fcf6ba5f1f5f4193df25497a860211b25dcd5820c507",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:44:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "4bd4515b0642fde7872208e55a992ed42f2a674bf8aaff35384ab4206fadf67c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:44:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "028dc6927dab109add04735b3c75a20ced67bd53d07b4fe2078665879dc6d63f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:44:03.000Z",
      "arch": "aarch64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "0962f200e154953659771ea8a147aa8bfd2eeca7c080216aa351fa601678b836",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:46:26.000Z",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "757c56e10b8aa8fd92f8af8f35d5fdaf68808dc81e9e2e27bcb27951fc3c0a43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:43:50.000Z",
      "arch": "aarch64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "abc3f159aba47de4566ad1fa3f7f4f660c32973eb1869a96ff4d641ed7e5adba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:45:47.000Z",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "d291738f635b63c1c60b77b322436fd73518fbc8ba045a6b8b49383bc4676018",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:44:27.000Z",
      "arch": "emscripten",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "9f74b433dfb623cf30102797ff67d16d170ed3efb975c9b52b26872466c96aa5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:43:53.000Z",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "dcb74ccc1c70f80f4a51d6e4ef5b72f16d69ef2d6c472fff7674f76049a4d603",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:43:37.000Z",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "d4d4557f03c52c3a3bfa70669434082ab0d034ee4eb11eac58861b74f4c045d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:43:38.000Z",
      "arch": "x86_64",
      "commit": "e14145d714c3c59df75f55d1d832091f64d16f18",
      "fileid": "72fd015345dc68f08baa86c92cbae1a71f355668591a612ebc02bd28d140f129",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26811550774"
    }
  ]
}