-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
62 lines (62 loc) · 1.27 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
58
59
60
61
62
Package: Dmisc
Title: Daniel miscellaneous functions
Version: 0.3.11
Authors@R:
person(given = "Daniel E.",
family = "de la Rosa",
role = c("aut", "cre"),
email = "[email protected]")
Description: The Dmisc package provides a collection of versatile R functions developed by Daniel E. de la Rosa. These are general-purpose tools, not tied to any specific domain, aiming to aid a wide range of tasks in data analysis and visualization.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
URL: https://drdsdaniel.github.io/Dmisc/, https://github.com/drdsdaniel/Dmisc
BugReports: https://github.com/drdsdaniel/Dmisc/issues
Language: en-US
RdMacros: lifecycle
VignetteBuilder: knitr
Imports:
conflicted,
dplyr,
glue,
lifecycle,
magrittr,
odbc,
rlang,
stringr,
tidyr
Suggests:
cli,
DBI,
DT,
flextable,
forecast,
ggcorrplot,
ggplot2,
htmltools,
janitor,
keyring,
knitr,
lmtest,
lubridate,
patchwork,
pins,
purrr,
renv,
RPostgres,
rsample,
rvest,
scales,
sf,
strucchange,
testthat,
tibble,
tidyselect,
tseries,
vars,
withr,
xts,
yardstick,
zoo