0

I'm writing an application for Android devices and want to execute R script from Java/Kotlin. Is there any way I can do so or is there any tool that can help me in converting R language into the Java/Kotlin?

  • 1
    Checkout https://stackoverflow.com/a/43801017/5710872 Or you can run the R file on a server. – Qamar Aug 30 '21 at 12:46
  • For your second question ... converting any language to another is usually dependent on the complexity and specifics of the code. Regardless, I don't know of any tools to convert R into something else, though it's been asked many times. (I'll be interested to hear if there are any `R-to-*` converters out there :-) – r2evans Aug 30 '21 at 13:02
  • Checkout this https://stackoverflow.com/a/24288062/5710872 – Qamar Sep 01 '21 at 06:17

0 Answers0