Package: autonewsmd Title: Auto-Generate Changelog using Conventional Commits Version: 0.1.0 Authors@R: person("Lorenz A.", "Kapsner", , "lorenz.kapsner@gmail.com", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0003-1866-860X")) Description: Automatically generate a changelog file (NEWS.md / CHANGELOG.md) from the git history using conventional commit messages (). License: GPL-3 URL: https://github.com/kapsner/autonewsmd BugReports: https://github.com/kapsner/autonewsmd/issues Depends: R (>= 4.1.0) Imports: data.table, git2r, quarto, R6, utils Suggests: lintr, precommit, testthat (>= 3.0.1) VignetteBuilder: quarto Config/testthat/edition: 3 Config/testthat/parallel: false Encoding: UTF-8 Roxygen: list(markdown = TRUE) SystemRequirements: Quarto command line tools (https://github.com/quarto-dev/quarto-cli). RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libgit2-dev libssh2-1-dev libuv1-dev libssl-dev Repository: https://kapsner.r-universe.dev Date/Publication: 2026-01-16 20:04:00 UTC RemoteUrl: https://github.com/kapsner/autonewsmd RemoteRef: HEAD RemoteSha: 8b8e93c98fab27658bcf000860ac64283eaa3a90 NeedsCompilation: no Packaged: 2026-06-15 08:40:29 UTC; root Author: Lorenz A. Kapsner [cre, aut, cph] (ORCID: ) Maintainer: Lorenz A. Kapsner