Package: tdaunif Title: Uniform Manifold Samplers for Topological Data Analysis Version: 0.2.0 Authors@R: c( person("Jason Cory", "Brunson", email = "cornelioid@gmail.com", role = c("aut", "cre")), person("Brandon", "Demkowicz", email = "brandondemkowicz@gmail.com", role = "aut"), person("Sanmati", "Choudhary", email = "20choudharysa@fpsct.org", role = "aut"), person("Barry W.", "Brunson", role = "ctb") ) Description: Uniform random samples from simple manifolds, sometimes with noise, are commonly used to test topological data analytic (TDA) tools. This package includes samplers powered by two techniques: analytic volume-preserving parameterizations, as employed by Arvo (1995) , and rejection sampling, as employed by Diaconis, Holmes, and Shahshahani (2013) . Depends: R (>= 4.1.0) Suggests: knitr, rmarkdown, testthat, vdiffr (>= 0.2) License: GPL-3 Encoding: UTF-8 URL: https://tdaverse.github.io/tdaunif/ BugReports: https://github.com/tdaverse/tdaunif/issues VignetteBuilder: knitr RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) Repository: https://tdaverse.r-universe.dev Date/Publication: 2024-06-17 17:08:50 UTC RemoteUrl: https://github.com/tdaverse/tdaunif RemoteRef: HEAD RemoteSha: 81812a04edb9de5244c3686299068e00d4088b43 NeedsCompilation: no Packaged: 2026-07-03 08:40:04 UTC; root Author: Jason Cory Brunson [aut, cre], Brandon Demkowicz [aut], Sanmati Choudhary [aut], Barry W. Brunson [ctb] Maintainer: Jason Cory Brunson