- Change warning when non-UTF line sep default is used to message, and
display it only during interactive sessions (once per sessoin).
- add exported
default_hsep
function for use her and in
reverse-dependencies (incl rtables
)
- format_value now respects
na_str
even when format is
xx
(previously it returned "NA"
always)
- rename
linesep
argument to hsep
in
toString
generic signature
- add
indent_size
argument to matrix_form
generic signature
- add a number of
"__ (__)"
(no pct) formats in response
to #23
- Switch to
testthat
as testing framework
- Updated Documentation
- Released on CRAN
- Fix regression in support for new lines in columns in rtables
- Add
formats
argument to matrix_form informal
class/constructor for use in rtables::table_shell