Skip to content
Prev 386104 / 398513 Next

securing R code....

On 10/26/20 7:17 AM, akshay kulkarni wrote:
Use a file encryption program or create an an encrypted directory to 
store your sensitive files. Veracrypt is a widely used cross platform 
solution. I was under the impression that Windoze 7 was now inherently 
insecure because it is past end-of-maintenance life? and there are many 
unpatched security holes.
.Rdata
Yes. Many people recommend not using the .Rdata mechanism at all, and 
instead maintaining a record of how the session proceeded along with? a 
bundle of the input data or at least? those portions that were 
successful in your eyes.
.Rdata is only a file. You could sorre it in encrypted form with Veracrypt.
You should learn to post in plain text.