Entering edit mode
7.7 years ago
biostR
•
0
Hi,
This is the first time I am asking a question online. I could not find a way for solving this.
I updated R to the latest version. When I tried to use latest version of affycoretools package an error message told me that I should use an updated version of RSQLite:
"...namespace ‘RSQLite’ 1.1-2 is already loaded, but >= 2.0 is required.."
Then I upgraded RSQlite to the latest version. This time affycoretools and some other packages complain and cease to work because the latest version of RSQLite does not have dbgetquery() function which many reverse-dependent packages require.
Do you have any suggestions?
Thanks a lot.