generated from UBESP-DCTV/laims.analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
38 lines (38 loc) · 853 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
31
32
33
34
35
36
37
38
Package: simulomicsr
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9001
Authors@R: c(
person("Corrado", "Lanera", , "corrado.lanera@ubep.unipd.it", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0520-7428")),
person("Luca", "Vedovelli", , "luca.vedovelli@ubep.unipd.it", role = "aut",
comment = c(ORCID = "0000-0003-4847-2333"))
)
Description: What the package does (one paragraph).
License: file LICENSE
Imports:
fs,
purrr,
readr,
stringr
Suggests:
checkmate,
covr,
devtools,
distill,
here,
htmltools,
knitr,
lintr,
qs,
rstudioapi,
spelling,
tarchetypes,
targets,
testthat (>= 3.0.0),
usethis,
withr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3