# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "releaser" in publications use:' type: software license: MIT title: 'releaser: Help with Preparing a New Version of an R Package' version: 1.2.0 doi: 10.32614/CRAN.package.releaser abstract: Helps to prepare a release. Before releasing an R package it is important to update the DESCRIPTION file and the changelog. This package prepares these files and also updates the versions according to the branches. It relies heavily on the 'desc' packages. authors: - family-names: Barthelemy given-names: Tanguy email: tanguy.barthelemy@insee.fr repository: https://cran.r-universe.dev repository-code: https://github.com/TanguyBarthelemy/releaser commit: b3ea3d9cd0dacc8294aa7dd453ff1df0bc22ee1e url: https://tanguybarthelemy.github.io/releaser/ date-released: '2026-07-02' contact: - family-names: Barthelemy given-names: Tanguy email: tanguy.barthelemy@insee.fr