-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
282 lines (281 loc) · 7.63 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
# Generated by roxygen2: do not edit by hand
S3method("value<-",field)
S3method("value<-",filesbrowser_field)
S3method("value<-",list_field)
S3method("value<-",upload_field)
S3method(add_block_server,default)
S3method(add_block_ui,default)
S3method(block_body,block)
S3method(block_code,block)
S3method(block_combiner,plot_block)
S3method(block_combiner,plot_layer_block)
S3method(block_combiner,transform_block)
S3method(block_header,block)
S3method(block_icon,data_block)
S3method(block_icon,default)
S3method(block_icon,plot_block)
S3method(block_icon,transform_block)
S3method(blockr_serialize,block)
S3method(blockr_serialize,field)
S3method(blockr_serialize,stack)
S3method(blockr_serialize,workspace)
S3method(data_info,block)
S3method(data_info,data_block)
S3method(data_info,transform_block)
S3method(download,block)
S3method(download,data_block)
S3method(download,plot_block)
S3method(download,transform_block)
S3method(download_content,data_block)
S3method(download_content,plot_block)
S3method(download_content,transform_block)
S3method(download_filename,data_block)
S3method(download_filename,plot_block)
S3method(download_filename,transform_block)
S3method(download_ui,block)
S3method(download_ui,data_block)
S3method(download_ui,plot_block)
S3method(download_ui,transform_block)
S3method(evaluate_block,block)
S3method(evaluate_block,data_block)
S3method(evaluate_block,plot_layer_block)
S3method(generate_code,arrange_block)
S3method(generate_code,block)
S3method(generate_code,call)
S3method(generate_code,data_block)
S3method(generate_code,group_by_block)
S3method(generate_code,plot_block)
S3method(generate_code,stack)
S3method(generate_code,transform_block)
S3method(generate_server,data_block)
S3method(generate_server,keyvalue_field)
S3method(generate_server,plot_block)
S3method(generate_server,result_field)
S3method(generate_server,stack)
S3method(generate_server,transform_block)
S3method(generate_server,workspace)
S3method(generate_ui,block)
S3method(generate_ui,stack)
S3method(generate_ui,workspace)
S3method(handle_remove,block)
S3method(init,stack)
S3method(init,workspace)
S3method(initialize_block,block)
S3method(initialize_block,data_block)
S3method(initialize_field,field)
S3method(inject_remove_button,block)
S3method(inject_remove_button,stack)
S3method(input_ids,block)
S3method(input_ids,field)
S3method(input_ids,hidden_field)
S3method(input_ids,list_field)
S3method(is_initialized,block)
S3method(is_initialized,field)
S3method(is_valid,field)
S3method(layout,block)
S3method(remove_button,block)
S3method(remove_button,stack)
S3method(server_code,block)
S3method(server_output,block)
S3method(server_output,filesbrowser_block)
S3method(server_output,plot_block)
S3method(server_output,upload_block)
S3method(uiCode,block)
S3method(uiOutputBlock,block)
S3method(uiOutputBlock,filesbrowser_block)
S3method(uiOutputBlock,plot_block)
S3method(uiOutputBlock,upload_block)
S3method(ui_fields,block)
S3method(ui_input,filesbrowser_field)
S3method(ui_input,hidden_field)
S3method(ui_input,keyvalue_field)
S3method(ui_input,list_field)
S3method(ui_input,numeric_field)
S3method(ui_input,range_field)
S3method(ui_input,result_field)
S3method(ui_input,select_field)
S3method(ui_input,string_field)
S3method(ui_input,submit_field)
S3method(ui_input,switch_field)
S3method(ui_input,upload_field)
S3method(ui_input,variable_field)
S3method(ui_update,filesbrowser_field)
S3method(ui_update,hidden_field)
S3method(ui_update,list_field)
S3method(ui_update,numeric_field)
S3method(ui_update,range_field)
S3method(ui_update,select_field)
S3method(ui_update,string_field)
S3method(ui_update,submit_field)
S3method(ui_update,switch_field)
S3method(ui_update,upload_field)
S3method(ui_update,variable_field)
S3method(update_field,field)
S3method(update_field,hidden_field)
S3method(update_field,result_field)
S3method(update_fields,data_block)
S3method(update_fields,plot_block)
S3method(update_fields,transform_block)
S3method(validate_field,default)
S3method(validate_field,field)
S3method(validate_field,filesbrowser_field)
S3method(validate_field,keyvalue_field)
S3method(validate_field,list_field)
S3method(validate_field,numeric_field)
S3method(validate_field,range_field)
S3method(validate_field,result_field)
S3method(validate_field,select_field)
S3method(validate_field,string_field)
S3method(validate_field,switch_field)
S3method(validate_field,upload_field)
S3method(validate_field,variable_field)
S3method(value,field)
S3method(value,list_field)
S3method(value,result_field)
S3method(value,variable_field)
export("%>%")
export("value<-")
export(add_block)
export(add_block_server)
export(add_block_ui)
export(add_workspace_stack)
export(as_log_level)
export(available_blocks)
export(block_body)
export(block_code)
export(block_combiner)
export(block_descr)
export(block_header)
export(block_icon)
export(block_name)
export(blockr_deserialize)
export(blockr_serialize)
export(cat_logger)
export(clear_workspace)
export(cnd_logger)
export(construct_block)
export(create_block)
export(data_info)
export(download_ui)
export(evaluate_block)
export(exprs_ui)
export(from_json)
export(generate_code)
export(generate_server)
export(generate_ui)
export(get_compatible_blocks)
export(get_field_name)
export(get_registry)
export(get_stack_name)
export(get_stack_title)
export(get_workspace)
export(get_workspace_settings)
export(get_workspace_stack)
export(get_workspace_stacks)
export(get_workspace_title)
export(handle_remove)
export(init)
export(init_lock)
export(initialize_block)
export(initialize_field)
export(inject_remove_button)
export(input_ids)
export(is_block)
export(is_field)
export(is_initialized)
export(is_locked)
export(is_stack)
export(is_valid)
export(is_workspace)
export(keyvalue_field)
export(layout)
export(list_workspace_stacks)
export(lock)
export(log_debug)
export(log_error)
export(log_fatal)
export(log_info)
export(log_trace)
export(log_warn)
export(new_arrange_block)
export(new_block)
export(new_csv_block)
export(new_dataset_block)
export(new_field)
export(new_filesbrowser_block)
export(new_filesbrowser_field)
export(new_filter_block)
export(new_group_by_block)
export(new_head_block)
export(new_hidden_field)
export(new_join_block)
export(new_json_block)
export(new_keyvalue_field)
export(new_list_field)
export(new_mutate_block)
export(new_numeric_field)
export(new_parser_block)
export(new_range_field)
export(new_rds_block)
export(new_result_block)
export(new_result_field)
export(new_select_block)
export(new_select_field)
export(new_stack)
export(new_string_field)
export(new_submit_field)
export(new_summarize_block)
export(new_switch_field)
export(new_upload_block)
export(new_upload_field)
export(new_variable_field)
export(new_xpt_block)
export(observe_lock)
export(off_canvas)
export(register_block)
export(register_blocks)
export(remove_button)
export(restore_workspace)
export(rm_workspace_stack)
export(rm_workspace_stacks)
export(save_workspace)
export(serve_stack)
export(serve_workspace)
export(server_code)
export(server_output)
export(set_stack_name)
export(set_stack_title)
export(set_workspace)
export(set_workspace_settings)
export(set_workspace_stack)
export(set_workspace_title)
export(stack_header)
export(to_json)
export(toggle_lock)
export(uiCode)
export(uiOutputBlock)
export(ui_fields)
export(ui_input)
export(ui_update)
export(unlock)
export(unregister_blocks)
export(update_field)
export(update_fields)
export(useBlockr)
export(validate_field)
export(validation_failure)
export(value)
export(values)
export(write_log)
import(dplyr)
import(shiny)
importFrom(htmltools,htmlDependency)
importFrom(magrittr,"%>%")
importFrom(shiny,div)
importFrom(shiny,icon)
importFrom(shiny,p)
importFrom(shiny,tags)
importFrom(shinyAce,aceAutocomplete)
importFrom(shinyAce,aceEditor)
importFrom(shinyAce,aceTooltip)
importFrom(stats,setNames)