knitr 1.26
NEW FEATURES
write_bib()also includes all citation entries in the package'sCITATIONfile if provided.
MINOR CHANGES
knit()no longer adjusts the global R optionwidth; previously it setsoptions(width = 75)by default.
write_bib() also includes all citation entries in the package's CITATION file if provided.knit() no longer adjusts the global R option width; previously it sets options(width = 75) by default.