-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
52 lines (50 loc) · 1.13 KB
/
Copy pathNAMESPACE
File metadata and controls
52 lines (50 loc) · 1.13 KB
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
# Generated by roxygen2: do not edit by hand
export(raix_configure)
export(raix_send)
export(raix_explain)
export(raix_debug)
export(raix_document)
export(raix_generate)
export(raix_chat)
export(raix_info)
export(raix_config)
export(raix_check)
export(raix_setup)
export(raix_search)
export(raix_diagnose)
export(raix_analyze)
export(raix_google)
export(raix_rstudio)
export(raix_help)
export(raix_gui)
export(raix_dashboard)
export(raix_small_mode)
export(raix_solve)
export(raix_script)
export(raix_notebook)
export(raix_project)
export(raix_package)
export(raix_read)
export(raix_write)
export(raix_terminal)
export(raix_python)
export(raix_compile)
export(raix_pipeline)
export(raix_benchmark)
export(raix_parallel)
export(raix_sysinfo)
export(raix_run)
export(raix_test)
export(raix_refactor)
export(raix_translate)
export(raix_sql)
export(raix_web)
export(raix_history)
export(raix_simulate)
export(raix_autodetect)
export(raix_extract_code)
importFrom(stats, median)
importFrom(utils, available.packages, browseURL, capture.output,
head, installed.packages, str, tail, URLencode)
importFrom(tools, file_ext)
importFrom(parallel, detectCores)