This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
forked from rstudio/pins-r
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
263 lines (262 loc) · 8.52 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
# Generated by roxygen2: do not edit by hand
S3method(board_browse,pins_board)
S3method(board_browse,pins_board_connect)
S3method(board_browse,pins_board_datatxt)
S3method(board_browse,pins_board_github)
S3method(board_browse,pins_board_kaggle)
S3method(board_browse,pins_board_local)
S3method(board_deparse,pins_board)
S3method(board_deparse,pins_board_azure)
S3method(board_deparse,pins_board_connect)
S3method(board_deparse,pins_board_folder)
S3method(board_deparse,pins_board_gcs)
S3method(board_deparse,pins_board_kaggle_competition)
S3method(board_deparse,pins_board_kaggle_dataset)
S3method(board_deparse,pins_board_s3)
S3method(board_deparse,pins_board_url)
S3method(board_desc,default)
S3method(board_desc,pins_board_folder)
S3method(board_pin_create,pins_board)
S3method(board_pin_create,pins_board_connect)
S3method(board_pin_create,pins_board_datatxt)
S3method(board_pin_create,pins_board_github)
S3method(board_pin_create,pins_board_kaggle)
S3method(board_pin_create,pins_board_local)
S3method(board_pin_find,pins_board)
S3method(board_pin_find,pins_board_connect)
S3method(board_pin_find,pins_board_datatxt)
S3method(board_pin_find,pins_board_github)
S3method(board_pin_find,pins_board_kaggle)
S3method(board_pin_find,pins_board_local)
S3method(board_pin_find,pins_board_packages)
S3method(board_pin_get,pins_board)
S3method(board_pin_get,pins_board_connect)
S3method(board_pin_get,pins_board_datatxt)
S3method(board_pin_get,pins_board_github)
S3method(board_pin_get,pins_board_kaggle)
S3method(board_pin_get,pins_board_local)
S3method(board_pin_get,pins_board_packages)
S3method(board_pin_remove,pins_board)
S3method(board_pin_remove,pins_board_connect)
S3method(board_pin_remove,pins_board_datatxt)
S3method(board_pin_remove,pins_board_github)
S3method(board_pin_remove,pins_board_kaggle)
S3method(board_pin_remove,pins_board_local)
S3method(board_pin_versions,default)
S3method(board_pin_versions,pins_board_connect)
S3method(board_pin_versions,pins_board_datatxt)
S3method(board_pin_versions,pins_board_github)
S3method(board_pin_versions,pins_board_kaggle)
S3method(board_pin_versions,pins_board_local)
S3method(format,pins_board)
S3method(pin,AsIs)
S3method(pin,character)
S3method(pin,data.frame)
S3method(pin,default)
S3method(pin_delete,pins_board_azure)
S3method(pin_delete,pins_board_connect)
S3method(pin_delete,pins_board_folder)
S3method(pin_delete,pins_board_gcs)
S3method(pin_delete,pins_board_gdrive)
S3method(pin_delete,pins_board_kaggle_competition)
S3method(pin_delete,pins_board_kaggle_dataset)
S3method(pin_delete,pins_board_ms365)
S3method(pin_delete,pins_board_s3)
S3method(pin_delete,pins_board_url)
S3method(pin_exists,pins_board_azure)
S3method(pin_exists,pins_board_connect)
S3method(pin_exists,pins_board_folder)
S3method(pin_exists,pins_board_gcs)
S3method(pin_exists,pins_board_gdrive)
S3method(pin_exists,pins_board_kaggle_competition)
S3method(pin_exists,pins_board_kaggle_dataset)
S3method(pin_exists,pins_board_ms365)
S3method(pin_exists,pins_board_s3)
S3method(pin_exists,pins_board_url)
S3method(pin_fetch,pins_board_azure)
S3method(pin_fetch,pins_board_connect)
S3method(pin_fetch,pins_board_folder)
S3method(pin_fetch,pins_board_gcs)
S3method(pin_fetch,pins_board_gdrive)
S3method(pin_fetch,pins_board_kaggle_competition)
S3method(pin_fetch,pins_board_kaggle_dataset)
S3method(pin_fetch,pins_board_ms365)
S3method(pin_fetch,pins_board_s3)
S3method(pin_fetch,pins_board_url)
S3method(pin_list,pins_board_azure)
S3method(pin_list,pins_board_connect)
S3method(pin_list,pins_board_folder)
S3method(pin_list,pins_board_gcs)
S3method(pin_list,pins_board_gdrive)
S3method(pin_list,pins_board_kaggle_competition)
S3method(pin_list,pins_board_kaggle_dataset)
S3method(pin_list,pins_board_local)
S3method(pin_list,pins_board_ms365)
S3method(pin_list,pins_board_s3)
S3method(pin_list,pins_board_url)
S3method(pin_load,default)
S3method(pin_load,files)
S3method(pin_load,package)
S3method(pin_load,table)
S3method(pin_meta,pins_board_azure)
S3method(pin_meta,pins_board_connect)
S3method(pin_meta,pins_board_folder)
S3method(pin_meta,pins_board_gcs)
S3method(pin_meta,pins_board_gdrive)
S3method(pin_meta,pins_board_kaggle_competition)
S3method(pin_meta,pins_board_kaggle_dataset)
S3method(pin_meta,pins_board_ms365)
S3method(pin_meta,pins_board_s3)
S3method(pin_meta,pins_board_url)
S3method(pin_search,pins_board)
S3method(pin_search,pins_board_connect)
S3method(pin_search,pins_board_kaggle_competition)
S3method(pin_search,pins_board_kaggle_dataset)
S3method(pin_store,pins_board_azure)
S3method(pin_store,pins_board_connect)
S3method(pin_store,pins_board_folder)
S3method(pin_store,pins_board_gcs)
S3method(pin_store,pins_board_gdrive)
S3method(pin_store,pins_board_kaggle_competition)
S3method(pin_store,pins_board_kaggle_dataset)
S3method(pin_store,pins_board_ms365)
S3method(pin_store,pins_board_s3)
S3method(pin_store,pins_board_url)
S3method(pin_version_delete,pins_board)
S3method(pin_version_delete,pins_board_azure)
S3method(pin_version_delete,pins_board_connect)
S3method(pin_version_delete,pins_board_folder)
S3method(pin_version_delete,pins_board_gcs)
S3method(pin_version_delete,pins_board_gdrive)
S3method(pin_version_delete,pins_board_ms365)
S3method(pin_version_delete,pins_board_s3)
S3method(pin_version_delete,pins_board_url)
S3method(pin_versions,pins_board)
S3method(pin_versions,pins_board_azure)
S3method(pin_versions,pins_board_connect)
S3method(pin_versions,pins_board_folder)
S3method(pin_versions,pins_board_gcs)
S3method(pin_versions,pins_board_gdrive)
S3method(pin_versions,pins_board_kaggle_dataset)
S3method(pin_versions,pins_board_ms365)
S3method(pin_versions,pins_board_s3)
S3method(pin_versions,pins_board_url)
S3method(print,pin_info)
S3method(print,pins_board)
S3method(print,pins_hidden)
S3method(print,pins_meta)
S3method(required_pkgs,pins_board)
S3method(required_pkgs,pins_board_azure)
S3method(required_pkgs,pins_board_connect)
S3method(required_pkgs,pins_board_gcs)
S3method(required_pkgs,pins_board_gdrive)
S3method(required_pkgs,pins_board_ms365)
S3method(required_pkgs,pins_board_s3)
S3method(str,pins_hidden)
S3method(write_board_manifest_yaml,default)
S3method(write_board_manifest_yaml,pins_board_azure)
S3method(write_board_manifest_yaml,pins_board_folder)
S3method(write_board_manifest_yaml,pins_board_ms365)
S3method(write_board_manifest_yaml,pins_board_s3)
S3method(write_board_manifest_yaml,pins_board_url)
export("%>%")
export(board_azure)
export(board_browse)
export(board_cache_path)
export(board_connect)
export(board_connect_url)
export(board_default)
export(board_deparse)
export(board_deregister)
export(board_desc)
export(board_folder)
export(board_gcs)
export(board_gdrive)
export(board_get)
export(board_initialize)
export(board_kaggle_competitions)
export(board_kaggle_dataset)
export(board_list)
export(board_local)
export(board_ms365)
export(board_pin_create)
export(board_pin_find)
export(board_pin_get)
export(board_pin_remove)
export(board_pin_store)
export(board_pin_versions)
export(board_register)
export(board_register_azure)
export(board_register_datatxt)
export(board_register_dospace)
export(board_register_gcloud)
export(board_register_github)
export(board_register_kaggle)
export(board_register_local)
export(board_register_rsconnect)
export(board_register_s3)
export(board_rsconnect)
export(board_s3)
export(board_temp)
export(board_test)
export(board_url)
export(cache_browse)
export(cache_info)
export(cache_prune)
export(connect_auth_headers)
export(legacy_azure)
export(legacy_datatxt)
export(legacy_dospace)
export(legacy_gcloud)
export(legacy_github)
export(legacy_kaggle)
export(legacy_local)
export(legacy_s3)
export(legacy_temp)
export(new_board)
export(pin)
export(pin_browse)
export(pin_default_name)
export(pin_delete)
export(pin_download)
export(pin_exists)
export(pin_fetch)
export(pin_find)
export(pin_get)
export(pin_info)
export(pin_list)
export(pin_load)
export(pin_log)
export(pin_meta)
export(pin_reactive)
export(pin_reactive_download)
export(pin_reactive_read)
export(pin_read)
export(pin_remove)
export(pin_search)
export(pin_store)
export(pin_upload)
export(pin_version_delete)
export(pin_versions)
export(pin_versions_prune)
export(pin_write)
export(required_pkgs)
export(write_board_manifest)
export(write_board_manifest_yaml)
import(rlang)
importFrom(cli,cli_abort)
importFrom(cli,cli_format_method)
importFrom(cli,cli_text)
importFrom(generics,required_pkgs)
importFrom(glue,glue)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
importFrom(purrr,compact)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2_chr)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,possibly)