generated from UBESP-DCTV/iobed.bed
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
46 lines (46 loc) · 1.36 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Package: iobed.watch
Title: IOBED functions for bed's raw-signals managment at UBEP
Version: 0.2.0
Authors@R: c(
person("Corrado", "Lanera", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-0520-7428")),
person("Carlotta", "Borghini", , "[email protected]", role = "aut"),
person("Danila", "Azzolina", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-8185-5742")),
person("Alessandra", "Casamento", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-6156-9020")),
person("Dario", "Gregori", , "[email protected]", role = c("aut", "cph"),
comment = c(ORCID = "0000-0001-7906-0580"))
)
Description: An utility package for the management of raw-signals from the
a smart-bed at UBEP within the IOBED project.
License: MIT + file LICENSE
Imports:
checkmate,
dplyr,
fs,
glue,
here,
janitor,
lubridate,
readr,
rlang (>= 0.4.11),
stringr,
tibble,
tidyr,
usethis
Suggests:
autotestthat (>= 0.1.1),
digest,
purrr,
roxygen2,
spelling,
testthat (>= 3.0.0),
withr
Remotes:
CorradoLanera/autotestthat
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2