-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
31 lines (30 loc) · 995 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Generated by roxygen2: do not edit by hand
export(cloud_sync_artifacts)
export(gcloud_create_cran_bucket)
export(kube_install)
export(kube_install_single_package)
export(kube_run)
export(kube_wait)
export(pkg_dependencies)
importFrom(AnVIL,gcloud_cmd)
importFrom(AnVIL,gsutil_cp)
importFrom(AnVIL,gsutil_exists)
importFrom(AnVIL,gsutil_rsync)
importFrom(BiocManager,install)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,SnowParam)
importFrom(BiocParallel,`bpprogressbar<-`)
importFrom(BiocParallel,bpiterate)
importFrom(BiocParallel,bpprogressbar)
importFrom(RedisParam,RedisParam)
importFrom(RedisParam,rpstopall)
importFrom(futile.logger,appender.file)
importFrom(futile.logger,appender.tee)
importFrom(futile.logger,flog.appender)
importFrom(futile.logger,flog.error)
importFrom(futile.logger,flog.info)
importFrom(redux,hiredis)
importFrom(tools,package_dependencies)
importFrom(utils,available.packages)
importFrom(utils,contrib.url)
importFrom(utils,installed.packages)