Skip to content

v0.6.1: Initial CRAN Release

Latest
Compare
Choose a tag to compare
@s3alfisc s3alfisc released this 02 Mar 17:49
· 3 commits to main since this release
827d904

wildrwolf is now on CRAN!

There are not a lot of changes from version 0.5, but one is substantial - the seed argument is dropped from rwolf(). Randomness now needs to be controlled via a global set.seed().

Furthermore, the summary() method has been dropped - rwolf() returns a tidy data.frame by default.