Skip to content

Release v0.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 11:32
· 24 commits to main since this release
d767206

checklist 0.3.6

  • Add an organisation class to store organisation rules different from those
    of the Research Institute for Nature and Forest (INBO).
    See vignette("organisation", package = "checklist") for more information.
  • The output of the check shows the git diff (#77).
  • add_badges() helps to add badges to the README.
  • Put double quotes around the title and abstract fields of CITATION.cff.
  • check_documentation() handles assignment functions and re-exported functions
    correctly.
  • check_lintr() ignores renv subdirectories (#118).
  • Update to zen4R version 0.10 to
    reflect the Zenodo API changes (#125).
  • update_citation() no longer introduces new lines (#124) and handles single
    quotes in titles (#115).
  • You can add multiple affiliations per author (#123).
    Separate them by a semi-colon (;) in a DESCRIPTION or the yaml of a
    bookdown.
    Use multiple footnotes is a README.md.
  • check_spelling() handles leading or trailing backwards slashes (#107).
  • check_cran() ignores irrelevant CRAN notes.