Package: quickblock
Type: Package
Title: Quick Threshold Blocking
Version: 0.2.2
Date: 2024-07-31
Authors@R: c(
    person("Fredrik", "Savje", email = "rpackages@fredriksavje.com", 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
Packaged: 2024-07-31 15:53:09 UTC; fredriksavje
Author: Fredrik Savje [aut, cre],
  Jasjeet Sekhon [aut],
  Michael Higgins [aut]
Maintainer: Fredrik Savje <rpackages@fredriksavje.com>
Repository: CRAN
Date/Publication: 2024-07-31 22:30:27 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 03:01:04 UTC; windows
Archs: x64
