-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 1.07 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
Package: archivaltag
Title: Read Archival Tag Data
Version: 0.0.0.9000
Authors@R: c(
person("Damiano", "Oldoni", email = "damiano.oldoni@inbo.be",
role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3445-7562")),
person("Pieterjan", "Verhelst", email = "pieterjan.verhelst@inbo.be",
role = "aut", comment = c(ORCID = "0000-0002-2610-6941")),
person("Research Institute for Nature and Forest (INBO)",
role = "cph", comment = "https://www.vlaanderen.be/inbo/en-gb/"),
person("LifeWatch Belgium",
role = "fnd", comment = "https://lifewatch.be")
)
Description: Functionalities to read archival tag data from several manufacturers, types and sensors.
License: MIT + file LICENSE
URL: https://github.com/inbo/archivaltag
BugReports: https://github.com/inbo/archivaltag/issues
Imports:
cli
Suggests:
covr,
knitr,
rmarkdown,
testthat (>= 3.0.0)
Encoding: UTF-8
Language: en-GB
LazyData: true
LazyDataCompression: bzip2
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Config/testthat/edition: 3
VignetteBuilder: knitr