Recent Releases of tables
tables - v0.9.31
This is a small bug fix release:
- In a few places
lenwas used instead oflength.outin calls torep(), leading to warnings. Similarly,repwas used instead ofreplaceinsample()(issue #28). tabularassumed it was on the search list, and didn't work when called astables::tabular(issue #30).- Added
Authors@Rfield toDESCRIPTION.
- R
Published by dmurdoch almost 2 years ago
tables - v0.9.25
PlusMinus()andPaste()didn't handle formatting properly when multiple columns were involved (issue #13).toLatex()with a non-emptyfileargument didn't write to file properly. (Reported by Reinhard Kerschner and F. Hortner.)- In some cases
All()would give an error (issue #17). toTinytable()function has been added to work with thetinytablepackage.- Minor update due to changes to the
formatterspackage.
- R
Published by dmurdoch over 2 years ago