Function Description
browseRepos A function to browse repository HTML
buildPkgInfo A constructor function for the pkgInfo class
buildReposEntry A function to generate ReposEntry objects
buildRversnum A function to retrieve the current R version
buildVersionNumber A function to generate a VersionNumber object
checkRepos A function to verify a repository
checkVers A function to compare versions w/ operation string
closeLocLib A function to close a library listing
download.packages2 A function to download packages from a reposTools repository
genRepos A function to create a repository
genReposHTML Functions to generate HTML listings of a repository
getDependings A function to retrieve which packages depend on which
getDesciptionCon Get contents of DESCRIPTION file as a connection object
getExt Get file extension helper function
getLocalPkgs A function to list the locally installed packages
getMaxVersion A function to retrieve the maximum value from a list of VersionNumbers
getOptReposList A function to get a repository list from options
getPackageDescriptionAsMatrix Package DESCRIPTION as a matrix
getPkgVers Information for an installed package
getReplisting A function to retrieve a repository replisting file
getReposEntry A function to retrieve a ReposEntry object from a repository
getReposList A function to get a list of repository entries
getReposOption a function to find known repositories
install.packages2 Functions to download, install and manipulate local packages
loadDepends A function to load package/vignette dependencies
load.locLib A function to load a local library listing
loadRepDD A function to retreive a repository data frame
localPkg-class Class "localPkg": A class to represent locally installed packages
parsePackageName Extract package name from package archive filename
parseThemesXML A function to read repository theme XML
pkgInfo-class A class to hold package information
pkgListing-class A class to coordinate repository package information
pkgStatus-class Class "pkgStatus", maintains download status of a package
pkgStatusList-class Class "pkgStatusList", maintains status for multiple packages
repdatadesc-class A class to represent a repository data frame
replaceLocLibBundles Undocumented routines -- not for the user.
replisting-class A class to represent repository information
ReposEntry-class A class to represent a repository
repositories A function to choose a repository
RepositoryThemes Repository Themes
ReposList-class Class "ReposList", a class to coordinate repository information
reposTheme-class Class "reposTheme", a class to model repository themes
reposToolsLibPaths A function to handle temporary libPaths
resolve.depends A function to check for dependency breakages
rt_note Informational Messages
saveDfRda A function to save a repository dataframe file
save.locLib A function to save a local lib listing
splitDFstrings A function to split vector strings in a data.frame
syncLocalLibList A function to synch the local library file
unpackSourcePkg Unpack package archive
untgz Create a connection to a .tar.gz file
userQuery A function to query the user for input
VersionNumber-class A class to handle version numbers
winConvertSourceRepos A function to convert source repositories to Win32 repositories
writeThemesXML A function to author repository theme XML files