-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
30 lines (29 loc) · 984 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
# Generated by roxygen2: do not edit by hand
export(crew_aws_batch_job_name)
export(crew_class_definition_aws_batch)
export(crew_class_launcher_aws_batch)
export(crew_class_monitor_aws_batch)
export(crew_controller_aws_batch)
export(crew_definition_aws_batch)
export(crew_launcher_aws_batch)
export(crew_launcher_aws_batch_launch)
export(crew_launcher_aws_batch_terminate)
export(crew_monitor_aws_batch)
export(crew_options_aws_batch)
importFrom(R6,R6Class)
importFrom(cli,cli_progress_bar)
importFrom(cli,cli_progress_done)
importFrom(cli,cli_progress_update)
importFrom(crew,crew_assert)
importFrom(crew,crew_class_launcher)
importFrom(crew,crew_deprecate)
importFrom(crew,crew_launcher)
importFrom(crew,crew_random_name)
importFrom(crew,crew_tls)
importFrom(paws.common,get_config)
importFrom(paws.common,paginate)
importFrom(paws.compute,batch)
importFrom(paws.management,cloudwatchlogs)
importFrom(rlang,is_installed)
importFrom(tibble,tibble)
importFrom(utils,globalVariables)