Skip to content

Commit 82e09ff

Browse files
committed
Add JMW as author
1 parent 692f9b0 commit 82e09ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Title: Check Data For Potential Privacy Violations
33
Version: 0.0.0.9000
44
Authors@R: c(
55
person("Chris", "Hartgerink", ,"chris@libscie.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1050-6809")),
6-
person("Richard", "Klein", ,"raklein22@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-8713-1972"))
6+
person("Richard", "Klein", ,"raklein22@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-8713-1972")),
7+
person("Jelte", "Wicherts", ,"J.M.Wicherts@tilburguniversity.edu", role = c("aut"), comment = c(ORCID = "0000-0003-2415-2933"))
78
)
89
Description: The datacheck package scans datasets for potential privacy violations according to data protection laws (e.g., GDPR, HIPAA). This is a tool to help screen datasets that researchers may want to openly share online. It can also be used as a research tool to scan datasets for potential privacy violations. The data is not sent to any remote server for this screening, it happens 100% with the package and on the person's device.
910
License: MIT + file LICENSE

0 commit comments

Comments
 (0)