我是R的新手,请帮我解决以下错误。
使用批处理文件(例如:c:\ batchfile \ x.bat)在具有动态内存的计算机中调用R代码,即基于装载内存和内核将增加。 在上面接近我执行的所有错误。 R代码使用RODBCext koRpus,akmeans,lsa,stringr,topicmodels,RWeka,lda,snowfall,tm,openNLP,reshape2,plyr,RODBC包。
但是在powershell中使用远程服务器调用x.bat文件时(例如,Invoke-Command -Computername'Servername'{Start-Process'C:\ batchfile \ x.bat'-wait})导致以下错误:
提前致谢