# Generated by roxygen2: do not edit by hand

export("build_timeout<-")
export("check_timeout<-")
export("param<-")
export("repo_results<-")
export("suspended_pkgs<-")
export("use_cran_granbase<-")
export(GRANRepository)
export(RepoBuildParam)
export(RepoFromList)
export(RepoToList)
export(archivedir)
export(available.packages)
export(backup_archive)
export(buildRiskReport)
export(build_timeout)
export(check_note_ok)
export(check_result_dir)
export(check_test_on)
export(check_timeout)
export(check_warn_ok)
export(checkout_dir)
export(clear_repo)
export(clear_temp_fils)
export(contrib.url)
export(coverage_report_dir)
export(createSticker)
export(dest_base)
export(destination)
export(emailNotifier)
export(email_notify)
export(email_options)
export(errlogfile)
export(extra_fun)
export(identifyRisk)
export(install_result_dir)
export(install_test_on)
export(loadRepo)
export(logfile)
export(makeRepo)
export(manifestHTML)
export(param)
export(pkgHTML)
export(pkg_doc_dir)
export(pkg_log_dir)
export(pkg_log_file)
export(readPkgsNEWS)
export(repo_name)
export(repo_results)
export(repo_url)
export(repobase)
export(saveRepo)
export(staging)
export(staging_logs)
export(suspended_pkgs)
export(temp_lib)
export(temp_repo)
export(testCoverage)
export(use_cran_granbase)
export(writeGRANLog)
exportClasses(GRANRepository)
exportClasses(RepoBuildParam)
exportMethods("build_timeout<-")
exportMethods("check_timeout<-")
exportMethods("logfun<-")
exportMethods("repo_results<-")
exportMethods("sh_init_script<-")
exportMethods("use_cran_granbase<-")
exportMethods(addPkg)
exportMethods(archivedir)
exportMethods(backup_archive)
exportMethods(build_timeout)
exportMethods(check_result_dir)
exportMethods(check_timeout)
exportMethods(checkout_dir)
exportMethods(coverage_report_dir)
exportMethods(dest_base)
exportMethods(destination)
exportMethods(email_notify)
exportMethods(email_options)
exportMethods(extra_fun)
exportMethods(install_packages)
exportMethods(install_result_dir)
exportMethods(logfun)
exportMethods(pkg_doc_dir)
exportMethods(pkg_log_dir)
exportMethods(pkg_log_file)
exportMethods(repo_url)
exportMethods(repobase)
exportMethods(sh_init_script)
exportMethods(staging)
exportMethods(staging_logs)
exportMethods(use_cran_granbase)
import(methods)
import(switchr)
importFrom(RCurl,url.exists)
importFrom(covr,package_coverage)
importFrom(covr,percent_coverage)
importFrom(covr,report)
importFrom(dplyr,anti_join)
importFrom(dplyr,intersect)
importFrom(hexSticker,sticker)
importFrom(htmlTable,htmlTable)
importFrom(jsonlite,toJSON)
importFrom(sendmailR,mime_part)
importFrom(sendmailR,sendmail)
importFrom(stats,complete.cases)
importFrom(stats,setNames)
importFrom(stringi,stri_replace_all_charclass)
importFrom(tools,dependsOnPkgs)
importFrom(tools,file_path_sans_ext)
importFrom(tools,package_dependencies)
importFrom(tools,write_PACKAGES)
importFrom(utils,compareVersion)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
importFrom(utils,news)
importFrom(utils,old.packages)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,write.csv)
importFrom(utils,write.table)
importMethodsFrom(switchr,addPkg)
importMethodsFrom(switchr,install_packages)
