Package: lhs Title: Latin Hypercube Samples Version: 1.4.0 Authors@R: person(given = "Rob", family = "Carnell", role = c("aut", "cre"), email = "bertcarnell@gmail.com", comment = c(ORCID = "0009-0009-0465-7564") ) Description: Provides a number of methods for creating and augmenting Latin Hypercube Samples and Orthogonal Array Latin Hypercube Samples, including sliced and nested Latin Hypercube designs. License: GPL-3 Encoding: UTF-8 Depends: R (>= 4.1.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.3 VignetteBuilder: knitr Repository: https://bertcarnell.r-universe.dev Date/Publication: 2026-06-13 03:20:13 UTC RemoteUrl: https://github.com/bertcarnell/lhs RemoteRef: HEAD RemoteSha: b5879a675b1093d0f24e199ae4786f206de17369 NeedsCompilation: yes Packaged: 2026-06-24 09:37:32 UTC; root Author: Rob Carnell [aut, cre] (ORCID: ) Maintainer: Rob Carnell