GRANRepository-class    GRANRepository
RepoBuildParam-class    ResultsRow
RepoToList              Transform a GRANRepository object into a list
archivedir              archivedir Return the full path to the archive
                        directory for the final repository deployment.
available.packages      available.packages A generic for
                        available.packages and a method for
                        GRANRepository objects
backup_archive          backup_archive Return path where packages are
                        backed up by default when clearing the repo
check_result_dir        check_result_dir Return the path where check
                        results for packages will be deployed for use
                        in the build report.
checkout_dir            checkout_dir Return the directory that package
                        sources will be checked-out into for use in the
                        build process
contrib.url             contrib.url A generic for contrib.url so that
                        available.packages et al can interact with
                        GRANRepository objects.
coverage_report_dir     coverage_report_dir Return the path where test
                        coverage reports for packages will be deployed
                        for use in the build report.
dest_base               dest_base Return the full path to the contrib
                        directory for the final repository deployment.
destination             destination Return the full path to the contrib
                        directory for the final repository deployment.
email_notify            email_notify Should emails be sent for build
                        failure notifications?
email_options           email_options Email options for sending build
                        failure notifications
errlogfile              Log file location of a GRAN (sub) repository
install_packages,character,GRANRepository-method
                        install_packages method for GRANRepository
                        objects
install_result_dir      install_result_dir Return the path where instal
                        results for packages will be deployed for use
                        in the build report.
loadRepo                Backwards compatible load utility
logfile                 Log file location of a GRAN (sub) repository
make_windows_bins       make_windows_bins Return the logical that
                        determines whether to build Windows binaries
metadatadir             metadatadir Return the full path to the pkg
                        metadata directory for the final repository
                        deployment.
notrack,GRANRepository-method
                        notrack Return the directory which stores
                        retreived versions of non-GRAN packages for use
                        in virtual repositories
param                   Extract parameter object
pkg_doc_dir             pkg_doc_dir Return the path where test coverage
                        reports for packages will be deployed for use
                        in the build report.
prepDirStructure        prepDirStructure
repo_results            Repository build results
repo_url                repo_url Return the url that the repository
                        will be served at. This is the web address
                        corresponding to repository, suitable for
                        calling contrib.url.  e.g
                        http://www.website.com/gran/current/
repobase                repobase Generic accessor function to retreive
                        the repo specific subdirectory within the base
                        directory
staging                 staging Return the staging directory or the
                        staging_logs to be used when building the
                        repository. If the directory does not exist it
                        will be created.
temp_lib                temporary library
updateGRANRepoObject    updateGRANRepoObject
windowsbindir           windowsbindir Return the full path to the
                        location of the windows binary builds
writeGRANLog            writeGRANLog
