-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
98 lines (98 loc) · 2.59 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Type: Package
Package: false.alarm
Title: Detecting life-threatening patterns in Point-of-care ECG using
efficient memory and processor power
Version: 0.0.2.9001
Authors@R:
person(given = "Francisco",
family = "Bischoff",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-5301-8672"))
Maintainer: Francisco Bischoff <[email protected]>
Description: Ph.D. work about detecting life-threatening patterns in
Point-of-care ECG using efficient memory and processor power.
License: CC BY-NC-SA 4.0
URL: https://github.com/franzbischoff/false.alarm
BugReports: https://github.com/franzbischoff/false.alarm/issues
Depends:
R (>= 4.3),
parsnip (== 1.1.0)
Imports:
Rcpp (>= 1.0.10),
RcppParallel (>= 5.1.7),
bookdown (>= 0.33.3),
checkmate (>= 2.2.0),
dials (== 1.2.0),
finetune (== 0.2.0),
future (>= 1.32.0),
ggplot2 (>= 3.4.2),
glue (>= 1.6.2),
gridExtra (>= 2.3),
hardhat (>= 1.2.0),
here (>= 1.0.1),
kableExtra (>= 1.3.4),
magrittr (>= 2.0.3),
parsnip (== 1.1.0),
plotly (>= 4.10.1),
purrr (>= 1.0.1),
recipes (== 1.0.6),
rmarkdown (>= 2.21.3),
tarchetypes (>= 0.7.6),
targets (>= 1.1.3),
thesisdown (>= 0.2.0),
tibble (>= 3.2.1),
tune (== 1.0.0.9000),
visNetwork (>= 2.1.2),
workflowr (>= 1.7.0),
workflows (== 1.1.3),
workflowsets (== 1.0.0),
yardstick (>= 1.0.0.9000)
Suggests:
DT (>= 0.18),
clustermq (>= 0.8.95),
codemetar (>= 0.3.3),
covr (>= 3.5.1),
debugme (>= 1.0.0),
future (>= 1.21.0),
ggnetwork (>= 0.5.10),
gittargets (>= 0.0.3),
jsonld (>= 2.2),
jsonlite (>= 1.8.0),
knitr (>= 1.33),
languageserver (>= 0.3.12),
lintr (>= 2.0.1),
matrixprofiler (>= 0.1.7),
miniCRAN (>= 0.2.16),
progress (>= 1.2.2),
rlang (>= 1.0.2),
spelling (>= 2.0.0),
styler (>= 1.6.2),
testthat (>= 3.1.3),
tsmp (>= 0.4.14),
usethis (>= 2.1.5)
LinkingTo:
Rcpp (>= 1.0.8),
RcppParallel (>= 5.1.5),
RcppProgress (>= 0.4.2),
RcppThread (>= 2.1.1)
VignetteBuilder:
knitr
Remotes:
ismayc/thesisdown,
r-lib/styler,
r-lib/testthat,
rstudio/bookdown,
rstudio/rmarkdown,
wlandau/gittargets,
tidymodels/yardstick@90ab794f7b8d882c52dee5de1607ea8061bc18ff,
franzbischoff/tune@539e1eea1426e9ace11b4e71ac4dafadddda7f0a
Config/testthat/edition: 3
Config/testthat/parallel: false
Encoding: UTF-8
Language: en-US
LazyData: true
NeedsCompilation: yes
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
SystemRequirements: GNU make