Re: [Rd] Pkg creation: Sweave: multiple files vignette: Error in R CMD check

2014-11-06 Thread rolandh
Hello R-developers! First I want to thank Duncan, Sean and Ben (off-list-communication) for your comments and suggestions! Unfortunetly the renaming of the child.Rnw file to e.g. child.sub and also the usage of an other file type like child.txt did not solve the Problem. I got an ERROR in the be

[Rd] Pkg creation: Sweave: multiple files vignette: Error in R CMD check

2014-11-03 Thread rolandh
Hello R-developers! I am creating a package (using devtools and RStudio) and I would like to split my vignette into multiple Rnw-files. As an example I tried the code from: https://support.rstudio.com/hc/en-us/articles/200486298 (--> Working with multiple Rnw files) The Rnw-files work fine with