Disclosure Control Support:�Internal Data Provenance
Dr Stuart Wheater
Arjuna Technologies
Issue to Address
No indication of provenance of data being operated upon
A <- analysisPhase1DS(“D”)� . . . unwanted modification to “A”� return analysisPhase2DS(“A”)
Data Provenance
Use R object attributes to store provenance about data
Checking Provenance of Data
Specifying Provenance of Data
Next Steps
Create a package “dsDisclosure”
Prototype in 6.4.0
Future
Engage with Community