-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
51 lines (51 loc) · 1.14 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
47
48
49
50
51
Package: whippr
Title: Tools for Manipulating Gas Exchange Data
Version: 0.1.4
Authors@R:
person(given = "Felipe",
family = "Mattioni Maturana",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4221-6104"))
Description: Set of tools for manipulating gas exchange data from cardiopulmonary exercise testing.
License: MIT + file LICENSE
URL: https://fmmattioni.github.io/whippr/, https://github.com/fmmattioni/whippr
BugReports: https://github.com/fmmattioni/whippr/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Imports:
readxl (>= 1.3.1),
dplyr (>= 1.0.1),
stringr (>= 1.4.0),
lubridate (>= 1.7.9),
magrittr,
tibble,
zoo,
purrr,
tidyr (>= 1.1.1),
broom (>= 0.7.0),
cli,
ggplot2 (>= 3.4.0),
glue,
minpack.lm,
patchwork (>= 1.0.1),
rlang,
nlstools,
pillar
RoxygenNote: 7.3.0
Suggests:
knitr,
rmarkdown,
fansi,
collapsibleTree,
testthat,
shiny,
miniUI,
datapasta,
rstudioapi,
htmltools,
readr,
anomalize,
ggforce,
ggtext,
forcats