RepositoryDetail-class {biocViews} | R Documentation |
Representation of R package repository index
Objects can be created by calls of the form new("RepositoryDetail", ...)
.
Title
:"character"
giving the
title for the repository.reposRoot
:"character"
giving the root
URL of the repositoryhomeUrl
:"character"
?htmlDir
:"character"
? packageList
:"list"
consisting
of objects of class PackageDetail-class
Class "Htmlized"
, directly.
signature(object = "RepositoryDetail")
: ... signature(object = "RepositoryDetail")
: ... signature(object = "RepositoryDetail")
: ... Seth Falcon