-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
39 lines (39 loc) · 843 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
Type: Package
Package: rubix
Title: rubix Package
Version: 0.4.3.9000
Authors@R:
person(given = "Meera",
family = "Patel, MD",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-3401-3948"))
Description: This package contains data reshaping
functions.
License: Apache License 2.0
URL: https://meerapatelmd.github.io/rubix/,
https://github.com/meerapatelmd/rubix/
BugReports: https://github.com/meerapatelmd/rubix/issues/
Imports:
centipede,
dplyr,
forcats,
lubridate,
magrittr,
purrr,
rlang,
secretary,
stringr,
tibble,
tidyr
Suggests:
knitr,
rmarkdown
VignetteBuilder:
knitr
Remotes:
meerapatelmd/centipede,
meerapatelmd/secretary
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1