Source: r-cran-rdtools Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Charles Plessy , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 14), dh-r, r-base-dev, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rdtools Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rdtools.git Homepage: https://cran.r-project.org/package=rdtools Package: r-cran-rdtools Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: Efficient Manipulation of 'Rd' Files and Help Topics Provides fast, cached lookup of help topics and aliases across installed, source, and in-development packages, plus efficient retrieval of parsed 'Rd' ('R' documentation) objects. Per-package indexes are built once and cached, making repeated retrieval cheap enough to call in a tight loop.