Recent Releases of tatoo

tatoo - 1.1.3

update docs for new CRAN guidelines

- R
Published by s-fleck 12 months ago

tatoo - Named Regions

Tatoo tables that are exported to xlsx are now subdivided into named regions that can have formatting applied to them

- R
Published by s-fleck over 8 years ago

tatoo - Hotfix for CRAN

Fixed some of the code examples that violated CRAN policies (writing files to users workdir)

- R
Published by s-fleck over 8 years ago

tatoo - Experimental Latex Support

Added experimental latex output support and lots of small fixes related to printing

- R
Published by s-fleck over 8 years ago

tatoo - Support for cli color themes

- R
Published by s-fleck almost 9 years ago

tatoo - Maintenance release

  • Minor tweaks for compatibility with purrr 0.2.2
  • as_Composite_table.data.table() converts data.tables to Composite tables, based on separators in the column names (e.g fruit.apple, fruit.banana)
  • Improved README / vignette / documentation
  • Changed how as.data.table.Composite_table() constructs column names. The new format is colname.multiname instead of multiname.colname. This is to emulate the behaviour of base::merge()
  • flip_names() can flip names and multinames of a composite table (at the cost of reordering the columns)

- R
Published by s-fleck almost 9 years ago