-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
43 lines (43 loc) · 1.34 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
Package: herramientas
Title: Conjunto de funciones para el procesamiento de datos en la DNMyE
Version: 0.0.0.9013
Authors@R: c(
person("Pablo", "Tiscornia", , "[email protected]", role = c("aut")),
person("Juan", "Juara", , "[email protected]", role = c("aut", "cre")),
person("Juan", "Urricariet", , "[email protected]", role = c("aut")),
person("Elián", "Soutullo", , "[email protected]", role = c("aut")),
person("Juan Pablo", "Ruiz Nicolini", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-3138-6343")),
person("Dirección Nacional de Mercados y Estadísticas", "Ministerio de Turismo y Deportes", , "[email protected]", role = "cph")
)
Description: Caja de herramientas para el procesamiento de datos en la
Dirección Nacional de Mercados y Estadísticas del Ministerio de
Turismo y Deportes de la Nación.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
mgsub,
stringr,
dplyr,
RCurl,
haven,
glue,
readr,
usethis,
collapsibleTree,
tidyr,
readxl,
openxlsx,
arrow,
sf,
assertthat,
tibble,
textclean
Depends:
R (>= 2.10)
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://dnme-minturdep.github.io/herramientas/