-
Notifications
You must be signed in to change notification settings - Fork 20
/
DESCRIPTION
73 lines (73 loc) · 2.73 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Package: qgisprocess
Title: Use 'QGIS' Processing Algorithms
Version: 0.4.1.9000
Authors@R: c(
person("Dewey", "Dunnington", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-9415-4582", affiliation = "Voltron Data")),
person("Floris", "Vanderhaeghe", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6378-6229", affiliation = "Research Institute for Nature and Forest (INBO)")),
person("Jan", "Caha", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0003-0165-0606")),
person("Jannes", "Muenchow", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-7834-4717")),
person("Antony", "Barja", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0001-5921-2858")),
person("Robin", "Lovelace", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0001-5679-6536")),
person("Jakub", "Nowosad", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0002-1057-3721")),
person("Research Institute for Nature and Forest (INBO)", role = c("cph", "fnd"),
comment = "https://www.inbo.be/en/")
)
Description: Provides seamless access to the 'QGIS'
(<https://qgis.org>) processing toolbox using the standalone
'qgis_process' command-line utility. Both native and third-party
(plugin) processing providers are supported. Beside referring data
sources from file, also common objects from 'sf', 'terra' and 'stars'
are supported. The native processing algorithms are documented by QGIS.org
(2024) <https://docs.qgis.org/latest/en/docs/user_manual/processing_algs/>.
License: GPL (>= 3)
URL: https://r-spatial.github.io/qgisprocess/,
https://github.com/r-spatial/qgisprocess
BugReports: https://github.com/r-spatial/qgisprocess/issues
Depends: R (>= 3.6.0)
Imports:
assertthat,
glue,
jsonlite,
processx (>= 3.5.2),
rappdirs,
rlang,
stats,
stringr,
tibble,
vctrs,
withr
Suggests:
dplyr,
knitr,
mapview,
raster,
rmarkdown,
rprojroot,
sf,
spDataLarge,
stars,
stringi,
terra,
testthat,
tidyr
VignetteBuilder:
knitr
Additional_repositories: https://geocompr.r-universe.dev
Config/checklist/communities: inbo
Config/checklist/keywords: R; package; QGIS
Encoding: UTF-8
Language: en-GB
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
SystemRequirements: 'QGIS' latest or long-term release currently supported
according to the 'QGIS' release schedule
(<https://www.qgis.org/en/site/getinvolved/development/roadmap.html>). Older
'QGIS' releases are not officially supported, but may work since
'QGIS' 3.16.