forked from cran/polypharmacy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
57 lines (57 loc) · 2.6 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
Type: Package
Package: polypharmacy
Version: 1.0.0
Title: Calculate Several Polypharmacy Indicators
Description: Analyse prescription drug deliveries to calculate several indicators of polypharmacy corresponding to the various definitions found in the literature.
Bjerrum, L., Rosholm, J. U., Hallas, J., & Kragstrup, J. (1997) <doi:10.1007/s002280050329>.
Chan, D.-C., Hao, Y.-T., & Wu, S.-C. (2009a) <doi:10.1002/pds.1712>.
Fincke, B. G., Snyder, K., Cantillon, C., Gaehde, S., Standring, P., Fiore, L., ... Gagnon, D.R. (2005) <doi:10.1002/pds.966>.
Hovstadius, B., Astrand, B., & Petersson, G. (2009) <doi:10.1186/1472-6904-9-11>.
Hovstadius, B., Astrand, B., & Petersson, G. (2010) <doi:10.1002/pds.1921>.
Kennerfalk, A., Ruigómez, A., Wallander, M.-A., Wilhelmsen, L., & Johansson, S. (2002) <doi:10.1345/aph.1A226>.
Masnoon, N., Shakib, S., Kalisch-Ellett, L., & Caughey, G. E. (2017) <doi:10.1186/s12877-017-0621-2>.
Narayan, S. W., & Nishtala, P. S. (2015) <doi:10.1007/s40801-015-0020-y>.
Nishtala, P. S., & Salahudeen, M. S. (2015) <doi:10.1159/000368191>.
Park, H. Y., Ryu, H. N., Shim, M. K., Sohn, H. S., & Kwon, J. W. (2016) <doi:10.5414/cp202484>.
Veehof, L., Stewart, R., Haaijer-Ruskamp, F., & Jong, B. M. (2000) <doi:10.1093/fampra/17.3.261>.
Authors@R:
c(person(given = "Guillaume",
family = "Boucher",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = "Bernard",
family = "Candas",
role = "aut",
email = "[email protected]"),
person(given = "Houssem",
family = "Missaoui",
role = "aut",
email = "[email protected]"),
person(given = "Caroline",
family = "Sirois",
role = "sad",
email = "[email protected]"),
person(given = "Marc",
family = "Simard",
role = "sad",
email = "[email protected]"))
Maintainer: Guillaume Boucher <[email protected]>
BugReports: https://github.com/guiboucher/polypharmacy/issues
License: MIT + file LICENSE
Imports: data.table, doParallel, foreach, itertools, lubridate,
parallel, stringr
RoxygenNote: 7.1.1
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Depends: R (>= 3.5.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-07-12 03:13:21 UTC; Guillaume Boucher
Author: Guillaume Boucher [aut, cre],
Bernard Candas [aut],
Houssem Missaoui [aut],
Caroline Sirois [sad],
Marc Simard [sad]
Repository: CRAN
Date/Publication: 2021-07-12 09:30:02 UTC