[Zoo-discuss] R Language in Zoo

Frans Thamura frans at meruvian.org
Sat Sep 15 06:21:52 PDT 2012


awesome ;)

zoo-cloud :) your homework..

F


On Sat, Sep 15, 2012 at 8:11 PM, Gérald Fenoy <gerald.fenoy at geolabs.fr> wrote:
> Frans,
> Sorry finally I find out the link in the ml archive:
>
> http://lists.osgeo.org/pipermail/zoo-discuss/2010-January/000191.html
>
> Gérald Fenoy
> gerald.fenoy at geolabs.fr
>
> Le 15 sept. 2012 à 15:09, Gérald Fenoy <gerald.fenoy at geolabs.fr> a écrit :
>
>> Dear Frans,
>> there is no issue in using R from ZOO-Project.
>>
>> If you are planning to use a Python service then it should be as easy as importing the R package from your Python service.
>>
>> Note that if your R service require to access X Server, then please consider to add an [env] section into your main.cfg file to make sure you can access the Display you want to access. You can setup the X Server this way:
>>
>> from a terminal, run :  Xvfb :11&
>>
>> then in your main.cfg add the following:
>>
>> [env]
>> DISPLAY=:11
>>
>> And you should be ready to go.
>>
>> I used R package from Python service in the past, if required we can search for this code to share with you. Maybe it may be more useful that you share the code yo aunt to run as a service to let us implement the service in return.
>>
>> Hope this helps,
>> Best regards,
>>
>>
>> Gérald Fenoy
>> gerald.fenoy at geolabs.fr
>>
>> Le 15 sept. 2012 à 14:57, Frans Thamura <frans at meruvian.org> a écrit :
>>
>>> hi all
>>>
>>> any idea if R lang in Zoo?
>>>
>>> take a look this URL
>>>
>>> cool right
>>>
>>> http://www.r-bloggers.com/visualize-complex-data-with-subplots/
>>>
>>>
>>> we can use statistica language inside zoo script
>>>
>>> F
>>> _______________________________________________
>>> Zoo-discuss mailing list
>>> Zoo-discuss at lists.osgeo.org
>>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/zoo-discuss
>>
>> _______________________________________________
>> Zoo-discuss mailing list
>> Zoo-discuss at lists.osgeo.org
>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/zoo-discuss
>


More information about the Zoo-discuss mailing list