build_article()
fails with large chunk sizes, no errors reported when setting quiet=FALSE
#2342
Labels
bug
an unexpected problem or unintended behavior
Issue
pkgdown::build_articles()
fails with large chunk sizes whereasrmarkdown::render()
works finequiet=FALSE
)more details:
sf
object and plotted withtmap
fails at ~9300000 bytesleaflet
/htmlwidget
objects as well astmap
example Rmd file below.
Run with:
pkgdown::build_article("sf-multi-map", quiet=FALSE)
- ❌rmarkdown::render("vignettes/sf-multi-map.Rmd")
- ✅The text was updated successfully, but these errors were encountered: