Displaying 1 result from an estimated 1 matches for "vmiscdll".
Did you mean:
vmicall
2008 Feb 26
1
error loading library
...wn library. It feels that the longer it takes to load the library the higher the probability of the crash.
foo.R :
library(vmisc)
The most informative error message I've got so far looks like this, here vmisc dll is the required library that dynamically loads a dll.
Loading required package: vmiscdll
Error in file(file, "r") : unable to open connection
In addition: Warning message:
In file(file, "r") :
cannot open file 'q:/R/vogranovich/library/vmisc/R/vmisc', reason 'Permission denied'
Error : unable to load R code in package 'vmisc'
Error: package...