available.packages A generic for available.packages and a method for GRANRepository objects
available.packages(contriburl, method, fields = NULL,
type = getOption("pkgType"), filters = NULL, repos = NULL)# S4 method for ANY
available.packages(contriburl, method, fields = NULL,
type = getOption("pkgType"), filters = NULL, repos = NULL)
# S4 method for GRANRepository
available.packages(contriburl, method,
fields = NULL, type = getOption("pkgType"), filters = NULL,
repos = NULL)
The repository or contrib url
See base documentation
See base documentation
The type of packages to query
See base documetnation
Character string for the repository to query. GRANRepository objects should be passed to the contriburl argument.