# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "rdtools" in publications use:' type: software license: MIT title: 'rdtools: Efficient Manipulation of ''Rd'' Files and Help Topics' version: 0.1.0.9000 abstract: 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. authors: - family-names: Wickham given-names: Hadley email: hadley@posit.co orcid: https://orcid.org/0000-0003-4757-117X repository: https://r-lib.r-universe.dev repository-code: https://github.com/r-lib/rdtools commit: 2ba6baa6643e91c87fdceeb545a33466101a5f9e url: https://rdtools.r-lib.org date-released: '2026-07-16' contact: - family-names: Wickham given-names: Hadley email: hadley@posit.co orcid: https://orcid.org/0000-0003-4757-117X