-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 917 Bytes
/
NAMESPACE
File metadata and controls
35 lines (34 loc) · 917 Bytes
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
32
33
34
35
# Generated by roxygen2: do not edit by hand
S3method(print,gcloud_sdk_result)
export(gcloud_access_token)
export(gcloud_account)
export(gcloud_cmd)
export(gcloud_exists)
export(gcloud_help)
export(gcloud_project)
export(gcloud_storage)
export(gcloud_storage_buckets)
export(gsutil_cat)
export(gsutil_cp)
export(gsutil_exists)
export(gsutil_help)
export(gsutil_is_uri)
export(gsutil_ls)
export(gsutil_pipe)
export(gsutil_requesterpays)
export(gsutil_requesterpays_flag)
export(gsutil_rm)
export(gsutil_rsync)
export(gsutil_sh_quote)
export(gsutil_stat)
importFrom(AnVILBase,avstop_for_status)
importFrom(BiocBaseUtils,isCharacter)
importFrom(BiocBaseUtils,isScalarCharacter)
importFrom(BiocBaseUtils,isScalarLogical)
importFrom(BiocBaseUtils,isZeroOneCharacter)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,content_type)
importFrom(rlang,.data)
importFrom(tidyr,pivot_wider)
importFrom(utils,tail)