-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 716 Bytes
/
DESCRIPTION
File metadata and controls
31 lines (31 loc) · 716 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
31
Package: dsmanage
Title: Dataset Management for the OAS Atlas Project.
Version: 0.0.0.9000
Authors@R: person('Alejandro', 'Borges Sanchez', email = 'alex@borges.consulting', role = c('cre', 'aut'))
Description: A dataset management system for the OAS Atlas data driven policy design project.
License: MIT + file LICENSE
Imports:
attempt,
config (>= 0.3.1),
dplyr,
DT,
glue,
golem (>= 0.3.1),
htmltools,
janitor,
magrittr,
processx,
rhandsontable,
shiny (>= 1.6.0),
tibble
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests:
rmarkdown,
knitr,
spelling,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
VignetteBuilder: knitr