writeRFilesFromVignettes: Write R files from vignettes

View source: R/repository.R

writeRFilesFromVignettesR Documentation

Write R files from vignettes

Description

Ensures that .R files from vignette code chunks are written out.

Usage

    writeRFilesFromVignettes(reposRoot, reposUrl="..",
                                    viewUrl="../..", reposFullUrl=reposUrl,
                                    downloadStatsUrl="", devHistoryUrl="")

Arguments

reposRoot

Root directory of a CRAN-style repository

reposUrl

URL of repository

viewUrl

url of VIEWS file

reposFullUrl

Full URL of VIEWS file

downloadStatsUrl

URL to download stats page

devHistoryUrl

Dev history URL


Bioconductor/biocViews documentation built on May 4, 2024, 4:49 p.m.