-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
executable file
·33 lines (33 loc) · 956 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
Package: qgis
Type: Package
Title: An extension of package "qgisprocess" providing direct R functions for QGIS functions
Version: 3.40.1.9000
Authors@R: person(given = "Jan",
family = "Caha",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-0165-0606"))
Maintainer: Jan Caha <[email protected]>
Description: An extension of package `qgisprocess` providing direct R functions for QGIS functions. Compiled against QGIS version: 3.40.1-Bratislava.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
Imports: qgisprocess,
glue,
stringr
Suggests:
qgisprocess,
sf,
raster,
testthat (>= 2.99.0),
rmarkdown,
knitr,
curl,
dplyr,
readr,
here,
testthat
Config/testthat/edition: 3
RoxygenNote: 7.3.2
URL: https://jancaha.github.io/r_package_qgis/, https://github.com/JanCaha/r_package_qgis