Does an R compiler to C/C++ exist?

后端 未结 5 2301
谎友^
谎友^ 2020-12-01 00:18

I\'m wondering about the best way to deploy R. Matlab has the \"matlab compiler\" (MCR). There has been discussion about something similar in the past for R that would com

5条回答
  •  自闭症患者
    2020-12-01 00:33

    Why do people get the fear when deploying R? I'm fairly sure I've seen this question before.

    Installing R is a piece of cake (you don't actually say which OS you care about). For Windows its one .exe. file, run it, say "yes" a few times and its done. I suspect the installer exe probably has flags for unattended installation too.

提交回复
热议问题