forked from AI-SDC/ACRO-R
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
34 lines (34 loc) · 1.08 KB
/
DESCRIPTION
File metadata and controls
34 lines (34 loc) · 1.08 KB
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
Package: acro
Title: A Tool for Semi-Automating the Statistical Disclosure Control of Research Outputs
Version: 0.1.6
Authors@R: c(
person("Jim", "Smith", role = c("cre","ctb"),
email = "James.Smith@uwe.ac.uk", comment = c(ORCID = "0000-0001-7908-1859")),
person("Maha", "Albashir", role = c("aut","ctb"),
email = "Maha.Albashir@uwe.ac.uk"),
person("Richard John", "Preen", role = c("aut","ctb"),
email = "Richard2.Preen@uwe.ac.uk", comment = c(ORCID = "0000-0003-3351-8132")))
Maintainer: Jim Smith <James.Smith@uwe.ac.uk>
Description: A Tool for Semi-Automating the Statistical Disclosure Control of Research Outputs.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
SystemRequirements: Python (>= 3.10)
Imports:
reticulate,
admiraldev,
png
Depends:
R (>= 2.10)
LazyData: true
Suggests:
knitr,
rmarkdown,
spelling,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
URL: https://github.com/AI-SDC/ACRO-R
BugReports: https://github.com/AI-SDC/ACRO-R/issues
VignetteBuilder: knitr