Hi everyone, i try to do some analysis through R.NET help. I face some issues during development process
firstly i could not load my packages through the process of using R.NET
firstly i could not load my packages through the process of using R.NET
- how can i avoid the "CRAN mirror" pop up as your here
- i am unable to load the library "twitteR" as shown it will show the error page
when i debug using immediate windows i saw
LastErrorMessage: "Error in inDL(x, as.logical(local), as.logical(now), ...) : \n unable to load shared object 'C:/Program Files/R/R-3.2.0/library/stats/libs/i386/stats.dll':\n LoadLibrary failure: The specified module could not be found.\n\n"
BUT I FOUND THE MODULE https://www.dropbox.com/s/0ssm003x400hp0v/stats%20module.JPG?dl=0
my computer environment is
windows pro8.1 64bit
vs2013 update4 with R.NET 1.6 and 1.55
r packages 3.2.0 both 64 and 32
here is my package source code for R