Package: lhs
Title: Latin Hypercube Samples
Version: 1.2.0
Authors@R: 
    person(given = "Rob",
           family = "Carnell",
           role = c("aut", "cre"),
           email = "bertcarnell@gmail.com")
Description: Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.4.0)
LinkingTo: 
    Rcpp
Imports: 
    Rcpp
Suggests: 
    testthat,
    DoE.base,
    knitr,
    rmarkdown
URL: https://github.com/bertcarnell/lhs
BugReports: https://github.com/bertcarnell/lhs/issues
RoxygenNote: 7.3.2
VignetteBuilder: knitr
