Skip to content

v1.0.3

Compare
Choose a tag to compare
@cboettig cboettig released this 11 May 04:01
· 120 commits to master since this release

Merely a patch requested by CRAN. Avoids vignette build failures on machines that do not have Pandoc available.

The vignette on creating EML will avoid creating TextType nodes such as abstract from markdown or Word documents, which requires pandoc, if pandoc is not detected on the system. Instead, plain text chunks will be used in these sections.

Should not impact users.