-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 735 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
23 lines (23 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Type: Package
Package: phssensitivitylabels
Title: Sensitivity Labels for PHS Files
Version: 0.1.0
Authors@R:
person("James Hayes", , , "james.hayes2@phs.scot", role = c("aut", "cre"))
Maintainer: James Hayes <james.hayes2@phs.scot>
Description: Supplies sensitivity labels for PHS files using Open XLSX 2.
Provides functions to apply and read sensitivity labels in Excel
files, with built-in XML for Personal, OFFICIAL, and
OFFICIAL_SENSITIVE_VMO labels.
License: MIT + file LICENSE
URL: https://github.com/Moohan/phssensitivitylabels
BugReports: https://github.com/Moohan/phssensitivitylabels/issues
Imports:
cli,
openxlsx2,
tools
Suggests:
testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2