Type: Package
Package: releaser
Title: Help with Preparing a New Version of an R Package
Version: 1.0.0
Authors@R: 
    person("Tanguy", "Barthelemy", , "tanguy.barthelemy@insee.fr", role = c("aut", "cre", "art"))
Description: 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.
License: MIT + file LICENSE
URL: https://github.com/TanguyBarthelemy/releaser,
        https://tanguybarthelemy.github.io/releaser/
BugReports: https://github.com/TanguyBarthelemy/releaser/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1)
Imports: gh, desc, base64enc
Suggests: rlang, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-GB
NeedsCompilation: no
Packaged: 2025-11-03 10:29:31 UTC; onyxia
Author: Tanguy Barthelemy [aut, cre, art]
Maintainer: Tanguy Barthelemy <tanguy.barthelemy@insee.fr>
Repository: CRAN
Date/Publication: 2025-11-06 10:10:02 UTC
Built: R 4.6.0; ; 2025-11-13 04:18:30 UTC; windows
