Package: testthatmulti Type: Package Title: Testing for R Packages with Multiple Attempts for Noisy Tests Version: 0.2.0.9000 Authors@R: person(given = "Collin", family = "Erickson", role = c("aut", "cre"), email = "collinberickson@gmail.com") Maintainer: Collin Erickson Description: Runs tests using the 'testthat' package but allows for multiple attempts for a single test. This is useful for noisy or flaky tests that generally pass but can fail due to occasional random errors, such as numeric instability or using random data. License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.2 URL: https://github.com/CollinErickson/testthatmulti BugReports: https://github.com/CollinErickson/testthatmulti/issues Suggests: testthat (>= 3.0.0), rlang Config/testthat/edition: 3 Language: en-US Repository: https://collinerickson.r-universe.dev Date/Publication: 2025-11-19 00:44:02 UTC RemoteUrl: https://github.com/collinerickson/testthatmulti RemoteRef: HEAD RemoteSha: f2033aa240f92d6634f67b08e27b1671ac6d8e1f NeedsCompilation: no Packaged: 2026-06-17 11:34:21 UTC; root Author: Collin Erickson [aut, cre]