Changelog
Source:NEWS.md
accessr 1.1.2
CRAN release: 2025-03-15
Bug fixes and minor improvements
This is a temporary patch to fix the issues at https://cran.r-project.org/web/checks/check_results_accessr.html, which stem from a call to strsplit() in officedown:::get_fun()
accessr 1.1.1
CRAN release: 2025-01-15
New features
- In
rmd2word()
the argumentpdf_args
may be used to pass command line switches to OfficeToPDF when creating PDF documents. The default setting creates bookmarks in the PDF file using the headings in the input Word document.