Skip to content

Releases: RECETOX/recetox-aplcms

v0.13.3

16 Sep 11:37
6e3ac2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v0.13.3

v0.13.2

30 Jul 14:00
6ac2542
Compare
Choose a tag to compare

Full Changelog: v0.13.1...v0.13.2

v0.13.1

30 Jul 13:59
04486ba
Compare
Choose a tag to compare

What's Changed

  • Moved import order in the hope it will fix the import bugs by @hechth in #224

Full Changelog: v0.13.0...v0.13.1

v0.13.0

29 Jul 09:57
f260c3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

10 Jul 08:19
70be153
Compare
Choose a tag to compare

[0.12.0] - 2023-07-10

Changed

  • sample names in aligned tables no longer use _intensity and _rt suffixes #212

Removed

  • corner case in peak picking when an EIC was between 2 and 10 features #212

Full Changelog: v0.11.0...v0.12.0

v0.11.0

09 May 14:44
2f35358
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.11.0

Release v0.10.3

27 Mar 17:09
110f7dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.10.3

v0.10.2

10 Mar 07:32
0debdd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

02 Feb 10:31
f159d54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

07 Dec 09:06
d4abf4a
Compare
Choose a tag to compare

What's Changed

Added

  • added documentation from Rd files to code #78
  • added tests with realistic testdata for extract_features.R #42, #54
  • added tests for feature.align.R (#40), and adjust.time.R (#39)
  • added CI to repository's GitHub Actions #45,#49
  • added additional test cases for hybrid #133
  • added tests and testdata for run_filter.R #156
  • merge_features_and_known_table wrapper for augmentation of aligned features and known table #154

Changed

  • refactored feature.align.R #63#88#102
  • refactored adjust.time.R #64#102
  • refactored find.tol.time.R #91
  • refactored find.turn.point.R #91
  • refactored proc.cdf.R and adaptive.bin.R #137
  • refactored cont.index.R and renamed as run_filter.R #156
  • use proper sample IDs inside feature tables #153
  • exported functions in NAMESPACE #154
  • docstrings and documentation files for refactored functions #160
  • refactored parameter names to keep them more harmonized #167
  • moved some utility functions to a more suitable locations #164

Removed

  • extract_features and feature.align #154
  • improper usage of @examples #160
  • several obsolete utility functions #164
  • several outdated .Rd files #168
  • default argument values from low-level functions #168