Description Usage Arguments Author(s) See Also
This function writes a REPOSITORY
file at the top-level of a
CRAN-style repository. This file is DCF formatted and describes the
location of packages available in the repository. Here is an example
for a repository containing source packages, and Windows and Mac binary
packages:
1 2 3 4 5 |
1 | write_REPOSITORY(reposRootPath, contribPaths)
|
reposRootPath |
character vector containing the path to the CRAN-style repository root directory. |
contribPaths |
A named character vector. Valid names are
|
Seth Falcon
write_PACKAGES
,
extractVignettes
,
genReposControlFiles
,
write_VIEWS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.