# -------------------------------------------- # CITATION 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.1.0.9000 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://tanguybarthelemy.r-universe.dev repository-code: https://github.com/TanguyBarthelemy/releaser commit: fb163c5ca24d41153b37554ef3bf95c6fcc52033 url: https://tanguybarthelemy.github.io/releaser/ date-released: '2026-06-08' contact: - family-names: Barthelemy given-names: Tanguy email: tanguy.barthelemy@insee.fr