
Check for Vignette Folder and .Rmd Files in a .tar File
contains_r_folder.Rd
This function checks if a given .tar file contains a 'vignettes' folder
and if there is at least one .Rmd file within that folder. If both 'vignettes'
and 'inst/doc' folders exist, the function will return FALSE
.