Package: releaser 1.1.0.9000
releaser: Help with Preparing a New Version of an R Package
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:
releaser_1.1.0.9000.tar.gz
releaser_1.1.0.9000.zip(r-4.7)releaser_1.1.0.9000.zip(r-4.6)releaser_1.1.0.9000.zip(r-4.5)
releaser_1.1.0.9000.tgz(r-4.6-any)releaser_1.1.0.9000.tgz(r-4.5-any)
releaser_1.1.0.9000.tar.gz(r-4.7-any)releaser_1.1.0.9000.tar.gz(r-4.6-any)
releaser_1.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
releaser/json (API)
NEWS
| # Install 'releaser' in R: |
| install.packages('releaser', repos = c('https://tanguybarthelemy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tanguybarthelemy/releaser/issues
Last updated from:f4d44ce795. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| windows-devel | OK | 100 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 107 |
Exports:change_remotes_fieldcheck_describeIn_usagecheck_docscheck_missing_examples_contentcheck_missing_examples_tagcheck_missing_returnscheck_missing_titlecheck_return_tag_usageget_changesget_different_future_versionget_github_branchesget_latest_versionset_latest_deps_versionupdate_news_md
Dependencies:askpassbase64encbrewcallrclicommonmarkcpp11curldescevaluatefsghgitcredsgluehighrhttr2inijsonliteknitrlifecyclemagrittropensslpkgbuildpkgloadprocessxpsR6rappdirsrlangroxygen2rprojrootsysvctrswithrxfunxml2yaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Change the 'Remotes' field in DESCRIPTION | change_remotes_field |
| Check for missing or deprecated documentation tag | check check_describeIn_usage check_missing_examples_content check_missing_examples_tag check_missing_returns check_missing_title check_return_tag_usage |
| Check R package documentation | check_docs |
| Extract changelog entries for a given version | get_changes |
| Compute possible future semantic versions | get_different_future_version |
| List GitHub repository branches | get_github_branches |
| Get latest GitHub release version | get_latest_version |
| Set latest versions for rjd3* dependencies | set_latest_deps_version |
| Update 'NEWS.md' for a new release | update_news_md |
