ReposEntry-class        A class to represent a repository
ReposList-class         Class "ReposList", a class to coordinate
                        repository information
RepositoryThemes        Repository Themes
VersionNumber-class     A class to handle version numbers
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
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
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
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
load.locLib             A function to load a local library listing
loadDepends             A function to load package/vignette
                        dependencies
loadRepDD               A function to retreive a repository data frame
localPkg-class          Class "localPkg": A class to represent locally
                        installed packages
note                    Informational Messages
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
reposTheme-class        Class "reposTheme", a class to model
                        repository themes
reposToolsLibPaths      A function to handle temporary libPaths
repositories            A function to choose a repository
resolve.depends         A function to check for dependency breakages
save.locLib             A function to save a local lib listing
saveDfRda               A function to save a repository dataframe file
splitDFstrings          A function to split vector strings in a
                        data.frame
syncLocalLibList        A function to synch the local library file
unpackExtractPkgDESC    Functions to unpack built packages
userQuery               A function to query the user for input
winConvertSourceRepos   A function to convert source repositories to
                        Win32 repositories
writeThemesXML          A function to author repository theme XML
                        files
