-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackages.json
48 lines (48 loc) · 1.06 KB
/
packages.json
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
[
{
"package": "arrow",
"url": "https://github.com/apache/arrow",
"branch": "*release",
"subdir": "r"
},
{
"package": "nanoarrow",
"url": "https://github.com/apache/arrow-nanoarrow",
"subdir": "r"
},
{
"package": "adbcdrivermanager",
"url": "https://github.com/apache/arrow-adbc",
"subdir": "r/adbcdrivermanager"
},
{
"package": "adbcpostgresql",
"url": "https://github.com/apache/arrow-adbc",
"subdir": "r/adbcpostgresql"
},
{
"package": "adbcsqlite",
"url": "https://github.com/apache/arrow-adbc",
"subdir": "r/adbcsqlite"
},
{
"package": "adbcsnowflake",
"url": "https://github.com/apache/arrow-adbc",
"subdir": "r/adbcsnowflake"
},
{
"package": "adbcbigquery",
"url": "https://github.com/apache/arrow-adbc",
"subdir": "r/adbcbigquery"
},
{
"package": "adbcflightsql",
"url": "https://github.com/apache/arrow-adbc",
"subdir": "r/adbcflightsql"
},
{
"package": "apache.sedona",
"url": "https://github.com/apache/sedona",
"subdir": "R"
}
]