I would like to be able to access a MS SQL Server Database in R through IPython
Notebook. I've been able to get RJDBC to work in R natively, but when I try to
load the library through magic (I.e. rpy2), I get the following error:
Loading required package: rJava
Error : .onLoad failed in loadNamespace() for 'rJava', details:
call: dyn.load(file, DLLpath = DLLpath, ...)
error: unable to load shared object
'/usr/local/lib/R/site-library/rJava/libs/rJava.so':
libjvm.so: cannot open shared object file: No such file or directory
Error: package ‘rJava’ could not be loaded
It would seem that when R is being run through rpy2 it cannot find libjvm.so.
Any help would be much appreciated.
Thank you,
Alessandro Gagliardi
Sr. Data Scientist, Glassdoor.com
alessandro.gaglia...@glassdoor.com<mailto:alessandro.gaglia...@glassdoor.com>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list