RSelenium icon indicating copy to clipboard operation
RSelenium copied to clipboard

R package development with vignette using RSelenium: recommendation for CRAN to not build vignette?

Open vinhdizzo opened this issue 2 years ago • 0 comments

Hi,

I am writing some vignettes on RSelenium for a package I am developing. The vignette leverages docker and Selenium to webscrape a particular site.

I do plan to submit the package to CRAN soon. What is the recommended way to write a vignette and ask CRAN to not test build the vignette on their servers as I'm sure it will fail? I'm asking here because I believe you have experience when writing vignettes for RSelenium, and RSelenium has been submitted to CRAN.

Thank you for your assistance!

vinhdizzo avatar Aug 25 '21 23:08 vinhdizzo