Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Alec Colebrook-Clark 134 posts 258 karma points
    Jun 24, 2009 @ 16:44
    Alec Colebrook-Clark
    0

    Implementing R with umbraco

    Hi All,

    Just been asked if it is possible to implement R (For those unsure see:  http://www.r-project.org/ or http://en.wikipedia.org/wiki/R_(programming_language) )

    We know you can implement it with .net, just looking for some examples and/or reassurance that it can be done in Umbraco.

     

    Cheers,

    Alec

  • Tom Madden 253 posts 455 karma points MVP 4x c-trib
    Jun 24, 2009 @ 17:15
    Tom Madden
    0

    Alec,

    If you provide more information about how it's implemented with .net perhaps someone can help.

    With Umbraco, you can make calls to .net assemblies using XSLT extensions or your own code within Usercontrols or Http handlers, and if you create a .net Usercontrol that wraps the functionality of R then that .net Usercontrol can be used within Umbraco within templates or within the Richtext editor.

    HTH

    Tom

  • Alec Colebrook-Clark 134 posts 258 karma points
    Jun 25, 2009 @ 09:18
    Alec Colebrook-Clark
    0

    I shall have to get back to this after the weekend. I wasnt involved in the previous R in .net project and the guy that was is out of office today.

     

    thanks for the interest, will supply what knowledge i can soon.

     

    Alec

  • jefferycxl 35 posts 83 karma points
    Jun 29, 2009 @ 21:01
    jefferycxl
    0

    Hi there

    I am interested in this concept as well.

    Using umbraco to provide an interface and use R as engine.

    Check out this article:

    http://www.codeproject.com/KB/cs/RtoCSharp.aspx

    Cheers

  • jefferycxl 35 posts 83 karma points
    Jun 29, 2009 @ 21:10
    jefferycxl
    0

    http://cs.hubfs.net/blogs/thepopeofthehub/archive/2007/11/06/FSharpWithR.aspx

    Call R.exe and pass command into it. But I would think if you want to do that in the web environment you would run into security issue.

    I have this website tribtues.co.nz calling a video convertion program and I had to reinstall the website on a vps to have the execution rights on the exe fiels.

  • Alec Colebrook-Clark 134 posts 258 karma points
    Jun 30, 2009 @ 10:17
    Alec Colebrook-Clark
    0

    thank you, I shall keep this in mind and if it requires a VPS im sure that ill be able to work around it.

     

    Cheers

    Alec

Please Sign in or register to post replies

Write your reply to:

Draft