Nothing
# R CMD INSTALL happily continues even if `make` (via `Makevars`) faile,
# so we need to throw an error here explicitly.
if (!file.exists("DONE")) {
stop("Compilation failed.")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.