ROracle Install Windows 7
922458Mar 7 2012 — edited Mar 7 2012Hi,
I am attempting to install ROracle on a windows 7 machine (great to hear Oracle is supporting this now). I followed the install instructions by placing the instant clients (basic and sdk) in c:/instantclient/i386 (32bit) and c:/instanclient/x64 (64bit). However, when I run the R CMD install I am getting the following error:
* installing source package 'ROracle' ...
** package 'ROracle' successfully unpacked and MD5
ERROR: configuration failed for package 'ROracle'
my R:
R version 2.14.1 (2011-12-22)
exact command:
R CMD INSTALL build merge-multiarch ROracle_1.1-1.tar.gz
Thoughts?
thanks,
sd