tag:github.com,2008:https://github.com/inbo/checklist/releasesTags from checklist2026-02-18T16:28:20Ztag:github.com,2008:Repository/277477810/v0.5.32026-02-18T16:28:33ZRelease v0.5.3<p># checklist 0.5.3</p>
<p>* Add publisher to `.zenodo.json` (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/180">#180</a>).
<br />* Add grant ID for EU-funded Zenodo communities (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/182">#182</a>).
<br />* Correctly handle ROR (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/184">#184</a>)
<br />* Fix Zenodo DOI badge in README.</p>github-actionstag:github.com,2008:Repository/277477810/v0.5.22026-01-12T21:56:09ZRelease v0.5.2<p># checklist 0.5.2</p>
<p>* Only create the contributing guidelines or code of conduct file when the
<br /> user answers "yes" on the related questions.</p>github-actionstag:github.com,2008:Repository/277477810/v0.5.12025-12-01T08:26:00ZRelease v0.5.1<p># checklist 0.5.1</p>
<p>* bugfix in `check_license()` which failed when no correct license information
<br /> is available in `README.md` (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/166">#166</a>).
<br />* The `check_project` GitHub Action now restores the R environment using `renv`
<br /> when a `renv.lock` file is present.
<br /> It also gains an `APTGET` argument to install system dependencies via
<br /> `apt-get`.</p>github-actionstag:github.com,2008:Repository/277477810/v0.5.02025-11-26T07:52:14ZRelease v0.5.0<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/pull/165">#165</a> from inbo/0.4.3</p>
<p>đŸ”–Version 0.5.0</p>ThierryOtag:github.com,2008:Repository/277477810/v0.4.22025-04-18T13:00:40ZRelease v0.4.2<p># checklist 0.4.2</p>
<p>* `check_lintr()` checks for missing dependencies.
<br />* Checking projects on GitHub Actions try to install the missing dependencies.
<br />* `check_lintr()` includes `lintr::indentation_linter()`.
<br />* Increase the time-out in `check_cran()`.
<br />* Docker image installs the latest version of `TeXLive`.
<br />* Docker image installs missing packages on the fly.
<br />* `check_filename()` ignores symbolic links.
<br />* When the path is a git repository, `check_filename()` and `check_folder()`
<br /> only check the files and directories under version control.
<br />* `check_folder()` allows quarto specific `_extensions` and `_files` folders.
<br />* `citation_meta()` now supports `quarto` documents.
<br />* Improved support for `quarto` documents in `check_spelling()`.
<br />* `add_badges()` can create a version badge.
<br />* `create_draft_pr()` returns the URL of the draft pull request.
<br />* Fix bug in `use_author()` (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/149">#149</a>).</p>github-actionstag:github.com,2008:Repository/277477810/v0.4.12025-02-18T10:07:54ZRelease v0.4.1<p># checklist 0.4.1</p>
<p>* Escape quotes in the `CITATION` file.</p>github-actionstag:github.com,2008:Repository/277477810/v0.4.02024-07-19T15:16:35ZRelease v0.4.0<p># checklist 0.4.0</p>
<p>* Updated `README.md`.
<br />* Improved support for `organisation`.
<br />* Add `set_license()`.
<br />* `check_filename()` allows a `CODEOWNERS` file.
<br />* The checklist summary displays the unstaged git changes.
<br />* The GitHub Action on packages installs the `roxygen2` version listed in the
<br /> `DESCRIPTION` of the package it checks.</p>github-actionstag:github.com,2008:Repository/277477810/v0.3.62024-05-30T11:32:19ZRelease v0.3.6<p># checklist 0.3.6</p>
<p>* Add an `organisation` class to store organisation rules different from those
<br /> of the Research Institute for Nature and Forest (INBO).
<br /> See `vignette("organisation", package = "checklist")` for more information.
<br />* The output of the check shows the git diff (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/77">#77</a>).
<br />* `add_badges()` helps to add badges to the `README`.
<br />* Put double quotes around the title and abstract fields of `CITATION.cff`.
<br />* `check_documentation()` handles assignment functions and re-exported functions
<br /> correctly.
<br />* `check_lintr()` ignores `renv` subdirectories (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/118">#118</a>).
<br />* Update to [`zen4R`](<a href="https://github.com/eblondel/zen4R/wiki">https://github.com/eblondel/zen4R/wiki</a>) version 0.10 to
<br /> reflect the Zenodo API changes (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/125">#125</a>).
<br />* `update_citation()` no longer introduces new lines (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/124">#124</a>) and handles single
<br /> quotes in titles (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/115">#115</a>).
<br />* You can add multiple affiliations per author (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/123">#123</a>).
<br /> Separate them by a semi-colon (;) in a `DESCRIPTION` or the yaml of a
<br /> bookdown.
<br /> Use multiple footnotes is a `README.md`.
<br />* `check_spelling()` handles leading or trailing backwards slashes (<a class="issue-link js-issue-link" href="https://github.com/inbo/checklist/issues/107">#107</a>).
<br />* `check_cran()` ignores irrelevant CRAN notes.</p>github-actionstag:github.com,2008:Repository/277477810/v0.3.52024-01-23T13:46:14ZVersion 0.3.5<p>* Fix release GitHub Action.</p>
<p>* Bugfix in `update_citation()` on a `DESCRIPTION`.
<br />* `check_spelling()` handles Roxygen2 tags `@aliases`, `@importMethodsFrom`,
<br /> `@include`, `@keywords`, `@method`, `@name`, `@slot`</p>ThierryOtag:github.com,2008:Repository/277477810/v0.3.42023-06-21T09:10:26ZVersion 0.3.4<p>* `check_spelling()` ignores numbers.</p>
<p>* Ask which GitHub organisation to use when create a new project.
<br /> Default equals the organisation's default.
<br />* GitHub Action for project allow to install package prior to checking the
<br /> project.
<br /> Use this in case `check_lintr()` returns an error about global variables in a
<br /> function and you did `require()` the package.
<br />* Fix release GitHub Action.</p>ThierryO