Source: r-cran-ratelimitr Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-assertthat Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-ratelimitr Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-ratelimitr.git Homepage: https://cran.r-project.org/package=ratelimitr Rules-Requires-Root: no Package: r-cran-ratelimitr Architecture: all Depends: ${R:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: Rate Limiting for GNU R This GNU R package allows one to limit the rate at which one or more functions can be called.