GRANRepository-class    GRANRepository
RepoBuildParam-class    RepoBuildParam
RepoFromList            Create a GRANRepository object from a list
RepoToList              Transform a GRANRepository object into a list
addPkg,GRANRepository-method
                        addPkg
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
buildBadge              Create Badges for build status
buildBranchesInRepo     Build SCM Checkouts Into Repository Directory
buildReportURL          Constructs the gRAN build report URL
buildRiskReport         Build risk-assessment for proposed package
                        updates
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
clear_temp_fils         Clear packages and temporary files from repo
                        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.
createJSON              Create JSON representation of package
                        information
createSticker           Create hex stickers for packages
createURL               Creates a href tag
deltaDF                 Returns the difference between 2 data frames
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.
determinePkgURL         Generate package's external URL after
                        validation info as data.frame
emailNotifier           Send email notifications to maintainers whose
                        builds failed
emailTag                Create a mailto tag for email IDs
email_notify            email_notify Should emails be sent for build
                        failure notifications?
email_options           email_options Email options for sending build
                        failure notifications
encode_string           Convert string to numeric representation
errlogfile              Log file location of a GRAN (sub) repository
extPkgURL               Wrapper for determinePkgURL
extPkgURL_old           Wrapper for determinePkgURL. Deprecate due to
                        performance issues.
generateDescInfo        Converts a DESCRIPTION file to a data.frame
getFailureInfo          Creates a dataframe containing information
                        regarding packages that had a failed status
getOS                   Get the OS Type
identifyRisk            identifyRisk
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.
isValidEmail            Checks whether an email ID is valid
loadRepo                Backwards compatible load utility
location,GRANRepository-method
                        Retrieve the path to a GRAN (sub) repository
logfile                 Log file location of a GRAN (sub) repository
makeRepo                makeRepo
manifestHTML            manifestHTML
notifyManifest          Sends email notifications for a given manifest
notrack,GRANRepository-method
                        notrack Return the directory which stores
                        retreived versions of non-GRAN packages for use
                        in virtual repositories
param                   Extract parameter object
pkgHTML                 Create HTML splash pages for packages
pkg_doc_dir             pkg_doc_dir Return the path where test coverage
                        reports for packages will be deployed for use
                        in the build report.
readPkgsNEWS            Read and summarize the NEWS files for packages
                        at risk (updatable)
relatedPkgs             Wrapper for dependsOnPkgs
repo_name               Get or set individual parameters on a
                        GRANRepository object
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
reversals               Generate reverse dependency info as data.frame
saveRepo                Backwards compatible save utility
sendMail                Wrapper for sendmail, allows for multiple
                        attachments to be sent
sortDelimitedString     Alphabetically sort delimited strings
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.
string2list             Converts delimited string to list
temp_lib                temporary library
testCoverage            Calculate and generate package code test
                        coverage reports
updateArchive           Move older package sources to the Archive
                        directory
writeGRANLog            writeGRANLog
