-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
33 lines (33 loc) · 873 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
Package: pyroresp
Version: 0.0.4
Title: Analyse respirometry data captured by firesting loggers
Authors@R: person("Hugo", "Flávio", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-5174-1197"))
Description: Designed to analyse intermittent-flow respirometry data. This is a sibling package of the FishResp R package.
URL: https://github.com/hugomflavio/pyroresp
BugReports: https://github.com/hugomflavio/pyroresp/issues
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Language: en-GB
NeedsCompilation: no
VignetteBuilder: knitr,
rmarkdown
Depends: R (>= 4.0.0),
units,
patchwork
Imports:
chron,
data.table,
graphics,
ggplot2,
mclust,
reshape2,
respirometry,
stats,
stringi,
stringr,
utils
Suggests:
knitr,
rmarkdown