[Rd] Problem building rmarkdown vignettes with child

Witold E Wolski wewol@ki @ending from gm@il@com
Wed Nov 7 13:33:25 CET 2018


Hello,

This is a problem I posted about already some time ago:
https://stat.ethz.ch/pipermail/r-devel/2018-September/076786.html

Finally, I did had some time to create a minimal package to reproduce
the problem that vignettes with child can not be build.
https://github.com/wolski/RmarkdownVignetteProblem

The problem basically is that while all the vignettes can be build by running

devtools::build_vignettes
or
rmarkdown::render

they will all fail to build when running
devtools::build()
or
R CMD build

except of the
ABVignetteWithLocalChild.Rmd
for which I did apply the workaround suggested by  Duncan in this github issue:
https://github.com/yihui/knitr/issues/1540


Best regards
Witek



-- 
Witold Eryk Wolski



More information about the R-devel mailing list