Releases: Merck/r2rtf
Releases · Merck/r2rtf
r2rtf 1.1.1
Bug fixes
Fix bug when converting UTF-8 code >= 128 (#194 ).
Improvements
Add LibreOffice 7.6 support and improve error messages style (#198 ).
Update .docx
and .html
artifacts in vignettes/
(#206 ).
r2rtf 1.1.0
New features
Improvements
Use the native pipe in unit testing (#179 ).
r2rtf 1.0.4
Bug fixes
Page size of the first page is different from the other pages (#174 ).
r2rtf 1.0.3
Bug fixes
Fix an issue when group_by
and page_by
are used together (#168 ).
Improvements
Properly display cell height in HTML output (#66 ).
r2rtf 1.0.2
Bug fixes
Display proper indentation for footnote and data source (#141 ).
Fix an issue when a column only contains missing value (#146 ).
Improvements
Improve grammar and style for the main vignette (@howardbaek, #144 ).
Add libreoffice 7.4 and 7.5 support (#156 ).
Add citation details (#155 ).
r2rtf 1.0.1
New feature: enable vertical alignment (#136 )
bug fix: enable libreoffice7.3 (#92 )
r2rtf 1.0.0
New functions: assemble_docx
and assemble_rtf
.
Update copyright
bug fix: rtf_enode fails when data contains NA and fixed-width font is used (#118 )
bug fix: avoid error when cell_nrow=1
(#108 , #109 )
r2rtf 0.3.5
bug fix: avoid warning message for matrix dimission in R4.2.0 (#101 )
bug fix: vectorized text justification for r2rtf::rtf_title
, r2rtf::rtf_footnote
, etc (#98 )
r2rtf 0.3.4
Update maintainer email
bug fix: utf8Tortf provide additional "-"
r2rtf 0.3.3
New argument: add use_color
argument in rtf_page
bug fix: convert to proper RTF code
bug fig: rft_encode()
doesn't add footnote and source to all pages for doc_type = "figure"
(#90 )
You can’t perform that action at this time.