DFSG NEW Queue

DFSG, Licensing & New Packages Team

r-cran-rdtools 0.1.0-1

Package Information

DescriptionEfficient 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.

MaintainerDebian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Changed ByCharles Plessy <plessy@debian.org>
Sponsorplessy@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/r-pkg-team/r-cran-rdtools.git (browse)
Trackerhttps://tracker.debian.org/pkg/r-cran-rdtools
Uploaded4 hours ago

New Package Report

.changes
DateMon, 17 Aug 2026 09:31:23 +0900
Sourcer-cran-rdtools
Version0.1.0-1
Changed-ByCharles Plessy
Architecturesource amd64
Distributionunstable
Changelog
r-cran-rdtools (0.1.0-1) unstable; urgency=medium
 .
   * Initial release (needed for r-cran-roxygen2)
.dsc
Componentmain
Package-Listr-cran-rdtools deb gnu-r optional arch=any
Sectiongnu-r
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rdtools
Upstream-Contact: Hadley Wickham <hadley@posit.co>
Source: https://cran.r-project.org/package=rdtools

Files: *
Copyright: 2026 Hadley Wickham (ORCID: <https://orcid.org/0000-0003-4757-117X>),
 Posit Software, PBC (ROR: <https://ror.org/03wc8by49>)
License: MIT

Files: debian/*
Copyright: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
License: MIT

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package