Skip to content

Minor bug-fix release

Compare
Choose a tag to compare
@gavinsimpson gavinsimpson released this 08 Sep 16:16
· 6 commits to cran-0.9 since this release

This release fixes a single bug:

  • shuffleSet() wasn't returning a matrix if nset = 1 and allPerms was invoked because of a low set of possible permutations. Now shuffleSet() can be relied upon to always return a matrix of permutations. GitHub Issue #19