]> git.proxmox.com Git - ceph.git/blob - ceph/src/arrow/r/NAMESPACE
import quincy 17.2.0
[ceph.git] / ceph / src / arrow / r / NAMESPACE
1 # Generated by roxygen2: do not edit by hand
2
3 S3method("!=",ArrowObject)
4 S3method("$",ArrowTabular)
5 S3method("$",Schema)
6 S3method("$",StructArray)
7 S3method("$",SubTreeFileSystem)
8 S3method("$<-",ArrowTabular)
9 S3method("$<-",Schema)
10 S3method("==",ArrowObject)
11 S3method("[",ArrowDatum)
12 S3method("[",ArrowTabular)
13 S3method("[",Dataset)
14 S3method("[",Schema)
15 S3method("[",arrow_dplyr_query)
16 S3method("[[",ArrowTabular)
17 S3method("[[",Schema)
18 S3method("[[",StructArray)
19 S3method("[[<-",ArrowTabular)
20 S3method("[[<-",Schema)
21 S3method("names<-",ArrowTabular)
22 S3method(Ops,ArrowDatum)
23 S3method(Ops,Expression)
24 S3method(all,ArrowDatum)
25 S3method(all,equal.ArrowObject)
26 S3method(any,ArrowDatum)
27 S3method(as.character,ArrowDatum)
28 S3method(as.character,FileFormat)
29 S3method(as.character,FragmentScanOptions)
30 S3method(as.data.frame,ArrowTabular)
31 S3method(as.data.frame,StructArray)
32 S3method(as.data.frame,arrow_dplyr_query)
33 S3method(as.double,ArrowDatum)
34 S3method(as.integer,ArrowDatum)
35 S3method(as.list,ArrowTabular)
36 S3method(as.list,Schema)
37 S3method(as.raw,Buffer)
38 S3method(as.vector,ArrowDatum)
39 S3method(c,Dataset)
40 S3method(dim,ArrowTabular)
41 S3method(dim,Dataset)
42 S3method(dim,StructArray)
43 S3method(dim,arrow_dplyr_query)
44 S3method(dimnames,ArrowTabular)
45 S3method(head,ArrowDatum)
46 S3method(head,ArrowTabular)
47 S3method(head,Dataset)
48 S3method(head,RecordBatchReader)
49 S3method(head,Scanner)
50 S3method(head,arrow_dplyr_query)
51 S3method(is.finite,ArrowDatum)
52 S3method(is.infinite,ArrowDatum)
53 S3method(is.na,ArrowDatum)
54 S3method(is.na,Expression)
55 S3method(is.nan,ArrowDatum)
56 S3method(length,ArrowDatum)
57 S3method(length,ArrowTabular)
58 S3method(length,Scalar)
59 S3method(length,Schema)
60 S3method(max,ArrowDatum)
61 S3method(mean,ArrowDatum)
62 S3method(median,ArrowDatum)
63 S3method(min,ArrowDatum)
64 S3method(na.exclude,ArrowDatum)
65 S3method(na.exclude,ArrowTabular)
66 S3method(na.fail,ArrowDatum)
67 S3method(na.fail,ArrowTabular)
68 S3method(na.omit,ArrowDatum)
69 S3method(na.omit,ArrowTabular)
70 S3method(names,Dataset)
71 S3method(names,FeatherReader)
72 S3method(names,RecordBatch)
73 S3method(names,Scanner)
74 S3method(names,ScannerBuilder)
75 S3method(names,Schema)
76 S3method(names,StructArray)
77 S3method(names,Table)
78 S3method(names,arrow_dplyr_query)
79 S3method(print,"arrow-enum")
80 S3method(print,arrow_dplyr_query)
81 S3method(print,arrow_info)
82 S3method(print,arrow_r_metadata)
83 S3method(quantile,ArrowDatum)
84 S3method(read_message,InputStream)
85 S3method(read_message,MessageReader)
86 S3method(read_message,default)
87 S3method(row.names,ArrowTabular)
88 S3method(sort,ArrowDatum)
89 S3method(sort,Scalar)
90 S3method(sum,ArrowDatum)
91 S3method(tail,ArrowDatum)
92 S3method(tail,ArrowTabular)
93 S3method(tail,Dataset)
94 S3method(tail,RecordBatchReader)
95 S3method(tail,Scanner)
96 S3method(tail,arrow_dplyr_query)
97 S3method(type,ArrowDatum)
98 S3method(type,default)
99 S3method(unique,ArrowDatum)
100 S3method(vec_ptype_abbr,arrow_fixed_size_binary)
101 S3method(vec_ptype_abbr,arrow_fixed_size_list)
102 S3method(vec_ptype_abbr,arrow_large_list)
103 S3method(vec_ptype_abbr,arrow_list)
104 S3method(vec_ptype_full,arrow_fixed_size_binary)
105 S3method(vec_ptype_full,arrow_fixed_size_list)
106 S3method(vec_ptype_full,arrow_large_list)
107 S3method(vec_ptype_full,arrow_list)
108 export(Array)
109 export(Buffer)
110 export(BufferOutputStream)
111 export(BufferReader)
112 export(ChunkedArray)
113 export(Codec)
114 export(CompressedInputStream)
115 export(CompressedOutputStream)
116 export(CompressionType)
117 export(CsvConvertOptions)
118 export(CsvFileFormat)
119 export(CsvFragmentScanOptions)
120 export(CsvParseOptions)
121 export(CsvReadOptions)
122 export(CsvTableReader)
123 export(CsvWriteOptions)
124 export(Dataset)
125 export(DatasetFactory)
126 export(DateUnit)
127 export(DictionaryArray)
128 export(DirectoryPartitioning)
129 export(DirectoryPartitioningFactory)
130 export(Expression)
131 export(FeatherReader)
132 export(Field)
133 export(FileFormat)
134 export(FileInfo)
135 export(FileMode)
136 export(FileOutputStream)
137 export(FileSelector)
138 export(FileSystem)
139 export(FileSystemDataset)
140 export(FileSystemDatasetFactory)
141 export(FileType)
142 export(FixedSizeListArray)
143 export(FixedSizeListType)
144 export(FragmentScanOptions)
145 export(HivePartitioning)
146 export(HivePartitioningFactory)
147 export(InMemoryDataset)
148 export(IpcFileFormat)
149 export(JoinType)
150 export(JsonParseOptions)
151 export(JsonReadOptions)
152 export(JsonTableReader)
153 export(LargeListArray)
154 export(ListArray)
155 export(LocalFileSystem)
156 export(MemoryMappedFile)
157 export(MessageReader)
158 export(MessageType)
159 export(MetadataVersion)
160 export(NullEncodingBehavior)
161 export(NullHandlingBehavior)
162 export(ParquetArrowReaderProperties)
163 export(ParquetFileFormat)
164 export(ParquetFileReader)
165 export(ParquetFileWriter)
166 export(ParquetFragmentScanOptions)
167 export(ParquetVersionType)
168 export(ParquetWriterProperties)
169 export(Partitioning)
170 export(QuantileInterpolation)
171 export(RandomAccessFile)
172 export(ReadableFile)
173 export(RecordBatch)
174 export(RecordBatchFileReader)
175 export(RecordBatchFileWriter)
176 export(RecordBatchStreamReader)
177 export(RecordBatchStreamWriter)
178 export(RoundMode)
179 export(S3FileSystem)
180 export(Scalar)
181 export(Scanner)
182 export(ScannerBuilder)
183 export(Schema)
184 export(StatusCode)
185 export(StructArray)
186 export(StructScalar)
187 export(SubTreeFileSystem)
188 export(Table)
189 export(TimeUnit)
190 export(TimestampParser)
191 export(Type)
192 export(UnionDataset)
193 export(all_of)
194 export(arrow_available)
195 export(arrow_info)
196 export(arrow_table)
197 export(arrow_with_dataset)
198 export(arrow_with_json)
199 export(arrow_with_parquet)
200 export(arrow_with_s3)
201 export(binary)
202 export(bool)
203 export(boolean)
204 export(buffer)
205 export(call_function)
206 export(cast_options)
207 export(chunked_array)
208 export(codec_is_available)
209 export(contains)
210 export(copy_files)
211 export(cpu_count)
212 export(create_package_with_all_dependencies)
213 export(dataset_factory)
214 export(date32)
215 export(date64)
216 export(decimal)
217 export(default_memory_pool)
218 export(dictionary)
219 export(ends_with)
220 export(everything)
221 export(field)
222 export(fixed_size_binary)
223 export(fixed_size_list_of)
224 export(flight_connect)
225 export(flight_get)
226 export(flight_path_exists)
227 export(flight_put)
228 export(float)
229 export(float16)
230 export(float32)
231 export(float64)
232 export(halffloat)
233 export(hive_partition)
234 export(install_arrow)
235 export(install_pyarrow)
236 export(int16)
237 export(int32)
238 export(int64)
239 export(int8)
240 export(io_thread_count)
241 export(is_in)
242 export(large_binary)
243 export(large_list_of)
244 export(large_utf8)
245 export(last_col)
246 export(list_compute_functions)
247 export(list_flights)
248 export(list_of)
249 export(load_flight_server)
250 export(map_batches)
251 export(match_arrow)
252 export(matches)
253 export(mmap_create)
254 export(mmap_open)
255 export(null)
256 export(num_range)
257 export(one_of)
258 export(open_dataset)
259 export(read_arrow)
260 export(read_csv_arrow)
261 export(read_delim_arrow)
262 export(read_feather)
263 export(read_ipc_stream)
264 export(read_json_arrow)
265 export(read_message)
266 export(read_parquet)
267 export(read_schema)
268 export(read_tsv_arrow)
269 export(record_batch)
270 export(s3_bucket)
271 export(schema)
272 export(set_cpu_count)
273 export(set_io_thread_count)
274 export(starts_with)
275 export(string)
276 export(struct)
277 export(time32)
278 export(time64)
279 export(timestamp)
280 export(to_arrow)
281 export(to_duckdb)
282 export(type)
283 export(uint16)
284 export(uint32)
285 export(uint64)
286 export(uint8)
287 export(unify_schemas)
288 export(utf8)
289 export(value_counts)
290 export(write_arrow)
291 export(write_csv_arrow)
292 export(write_dataset)
293 export(write_feather)
294 export(write_ipc_stream)
295 export(write_parquet)
296 export(write_to_raw)
297 importFrom(R6,R6Class)
298 importFrom(assertthat,assert_that)
299 importFrom(assertthat,is.string)
300 importFrom(bit64,print.integer64)
301 importFrom(bit64,str.integer64)
302 importFrom(methods,as)
303 importFrom(purrr,as_mapper)
304 importFrom(purrr,imap)
305 importFrom(purrr,imap_chr)
306 importFrom(purrr,keep)
307 importFrom(purrr,map)
308 importFrom(purrr,map2)
309 importFrom(purrr,map2_chr)
310 importFrom(purrr,map_chr)
311 importFrom(purrr,map_dfr)
312 importFrom(purrr,map_int)
313 importFrom(purrr,map_lgl)
314 importFrom(rlang,"%||%")
315 importFrom(rlang,":=")
316 importFrom(rlang,.data)
317 importFrom(rlang,abort)
318 importFrom(rlang,as_quosure)
319 importFrom(rlang,caller_env)
320 importFrom(rlang,dots_n)
321 importFrom(rlang,enexpr)
322 importFrom(rlang,enexprs)
323 importFrom(rlang,enquo)
324 importFrom(rlang,enquos)
325 importFrom(rlang,env)
326 importFrom(rlang,env_bind)
327 importFrom(rlang,eval_tidy)
328 importFrom(rlang,exec)
329 importFrom(rlang,expr)
330 importFrom(rlang,is_bare_character)
331 importFrom(rlang,is_character)
332 importFrom(rlang,is_false)
333 importFrom(rlang,is_integerish)
334 importFrom(rlang,is_interactive)
335 importFrom(rlang,is_quosure)
336 importFrom(rlang,list2)
337 importFrom(rlang,new_data_mask)
338 importFrom(rlang,new_environment)
339 importFrom(rlang,quo_get_env)
340 importFrom(rlang,quo_get_expr)
341 importFrom(rlang,quo_is_null)
342 importFrom(rlang,quo_name)
343 importFrom(rlang,quo_set_expr)
344 importFrom(rlang,quos)
345 importFrom(rlang,seq2)
346 importFrom(rlang,set_names)
347 importFrom(rlang,sym)
348 importFrom(rlang,syms)
349 importFrom(rlang,trace_back)
350 importFrom(rlang,warn)
351 importFrom(stats,median)
352 importFrom(stats,na.exclude)
353 importFrom(stats,na.fail)
354 importFrom(stats,na.omit)
355 importFrom(stats,na.pass)
356 importFrom(stats,quantile)
357 importFrom(tidyselect,all_of)
358 importFrom(tidyselect,contains)
359 importFrom(tidyselect,ends_with)
360 importFrom(tidyselect,eval_select)
361 importFrom(tidyselect,everything)
362 importFrom(tidyselect,last_col)
363 importFrom(tidyselect,matches)
364 importFrom(tidyselect,num_range)
365 importFrom(tidyselect,one_of)
366 importFrom(tidyselect,starts_with)
367 importFrom(tidyselect,vars_pull)
368 importFrom(tidyselect,vars_rename)
369 importFrom(tidyselect,vars_select)
370 importFrom(utils,head)
371 importFrom(utils,install.packages)
372 importFrom(utils,modifyList)
373 importFrom(utils,object.size)
374 importFrom(utils,packageVersion)
375 importFrom(utils,tail)
376 importFrom(vctrs,s3_register)
377 importFrom(vctrs,vec_cast)
378 importFrom(vctrs,vec_ptype_abbr)
379 importFrom(vctrs,vec_ptype_full)
380 importFrom(vctrs,vec_size)
381 importFrom(vctrs,vec_unique)
382 useDynLib(arrow, .registration = TRUE)