Skip to content

How to hiding code for a package

4 messages · bogdan romocea, Gary Wong, Spencer Graves

#
There's something else you could try - since you can't hide the code,
obfuscate it. Hide the real thing in a large pile of useless,
complicated, awfully formatted code that would stop anyone except the
most desperate (including yourself, after a couple of weeks/months)
from trying to understand it. The best solution would be to compile
the code, but R is not there yet.
#
Dear Gary Wong:

	  Are you trying to defeat the GNU License?  If so, why not make it 
available as an S-Plus library?  There, you don't have to provide the 
source;  binary files will suffice.

	  spencer graves
bogdan romocea wrote:

            

  
    
#
--- Spencer Graves <spencer.graves at pdf.com> wrote:

            
#
The problem with this is that if someone thinks it's useful, they 
will likely slog through the obfuscation, then offer something much 
simpler to do the same thing -- and then be shocked and confused if the 
originator doesn't thank them for their efort!  I've heard that S-Plus 
allows you to encrypt your code.  Talk with Insightful if you want to 
protect your intellectual property.

	  spencer graves
bogdan romocea wrote: