Skip to content

Releases: RECETOX/recetox-aplcms

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

v0.9.4

10 May 13:48
1301763
Compare
Choose a tag to compare

What's Changed

  • Added conda env in #20
  • Added test data needed for tests; updates test cases in #19
  • Devtools check fix in #27
  • Added Docker development environment in #31
  • Two-step hybrid refactoring in #34

Full Changelog: v0.9.3...v0.9.4

v0.9.3

17 Jun 08:36
4f3f8b3
Compare
Choose a tag to compare
Merge pull request #16 from RECETOX/fix-namespace

Bugfix namespace

v0.9.2

16 Jun 11:24
f5b4b64
Compare
Choose a tag to compare
change back to depends

imports has more syntactic changes (R not allowed), needs more research

v0.9.1

16 Jun 10:52
aa61146
Compare
Choose a tag to compare
drop the minimum R version

the `imports` statement does not support it, it is ancient anyways

v0.9.0 with Apache Parquet output support

16 Jun 10:02
e5e135a
Compare
Choose a tag to compare

New release with apache parquet support as an output format.

6.6.8-recetox0

18 May 10:55
ecff6c6
Compare
Choose a tag to compare
Merge pull request #11 from RECETOX/add-license-1

formally add license