Skip to content

An R package to check for potentially sensitive information in datasets.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

libscie/datacheck

datacheck

Lifecycle: experimental CRAN status Codecov test coverage R-CMD-check

The goal of datacheck is to scans datasets for potential sensitive information that could be considered 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 dataset itself is scanned in the R environment and is not sent to any remote server; it happens 100% with the package and on the person’s device.

Installation

You can install the development version of datacheck from GitHub with:

# install.packages("devtools")
devtools::install_github("libscie/datacheck")

About

An R package to check for potentially sensitive information in datasets.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages