Package: ratelimitr Type: Package Title: Rate Limiting for R Version: 0.4.2 Authors@R: person(given = "Tarak", family = "Shah", role = c("aut", "cre", "cph"), email = "tarak.shah@gmail.com") Description: Allows to limit the rate at which one or more functions can be called. License: MIT + file LICENSE RoxygenNote: 6.1.0 Suggests: testthat, microbenchmark, knitr, rmarkdown, covr Imports: assertthat VignetteBuilder: knitr URL: https://github.com/tarakc02/ratelimitr BugReports: https://github.com/tarakc02/ratelimitr/issues Repository: https://tarakc02.r-universe.dev Date/Publication: 2025-10-12 20:24:15 UTC RemoteUrl: https://github.com/tarakc02/ratelimitr RemoteRef: HEAD RemoteSha: a1bff8635524dbf681191489fdccd37a17ced16f NeedsCompilation: no Packaged: 2026-06-09 07:51:29 UTC; root Author: Tarak Shah [aut, cre, cph] Maintainer: Tarak Shah