-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
54 lines (54 loc) · 1.33 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
Package: rrclust
Type: Package
Title: Clustering the Swiss Pension Register
Version: 1.0.5.9009
Date: 2023-07-06
Author@R:
person(given = c("Layal", "Christine"),
family = "Lettry",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0009-0008-6396-0523"))
Maintainer: Layal Christine Lettry <[email protected]>
Description: This package allows to cluster the Swiss Pension Register by using the Kamila clustering method.
BugReports: https://github.com/asam-group/rrclust/issues
URL: https://github.com/asam-group/rrclust, https://asam-group.github.io/rrclust/
Imports:
data.table,
kamila,
caTools,
Hmisc,
stats,
utils,
dplyr,
ggplot2,
tidyselect,
tibble,
tidyr,
fst,
grid,
shiny,
DiagrammeR,
fs,
stringr,
rlang,
withr
Encoding: UTF-8
Roxygen: list(
markdown = TRUE,
roclets = c("collate", "namespace", "rd", "roxyglobals::global_roclet"))
RoxygenNote: 7.2.3
NeedsCompilation: no
Author: Layal Christine Lettry [aut, cre]
Packaged: 2022-09-26 13:00:01 UTC; U80844426
License: MIT + file LICENSE
Suggests:
influenceR,
knitr,
rmarkdown,
roxyglobals (>= 0.2.2),
testthat (>= 3.0.0)
Remotes:
anthonynorth/roxyglobals
Config/testthat/edition: 3
VignetteBuilder: knitr