Hi Everyone, I am trying to install RODBC but I get the following error message
Error in library.dynam(lib, package, package.lib) : shared library 'RODBC' not found In addition: Warning message: package 'RODBC' was built under R version 2.12.0 Error: package/namespace load failed for 'RODBC' I am using R 2.11.0 and I see that the package was built with 2.12.0. However, this has in my experience never been a problem with other packages I have downloaded in the past. A warning gets issued but that is it. Older versions of RODBC are only in the tar.gz and frankly I have no idea how to compile the source code as my IT knowledge is quite limited. Same applies to 2.12.0 for which I couldnt find any .zip file. Any help? Thanks Ron [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.