-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 871 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
Package: ipacs
Title: Improving Patient flow between Acute, Community and Social care (IPACS)
Version: 0.0.0.9000
Authors@R:
person("Amy", "Heather", , "a.heather2@exeter.ac.uk",
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6596-3479"))
Description: Model used for D2A resource planning. This repository contains the models, with re-coding and bug fixes from Amy Heather.
Imports:
readxl,
magrittr,
dplyr,
tidyr,
purrr,
rlang,
stringr,
stats,
utils,
foreach
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://github.com/amyheather/ipacs,
https://amyheather.github.io/ipacs/
BugReports: https://github.com/amyheather/ipacs/issues
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0),
diffdf
Config/testthat/edition: 3
VignetteBuilder: knitr