-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 938 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
Package: testlintr
Title: Rekenmodule Lokale Staat Van Instandhouding van habitattypen
Version: 0.0.0.9001
Date: 2019-01-16
Authors@R: c(
person(
"Els", "Lommelen", email = "[email protected]",
comment = c(ORCID = "0000-0002-3481-5684"), role = c("aut", "cre")),
person("Research Institute for Nature and Forest (INBO)", email = "[email protected]", role = "cph"))
Description: Het package LSVI bundelt een aantal functies in verband met het ophalen van informatie over en het berekenen van de Lokale Staat Van Instandhouding (LSVI) van habitattypes.
Depends:
R (>= 3.5.0)
License: GPL-3
LazyData: true
Encoding: UTF-8
Imports:
assertthat,
DBI,
RSQLite
Suggests:
knitr
RoxygenNote: 7.1.1
VignetteBuilder: knitr
URL: https://github.com/ElsLommelen/test_lintr_on_wercker
BugReports: https://github.com/ElsLommelen/test_lintr_on_wercker/issues
Collate:
'selecteerIndicatoren.R'
'connecteerMetLSVIdb.R'