-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
41 lines (41 loc) · 913 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
39
40
41
Package: cetaceanbcg
Title: Cetacean Heart Beats Detected by Ballistocardiogram
Version: 0.0.0.9000
Authors@R:
person(given = "Max",
family = "Czapanskiy",
role = c("aut", "cre"),
email = "[email protected]",
comment = c("ORCID-ID" = "0000-0002-6302-905X"))
Description: Code and data for Czapanskiy et al. "Accelerometer-derived
ballistocardiogram confirms blue whale (*Balaenoptera musculus*) heart
rate during diving bradycardia".
License: MIT + file LICENSE
Depends:
R (>= 2.10)
Imports:
bookdown,
cowplot,
dplyr,
ggrepel,
ggplot2,
here,
lubridate,
magrittr,
pracma,
psd,
R.matlab,
RcppRoll,
readxl,
RobustLinearReg,
signal
Suggests:
devtools,
git2r,
shiny,
tidyverse
ByteCompile: true
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1