Package: sfd Title: Space-Filling Design Library Version: 0.1.0.9000 Authors@R: person("Max", "Kuhn", , "mxkuhn@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2402-136X")) Description: A collection of pre-optimized space-filling designs, for up to ten parameters, is contained here. Functions are provided to access designs described by Husslage et al (2011) and Wang and Fang (2005) . The design types included are Audze-Eglais, MaxiMin, and uniform. License: MIT + file LICENSE Depends: R (>= 2.10), tibble Imports: cli, rlang Suggests: ggplot2, spelling, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3.9000 Repository: https://topepo.r-universe.dev Date/Publication: 2024-01-08 21:26:52 UTC RemoteUrl: https://github.com/topepo/sfd RemoteRef: HEAD RemoteSha: ed2e9194b260d45f2d4fd4bd93a8ee1bdcb3ec5f NeedsCompilation: no Packaged: 2026-06-01 08:04:37 UTC; root Author: Max Kuhn [aut, cre] (ORCID: ) Maintainer: Max Kuhn