-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
32 lines (32 loc) · 1.05 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: LASSO
Title: LASSO - Crowdsourced acoustic open data analysis
Version: 0.1
Authors@R:
c(person(given = "Nicolas",
family = "Roelandt",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-9698-4275")),
person(given = "Pierre",
family = "Aumond",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-8834-4251")),
person(given = "Ludovic",
family = "Moisan",
role = c("aut"),
email = "[email protected]"),
person(given = "Uni. Gustave Eiffel",
role = "cph"))
Description: Analyse the data collected between 2017 and 2020 by the
NoiseCapture application.
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Suggests:
knitr,
rmarkdown
VignetteBuilder: rmarkdown::render