-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 884 Bytes
/
DESCRIPTION
File metadata and controls
24 lines (24 loc) · 884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: formularios11F
Title: Procesamiento Formularios Iniciativa 11F
Version: 1.0.0
Authors@R: c(
person("Maria", "Medina", email = "mariamedp+11f@gmail.com", role = c("cre", "aut")),
person("Ana", "Guardia", email = "ana.guardia@gmail.com", role = "aut"),
person("Francisco", "Rodriguez-Sanchez", email = "f.rodriguez.sanc@gmail.com", role = "aut"))
Description: Procesamiento de los distintos formularios de inscripción de la Iniciativa 11 de Febrero.
License: What license it uses
URL: https://github.com/11defebrero/formularios11F
BugReports: https://github.com/11defebrero/formularios11F/issues
Depends:
R (>= 3.5)
Imports:
magrittr (>= 1.5),
rjson (>= 0.2.20),
dplyr (>= 0.8),
stringr (>= 1.4.0),
googledrive (>= 1.0.0),
gmailr (>= 1.0.0),
httr (>= 1.4.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1