Package: clhs Type: Package Title: Conditioned Latin Hypercube Sampling Version: 0.9.2 Date: 2025-10-20 Authors@R: c( person("Pierre", "Roudier", email = "roudierp@landcareresearch.co.nz", role = c("aut", "cre")), person("Colby", "Brugnard", email = "cbrung@ad.nmsu.edu", role = "ctb"), person("Dylan", "Beaudette", email = "dylan.beaudette@ca.usda.gov", role = "ctb"), person("Benjamin", "Louis", email = "contact@benjaminlouis-stat.fr", role = "ctb"), person("Kiri", "Daust", email = "Kiri.Daust@gov.bc.ca", role = "ctb"), person("David", "Clifford", email = "david.clifford@gmail.com", role = "ctb"), person("Andrew", "Brown", email = "andrew.g.brown@usda.gov", role = "ctb", comment = c(ORCID="0000-0002-4565-533X"))) Maintainer: Pierre Roudier URL: https://github.com/pierreroudier/clhs/ BugReports: https://github.com/pierreroudier/clhs/issues Description: Conditioned Latin hypercube sampling, as published by Minasny and McBratney (2006) . This method proposes to stratify sampling in presence of ancillary data. An extension of this method, which propose to associate a cost to each individual and take it into account during the optimisation process, is also proposed (Roudier et al., 2012, ). Depends: R (>= 2.14.0) Imports: utils, methods, grid, ggplot2, sf, raster, reshape2, plyr, cluster, Rcpp LinkingTo: RcppArmadillo, Rcpp License: GPL (>= 2) Encoding: UTF-8 LazyLoad: yes Suggests: terra, sp, knitr, rmarkdown, testthat VignetteBuilder: knitr RoxygenNote: 7.3.2 Collate: 'RcppExports.R' 'clhs-internal.R' 'clhs-data.frame.R' 'clhs-package.R' 'clhs-raster.R' 'utils.R' 'clhs.R' 'clhs-sf.R' 'clhs-sp.R' 'clhs-terra.R' 'plot.R' 'similarity.R' Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://pierreroudier.r-universe.dev Date/Publication: 2025-10-20 20:57:43 UTC RemoteUrl: https://github.com/pierreroudier/clhs RemoteRef: HEAD RemoteSha: d49649a3b9463d57b8334519b6bb0f19201fe18e NeedsCompilation: yes Packaged: 2026-06-20 06:16:44 UTC; root Author: Pierre Roudier [aut, cre], Colby Brugnard [ctb], Dylan Beaudette [ctb], Benjamin Louis [ctb], Kiri Daust [ctb], David Clifford [ctb], Andrew Brown [ctb] (ORCID: )