-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
70 lines (69 loc) · 1.37 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
63
64
65
66
67
68
69
Package: rtauargus
Type: Package
Title: Using Tau-Argus from R
Language: fr
Version: 1.2.0
Depends: R (>= 3.5.0)
Imports:
purrr (>= 0.2),
dplyr (>= 0.7),
data.table,
gdata,
stringr,
rlang,
zoo,
sdcHierarchies,
lifecycle
Suggests:
testthat,
knitr,
rmarkdown
Authors@R: c(
person(
"Pierre-Yves", "Berrard",
email = "[email protected]",
role = c("aut")
),
person(
"Julien", "Jamme",
email = "[email protected]",
role = c("aut","cre")
),
person(
"Nathanaël", "Rastout",
email = "[email protected]",
role = c("aut")
),
person(
"Jeanne", "Pointet",
role = c("aut")
),
person(
"Félix", "Beroud",
role = c("aut")
),
person(
"André-Raymond", "Socard",
role = c("aut")
),
person(
"Wistan", "Pomel",
role = c("aut")
),
person(
family = "Institut National de la Statistique et des Études Économiques",
role = "cph"
)
)
Description: Protects tables by calling the Tau-Argus software from R.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://inseefrlab.github.io/rtauargus,
https://github.com/inseefrlab/rtauargus,
https://inseefrlab.github.io/rtauargus/
BugReports: https://github.com/inseefrlab/rtauargus/issues
Roxygen: list(markdown = TRUE)
StagedInstall: no