Re: [R] Password-protect script files

2007-09-28 Thread S Ellison
> Is there any way to password-protect script files (either within R or > otherwise)? The question seemed to me to be more about password protection against modification, rather than encryption. I'd have thought this was something a decent OS could take care of. It seems as daft to try to get a

Re: [R] Password-protect script files

2007-09-26 Thread Marc Schwartz
On Wed, 2007-09-26 at 15:18 -0500, Jacques Wagnor wrote: > Dear List, > > Is there any way to password-protect script files (either within R or > otherwise)? You might want to review this thread: http://thread.gmane.org/gmane.comp.lang.r.general/94290/ which covers perhaps a similar concern.