Skip to content

Releases: psolymos/mefa4

mefa4 version 0.3-6

21 Jun 04:29
Compare
Choose a tag to compare
v0.3-6

no more pbapply dep

CRAN version 0.3-4

06 Nov 05:02
Compare
Choose a tag to compare
v0.3-4

typos

Version 0.3-3 -- Feb 29, 2016

01 Mar 15:49
Compare
Choose a tag to compare
  • nonDuplicated now uses drop=FALSE to prevent 1-column
    inputs to loose their dimensions.
  • New function: compare_sets to compare sets.
  • New function: find_max and find_min to find max/min index and
    value for rows of a matrix.
  • pbapply is now a dependency.