Download Latest Version rmarkdown 2.29 source code.tar.gz (2.2 MB)
Email in envelope

Get an email when there's a new version of rmarkdown

Home / v2.27
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-05-17 645 Bytes
rmarkdown 2.27 source code.tar.gz 2024-05-17 2.2 MB
rmarkdown 2.27 source code.zip 2024-05-17 2.4 MB
Totals: 3 Items   4.6 MB 0
  • Provide a global option rmarkdown.files.suffix to configure the suffix of the directory for auxiliary files (thanks, @certara-tzweers, [#2550]). By default, this suffix is _files, which can cause HTML output files to be deleted automatically on Microsoft OneDrive or Google Drive. If that is the case for you, you may set a different suffix in your .Rprofile, e.g., options(rmarkdown.files.suffix = "_rmdfiles").

  • Fix a regression in 2.26 regarding image paths post-processing in html_document_base(). Now absolute paths to image in the output directory (output_dir) are correctly made relative to the output directory again.

Source: README.md, updated 2024-05-17