Package: quickblock Type: Package Title: Quick Threshold Blocking Version: 0.2.1.9000 Date: 2023-11-29 Authors@R: c( person("Fredrik", "Savje", email = "fredrik.savje@yale.edu", role = c("aut", "cre")), person("Jasjeet", "Sekhon", role = "aut"), person("Michael", "Higgins", role = "aut")) Description: Provides functions for assigning treatments in randomized experiments using near-optimal threshold blocking. The package is made with large data sets in mind and derives blocks more than an order of magnitude quicker than other methods. Depends: R (>= 3.4.0), distances Imports: scclust (>= 0.2.0) Suggests: testthat 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: 2026-07-02 08:15:44 UTC; root Author: Fredrik Savje [aut, cre], Jasjeet Sekhon [aut], Michael Higgins [aut] Maintainer: Fredrik Savje