-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
21 lines (21 loc) · 894 Bytes
/
DESCRIPTION
File metadata and controls
21 lines (21 loc) · 894 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: sparkgeo
Type: Package
Title: Geospatial Analytics for Spark
Version: 0.1.0-9000
Authors@R: c(person(family = "Mirai Solutions GmbH", role = "aut",
email = "info@mirai-solutions.com"),
person("Martin", "Studer", role = "cre",
email = "martin.studer@mirai-solutions.com"),
person("Nicola", "Lambiase", role = c("ctb"),
email = "nicola.lambiase@mirai-solutions.com"),
person("Ömer", "Demirel", role = c("ctb"),
email = "omer.demirel@mirai-solutions.com"))
Description: The 'sparkgeo' package is a 'sparklyr' extension package providing geospatial
analytics capabilities to Spark and R.
Depends: R (>= 3.3.2)
Imports: sparklyr (>= 0.6.4), dplyr (>= 0.7.0)
License: GPL-3 | file LICENSE
SystemRequirements: Spark 2.x
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1