-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
42 lines (42 loc) · 1.05 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
Package: zorgmijding
Title: Calculates GP contact rate for cardiovascular complaints in five
Dutch regions
Version: 0.0.0.9000
Authors@R:
person("Premysl", "Velek", , "p.velek@erasmusmc.nl", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8548-6211"))
Description: The package works with data from GP registration databases
managed by University Medical Centres in the Netherlands. The package
is part of the Zorgmijding project funded by ZonMw and is intended for
internal purposes only.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
anytime,
clock,
colorspace,
dplyr (>= 1.0.0),
fs,
ggplot2,
lubridate,
magrittr,
purrr,
readr,
stats,
svDialogs,
tcltk,
tidyr,
vroom
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends:
R (>= 2.10)
LazyData: true
URL: https://github.com/frenkxs/zorgmijding
BugReports: https://github.com/frenkxs/zorgmijding/issues