The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
use_i18n
parameter in rtf_page() to enable SimSun font for Chinese
character support in RTF documents (#256).text_hyphenation parameter to
rtf_title(), rtf_colheader(), and
rtf_subline() functions to control text hyphenation in RTF
output (#235).unlist() usage in as_rtf_footnote()
which could result in errors for downstream code under R >= 4.5.0
(@nanxstats,
#245).R/sysdata.rda solution. Now the mapping table is
directly accessible via r2rtf:::unicode_latex (thanks,
@yihui, #218)..docx and .html artifacts in
vignettes/ (#206).r2rtf_ric_text() to allow inline formatting
(#184).group_by and page_by are
used together (#168).assemble_docx() and
assemble_rtf().rtf_encode() fails when data contains NA
and fixed-width font is used (#118).cell_nrow = 1 (#108, #109).rtf_title(),
rtf_footnote(), and other functions (#98).utf8Tortf() provides additional “-”.rtf_page() now has a new argument
use_color.rft_encode() does not add footnote and source to all
pages for doc_type = "figure" (#90).rtf_read_figure() supports
jpeg and emf formats for reading figures
(#65).as.vector for data.frame
(#74).html (#61).cell_vertical_alignment in
rtf_*() functions (#49, #52).verbose in rtf_encode_list()
and rtf_encode_table() (#38).unicode_latex not found (#50).rtf_page_header() and rtf_page_footer() (#47,
#53).text_format issue with all value equal to
"" (#40).group_by()
(#36).rtf_convert_format().pageby_row in rtf_body() to
display first row instead of page_by variable when
pageby_row = "first_row".subline_by in rtf_body to
display subline by an variable.text_indent_reference to allow user to
control reference of indent from page margin or table border (#12).rtf_subset() to subset an RTF
table object.group_by can be used when
page_by = NULL.page_by cannot sort format style in
rtf_body().r2rtf_ to avoid conflicts
with other namespaces."-----" in
page_by variable to suppress line displayed in the
page_by variable. See example 2 in
vignettes/example-pageby-groupby.Rmd.rtf_subline(), rtf_page_header(), and
rtf_page_footer().rtf_page() to set page related attributes.text_convert to allow fixed
string.as_table in rtf_footnote()
and rtf_source() to allow footnote and data source inside
or outside of a table.pageby feature to enable the
group_by feature. Add
vignettes/example-pageby.Rmd to illustrate new
pageby features.obj_rtf_border and obj_rtf_text
objects to standardize border and text attributes.inst/ and test cases in
tests/.gt_tbl to tbl.NEWS.md file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.