Releases: ClavelLab/maldipickr
Releases · ClavelLab/maldipickr
Release list
maldipickr v1.3.3
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
Fixed
- Fix typo that invalidated Zenodo integration
maldipickr 1.3.1
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
maldipickrlogo 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.mdinstead ofREADME.Rmd
Fixed
- Fix implicit
TRUEasTin R code. - Bump Github Actions Node.js to v20 to fix warnings (#47)
maldipickr 1.3.0
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