-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
30 lines (30 loc) · 955 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
Type: Package
Package: toponimsCat
Title: Eines per ajudar a afegir l'etiqueta "name:ca" a OpenStreetMap
Version: 0.8
Authors@R:
person("Joan", "Maspons", , "[email protected]", role = c("aut", "cre"))
Maintainer: Joan Maspons <[email protected]>
Description: Genera ordres per crear informes d'objectes d'OpenStreetMap
amb LangToolsOSM a partir de filtres i àrees determinades, crea
fitxers per revisar les modificacions i pujar els canvis.
License: GPL-3
URL: https://github.com/OSM-Catalan/toponimsCat
BugReports: https://github.com/OSM-Catalan/toponimsCat/issues
Depends:
R (>= 3.5)
Imports:
data.table,
pbapply
Suggests:
hunspell,
LanguageToolR (>= 0.1.3),
testthat (>= 3.0.0)
Remotes:
nevrome/LanguageToolR,
OSM-Catalan/icgc.osm
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
SystemRequirements: LangToolsOSM >= 0.1 (https://github.com/OSM-Catalan/LangToolsOSM)