-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 919 Bytes
/
DESCRIPTION
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
Package: dbSpatial
Title: dbSpatial
Version: 0.0.0.9009
Authors@R:
c(person("Edward", "C. Ruiz", , "ecr7407@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9174-5387")),
person("Jiaji", "George Chen", email = "jiajic@bu.edu", role = c("aut")),
person("Ruben", "Dries", email = "rubendries@gmail.com",role = c("aut", "rev")))
Description: dbSpatial is a package in the dbverse for working with spatial geometries in a DuckDB database.
License: GPL-3 | MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
R (>= 4.1.0)
Imports:
tools,
DBI,
duckdb (>= 0.9.2),
data.table,
dplyr,
dbplyr,
terra,
sf,
crayon,
rlang,
glue,
sfarrow
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
URL: https://drieslab.github.io/dbSpatial/
BugReports: https://drieslab.github.io/dbSpatial//issues