Skip to content

Releases: ClavelLab/maldipickr

maldipickr v1.3.3

Choose a tag to compare

@cpauvert cpauvert released this 23 Jun 11:09

Two main updates for this CRAN release:

  • Fixed premature NA if samples names were looking like a plate's well numbers (#51) thanks for @sarah-lital
  • Added the citation information for our published application note in Bioinformatics Advances 🥳

More details in the NEWS section

maldipickr v1.3.2

Choose a tag to compare

@cpauvert cpauvert released this 13 Sep 11:39

Fixed

  • Fix typo that invalidated Zenodo integration

maldipickr 1.3.1

Choose a tag to compare

@cpauvert cpauvert released this 13 Sep 07:33

Added

Features / Documentation

  • Add gather_spectra_stats() to aggregate spectra quality-check statistics (#45)
  • Add "Get Started" vignette for a quickstart (#48)
  • Add graphical overview
  • Add example of filtering when delineating with identification (#42)

Visibility / Readability / FAIR

  • Setup integration of Github repository with Zenodo with additional metadata (#49)
  • Setup correct Opengraph metadata for the website
  • Setup analytics via the NFDI4Microbiota instance of matomo
  • Add maldipickr logo in vector format to edit in the future (#42)
  • Setup R-hub checks via Github Actions

Changed

  • Use directly a simpler and more compact README.md instead of README.Rmd

Fixed

  • Fix implicit TRUE as T in R code.
  • Bump Github Actions Node.js to v20 to fix warnings (#47)

maldipickr 1.3.0

Choose a tag to compare

@cpauvert cpauvert released this 14 Dec 15:27

This release helps users to ensure unique names during spectra processing and better handle discarding spectra. It also deprecates now unecessary RDS read/write features.

See the NEWS.md for the details on the changes

v1.2.0

Choose a tag to compare

@cpauvert cpauvert released this 25 Oct 12:46

CRAN update: fix clustering issue and set min R version

See the NEWS.md for the full list of changes

v1.1.1

Choose a tag to compare

@cpauvert cpauvert released this 07 Sep 10:25

First CRAN release

See the NEWS.md for the changes

v1.1.0

Choose a tag to compare

@cpauvert cpauvert released this 06 Sep 16:57

Re-(first) submission to the CRAN after hotfix

See the NEWS.md for the changes

v1.0.2

Choose a tag to compare

@cpauvert cpauvert released this 06 Sep 09:24

Resubmission to the CRAN

See the NEWS.md for the changes

v1.0.1

Choose a tag to compare

@cpauvert cpauvert released this 06 Sep 09:24

Minor fix for the actual CRAN submission

v1.0.0

Choose a tag to compare

@cpauvert cpauvert released this 06 Sep 09:23

Version ready for CRAN submission

See the NEWS.md for an overview of the breaking changes.