Recent Releases of tables

tables - v0.9.31

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.

- R
Published by dmurdoch almost 2 years ago

tables - v0.9.25

  • PlusMinus() and Paste() didn't handle formatting properly when multiple columns were involved (issue #13).
  • toLatex() with a non-empty file argument 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 the tinytable package.
  • Minor update due to changes to the formatters package.

- R
Published by dmurdoch over 2 years ago

tables - v0.9.17

  • Change host to Github.
  • Add useGroupLabels() function.
  • Add HTMLfootnotes() function.
  • Add method for formatters::matrix_form.

- R
Published by dmurdoch about 3 years ago