-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 768 Bytes
/
DESCRIPTION
File metadata and controls
30 lines (30 loc) · 768 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
25
26
27
28
29
30
Package: EduToolsR
Title: Herramientas Didácticas y de Gestión para Docentes
Version: 0.0.0.9000
Authors@R:
person("Fernando", "Rojas", , "fjrojast@hotmail.com", role = c("aut", "cre"),
comment = c(ORCID = "https://orcid.org/0009-0003-2883-8809"))
Description: Herramientas que facilitan la evaluación educativa y la gestión administrativa.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://github.com/fjrojast/EduToolsR
BugReports: https://github.com/fjrojast/EduToolsR/issues
Imports:
dplyr,
purrr,
forcats,
janitor,
lubridate,
magrittr,
readr,
tidyr,
stringr,
tibble
Suggests:
rlang,
qpdf,
knitr,
rmarkdown
VignetteBuilder: knitr