[R] package

Sean Davis sdavis2 at mail.nih.gov
Thu Apr 7 17:25:10 CEST 2005


You may want to think about using a package NAMESPACE.  I don't know if 
that is what you mean, but it is something available for making some 
functions "public" and others "package private", but it doesn't give a 
mechanism to ABSOLUTELY hide code.

Sean

On Apr 7, 2005, at 11:08 AM, Gabor Grothendieck wrote:

> On Apr 7, 2005 8:43 AM, Gregory BENMENZER
> <gregory.benmenzer at gazdefrance.com> wrote:
>> hello,
>>
>> I created a package with my functions, and i wand to hide the code of 
>> some functions.
>>
>> Could you help me ?
>>
>> Grégory
>
> There was some discussion on the list that there is work being
> done on an R compiler.  I don't know what the status is or whether
> it would indeed solve your problem but you could try googling
> around for it or maybe someone else on the list can provide
> more info.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html




More information about the R-help mailing list