biocViews (version 1.36.2)

RepositoryDetail-class: Class "RepositoryDetail"

Description

Representation of R package repository index

Arguments

Objects from the Class

Objects can be created by calls of the form new("RepositoryDetail", ...).

Slots

Title:
Object of class "character" giving the title for the repository.
reposRoot:
Object of class "character" giving the root URL of the repository
homeUrl:
Object of class "character" ?
htmlDir:
Object of class "character" ?
packageList:
Object of class "list" consisting of objects of class PackageDetail-class

Extends

Class "Htmlized", directly.

Methods

htmlDoc
signature(object = "RepositoryDetail"): ...
htmlFilename
signature(object = "RepositoryDetail"): ...
htmlValue
signature(object = "RepositoryDetail"): ...