Skip to content

oneclust 0.3.0

Latest

Choose a tag to compare

@nanxstats nanxstats released this 11 Mar 22:23
· 2 commits to master since this release

Improvements

  • Remove the magrittr package from Imports. As a result, the magrittr pipe is no long re-exported by oneclust. This change makes oneclust only use the minimal sufficient number of dependencies.
  • Update the code examples in the vignette to use meaningful intermediate variable names instead of relying on the pipe operator.