预安装 R 的公共 Amazon EC2 AMI
我知道 2 个 opendata AMI,但我想知道是否还有其他,预装 R 的公开可用 AMI?如果他们也附带 R studio 的服务器版本,那就太好了。
I know about the 2 opendata AMIs, but I was wondering if there are other, publicly available AMIs that come with R pre-installed? It would be wonderful if they came with the server version of R studio too.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
我正在专门为启用了 R 的 RStudio Server 维护 AMI。详细信息请参见 http://www.louisaslett.com/RStudio_AMI/
希望有所帮助。
I'm maintaining AMIs specifically for RStudio Server which have R on. Details are at http://www.louisaslett.com/RStudio_AMI/
Hope that helps.
Bioconductor AMI 包括 R(和 Rstudio)。您知道的两个 AMI 在哪里?
The Bioconductor AMI includes R (and Rstudio). What where the two AMIs you know of?
我进一步研究了这个问题,发现了一个预装了 R 的 EC2 AMI。我还弄清楚了如何让 RStudio 处理它。这些说明记录在此处< /a>.
I researched this question further and found an EC2 AMI with R pre-installed. I also figured out how to get RStudio working on it. The instructions are documented here.
以下是我发现在亚马逊 EC2 上设置 R 和 RStudio 的一些说明。
Here are some directions I found to setup R and RStudio on amazon EC2.