从asp.net访问R封装 [英] Accessing R packages from asp.net

查看:185
本文介绍了从asp.net访问R封装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在那里我使用R.NET一个asp.net应用程序。直到我用加载一个包,一切工作正常。

I have an asp.net app where I am using R.NET. Everything works fine until I load a package using

library()

当然,Web应用程序运行在IIS中,我得到这个错误

The web app of course runs in IIS and I get this error

错误:包或命名空间加载失败'格'。

Error: package or namespace load failed for 'lattice'".

虽然它加载和Rstudio运行完美。

Though it loads and works perfectly fine in Rstudio.

它的一些问题R.NET不与IIS的工作。

Its some problem of R.NET not working with IIS.

我一直在寻找周围,它已被标记为在 HTTPS一个已知的问题://rdotnet.codeplex.com / 。如果任何一个发现了这个错误一种变通方法我不知道。

I have been searching around and it has been marked as a Known Issue on https://rdotnet.codeplex.com/. I was wondering if any one has found a workaround for this error.

我通过 https://github.com/jmp75/rdotnet/issues/9但它并没有为我工作。

I went through https://github.com/jmp75/rdotnet/issues/9 but it did not work for me.

推荐答案

该文档的网页。的http:// jmp75.github.io/rdotnet/ts_asp_dot_net/ 描述非常类似你这样的问题。你可以读它,和它的同伴的网页。 http://jmp75.github.io/rdotnet/tut_asp_dot_net/ ,并在这里报告,如果这能解决您的问题? (供其他读者备查)

The documentation page http://jmp75.github.io/rdotnet/ts_asp_dot_net/ describes a problem very similar to yours. Can you read it, and its companion page http://jmp75.github.io/rdotnet/tut_asp_dot_net/, and report here if this solves your issue? (for future reference by other readers)

这篇关于从asp.net访问R封装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆