-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
29 lines (29 loc) · 860 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
Package: celflow
Title: Helpers For Good Practices In Data Preparation
Version: 0.0.0.9000
Authors@R:
person("Charles-Étienne", "Lavoie", , "lavoie.charles-etienne@courrier.uqam.ca", role = c("aut", "cre"),
comment = c(ORCID = "0009-0001-7865-3816"))
Description: This package is meant to facilitate the process of preparing data for analysis.
License: MIT + file LICENSE
Imports:
lavaan,
naniar,
remotes,
stats,
utils,
doParallel,
bestNormalize,
stringr,
missForest,
magrittr,
dplyr,
doParallel
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://github.com/CharlesEtienneLavoie/celflow, https://charlesetiennelavoie.github.io/celflow/
BugReports: https://github.com/CharlesEtienneLavoie/celflow/issues