writePackageDetailHtml: Write HTML files for packages in a CRAN-style repository

View source: R/repository.R

writePackageDetailHtmlR Documentation

Write HTML files for packages in a CRAN-style repository

Description

This function creates package "homepages" that describe the package and provide links to download package artifacts in the repository.

Usage

writePackageDetailHtml(pkgList, htmlDir = "html", backgroundColor="transparent")

Arguments

pkgList

A list of PackageDescription objects.

htmlDir

The files will be written to this directory.

backgroundColor

A character vector giving the background color for the body in the CSS file.

Author(s)

Seth Falcon

See Also

writeRepositoryHtml


Bioconductor/biocViews documentation built on Oct. 29, 2023, 5:05 p.m.