Package: quickblock
Type: Package
Title: Quick Threshold Blocking
Version: 0.1.0
Date: 2017-07-30
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.2.3), distances
Imports: scclust
Suggests: testthat
NeedsCompilation: yes
License: GPL (>= 3)
URL: https://github.com/fsavje/quickblock
BugReports: https://github.com/fsavje/quickblock/issues
Encoding: UTF-8
RoxygenNote: 6.0.1
Packaged: 2017-07-31 01:27:14 UTC; fredrik
Author: Fredrik Savje [aut, cre],
  Jasjeet Sekhon [aut],
  Michael Higgins [aut]
Maintainer: Fredrik Savje <fredrik.savje@yale.edu>
Repository: CRAN
Date/Publication: 2017-07-31 04:14:35 UTC
