Alexandre,
On Aug 3, 2011, at 1:19 PM, Alexandre Aguiar wrote:
> Simon,
>
> Em Quarta 03 Agosto 2011, você escreveu:
>> In that light you may want to explain why you need 2-5 since the
>> easiest way is to simply link to libphp.
>
> Resources accessible to libphp through apache are limited by s
Simon,
Em Quarta 03 Agosto 2011, você escreveu:
> In that light you may want to explain why you need 2-5 since the
> easiest way is to simply link to libphp.
Resources accessible to libphp through apache are limited by ssytem
configurations. With libphp fully available to every user there are
p
Alexandre,
thanks, I see your point. Somehow I parsed your e-mail as the inverse (and
Dan's suggestion which I feel did the same didn't help ;)). Embedding PHP into
R sound like fun and in fact FastRWeb would benefit from your package :).
In that light you may want to explain why you need 2-5 s
Simon,
Thanx for your feedback.
Em Terça 02 Agosto 2011, você escreveu:
> .. also note that there is Rserve PHP client (used, e.g., by FastRWeb)
> which works around a lot of the issues you encounter when you try to
> embed R into PHP (initialization cost, lack of thread-safety, no
> workspace se
.. also note that there is Rserve PHP client (used, e.g., by FastRWeb) which
works around a lot of the issues you encounter when you try to embed R into PHP
(initialization cost, lack of thread-safety, no workspace separation etc.).
Cheers,
Simon
On Aug 2, 2011, at 10:11 AM, Daniel Fuka wrote:
Howdy again Alexandre,
This sounds interesting and valuable, though might be touching some
areas of R that makes me think others should chime in. I have a
history of encouraging behavior that is sometimes not supported by the
general public. First search does not find a project currently trying
to
Hi Alexandre,
Is there a preferred language you would like to use in your package
development? I randomly downloaded packages until I found some that
helped me along my way, and might be able to help you pick one. If you
are just looking at building a package of R functions and data you
have devel
Em Segunda 01 Agosto 2011, você escreveu:
> Is there a preferred language you would like to use in your package
> development? I randomly downloaded packages until I found some that
> helped me along my way, and might be able to help you pick one. If you
> are just looking at building a package of
On 11-07-31 5:45 PM, Alexandre Aguiar wrote:
Hi,
I'd like to know whether there is a package (or more, of course) regarded
as a good example that could be used also as an instructional tool for
newcomers to R extensions development.
I don't think there is a canonical one; different people pref