NEWS


rtf 0.4-14 (2019-05-27)

Updated with R.oo suggestions from Henrik Bengtsson. Added README.md and

converted to RStudio project

rtf 0.4-13 (2018-05-17)

Added explicit imports and exports to resolve CRAN checks

rtf 0.4-12

Added color table

rtf 0.4-11 (2013-11-12)

Changed to author to use Authors@R

rtf 0.4-10 (2013-08-21)

Changed imports to include R.methodsS3

Changed license to GPL

Moved gsubfn to Suggests instead of Depends

Removed dependency that forced X-windows start when the library was loaded

Removed 'methods' dependency (thanks to Henrik Bengtsson for help

rtf 0.4-9

Unreleased version

rtf 0.4-8

Added support for etables

rtf 0.4-7

Added table of contents support

Added page number support in footers

Added right justify for numeric values in tables

Added full Greek alphabet to .convert function

rtf 0.4-6 (2012-06-19)

Added xtable to suggests list

rtf 0.4-5

Corrected an incorrect Greek symbol substitution and added support for full Greek alphabet

Fixed hidden method documentation with Rdoc annotation: @keyword -internal

Added package vignette

rtf 0.4-4 (2012-05-12)

Added documentation to output ggplot2 plots

Added generic addPng method for inserting existing images

Fixed output of some UTF-8 symbols method that were not being escaped properly

Fixed a problem with the row.names parameter in addTable for data.frames

rtf 0.4-3 (2011-11-02)

Added NAMESPACE as required for packages in R-2.14.0

Added parameter to rotate lattice plots in RTF output

Added parameter for automatic column width detection in tables

Fixed output of data.frame row names in addTable method

rtf 0.4-2 (2011-09-07)

Updates to documentation. Added forest plot code

rtf 0.4-1

Added license file and fixed an inappropriate is.nan call on a data frame

rtf 0.4-0

Submission to CRAN