Skip to content

v0.9.31

Latest
Compare
Choose a tag to compare
@dmurdoch dmurdoch released this 29 Aug 14:45

This is a small bug fix release:

  • In a few places len was used instead of length.out in calls to rep(), leading to warnings. Similarly, rep was used instead of replace in sample() (issue #28).
  • tabular assumed it was on the search list, and didn't work when called as tables::tabular (issue #30).
  • Added Authors@R field to DESCRIPTION.