-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·33 lines (33 loc) · 955 Bytes
/
DESCRIPTION
File metadata and controls
executable file
·33 lines (33 loc) · 955 Bytes
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.44.7.9003
Authors@R: person(given = "Jan",
family = "Caha",
role = c("aut", "cre"),
email = "jan.caha@outlook.com",
comment = c(ORCID = "0000-0003-0165-0606"))
Maintainer: Jan Caha <jan.caha@outlook.com>
Description: An extension of package `qgisprocess` providing direct R functions for QGIS functions. Compiled against QGIS version: 3.44.7-Solothurn.
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.3
URL: https://jancaha.github.io/r_package_qgis/, https://github.com/JanCaha/r_package_qgis