| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| knitr 1.48 source code.tar.gz | 2024-07-08 | 343.3 kB | |
| knitr 1.48 source code.zip | 2024-07-08 | 469.5 kB | |
| README.md | 2024-07-08 | 394 Bytes | |
| Totals: 3 Items | 813.2 kB | 0 | |
BUG FIXES
-
Fix regression from 1.46 with
collapse = TRUEoption not correctly collapsing source code and output into one when code chunk returns multiple outputs (thanks, @jennybc, @florisvdh, tidyverse/reprex#463). -
hook_purl()should not write the path of the R script to the output document (thanks, @fenguoerbian, [#2348]).