-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
39 lines (39 loc) · 848 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
Package: innteamUtils
Title: Utilities: Themes, Datasets and Functions for Innovation Team
Version: 1.5.0
Authors@R:
person(given = "Alejandro",
family = "Abraham",
role = c("aut", "cre"),
email = "[email protected]")
Description: Internal Use Only. Reproduction and Distribution is forbidden.
Depends: R (>= 4.1.0),
data.table,
Imports:
ggplot2,
plotly,
reactable,
magick,
pagedown,
fs,
git2r,
janitor,
here,
lubridate,
sysfonts
Suggests:
rsvg,
knitr,
rmarkdown,
kableExtra,
aod
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
VignetteBuilder: knitr
Config/Needs/website:
dplyr,
tidyverse/tidytemplate
URL: https://aba-innovationteam.github.io/innteamUtils/