# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "pkgstats" in publications use:' type: software license: GPL-3.0-only title: 'pkgstats: Metrics of R Packages' version: 0.2.4 doi: 10.32614/CRAN.package.pkgstats abstract: Static code analyses for R packages using the external code-tagging libraries 'ctags' and 'gtags'. Static analyses enable packages to be analysed very quickly, generally a couple of seconds at most. The package also provides access to a database generating by applying the main function to the full 'CRAN' archive, enabling the statistical properties of any package to be compared with all other 'CRAN' packages. authors: - family-names: Padgham given-names: Mark email: mark.padgham@email.com orcid: https://orcid.org/0000-0003-2172-5265 repository: https://cran.r-universe.dev repository-code: https://github.com/ropensci-review-tools/pkgstats commit: 073c821a1363a1e80c75fb67668b58615a157a2a url: https://docs.ropensci.org/pkgstats/ date-released: '2026-07-21' contact: - family-names: Padgham given-names: Mark email: mark.padgham@email.com orcid: https://orcid.org/0000-0003-2172-5265