-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
34 lines (34 loc) · 1.15 KB
/
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: arcgis
Title: ArcGIS Location Services Meta-Package
Version: 0.1.1
Authors@R:
person("Josiah", "Parry", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9910-865X"))
Description: Provides easy installation and loading of core ArcGIS
location services packages 'arcgislayers', 'arcgisutils',
'arcgisgeocode', and 'arcgisplaces'. Enabling developers to interact
with spatial data and services from 'ArcGIS Online', 'ArcGIS
Enterprise', and 'ArcGIS Platform'. Learn more about the 'arcgis'
meta-package at <https://r.esri.com/r-bridge-site/>.
Language: en
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
Imports:
arcgisgeocode (>= 0.1.0),
arcgislayers (>= 0.2.0),
arcgisplaces (>= 0.1.0),
arcgisutils (>= 0.3.0),
cli,
httr2 (>= 1.0.0),
utils
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Suggests:
arcpbf,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/Needs/website: rmarkdown
URL: https://github.com/R-ArcGIS/arcgis/, https://r.esri.com/arcgis/
Config/rextendr/version: 0.3.1.9000
SystemRequirements: Cargo (Rust's package manager), rustc