Hi,
I am new to this community.
I am trying to install cummeRbund, and have encountered a number of problems. I read some of the previous threads, installed DBI and RSQLite, have R-2.15.0 intalled in my Ubunto Linux machine. So now when I tried to installed cummeRbund, the 1st error message was that I didn't have the 'Hmisc' package which cummeRbund depends. Then I tried to install Hmisc "Hmisc_3.12-2.tar.gz", here is the problem I really could not solve by my own:
Error : 'globalVariables' is not an exported object from 'namespace:utils';
Error : unable to load R code in package ‘Hmisc’;
ERROR: lazy loading failed for package ‘Hmisc’
Any suggestion what I should do?
Thanks,
Joan
I am new to this community.
I am trying to install cummeRbund, and have encountered a number of problems. I read some of the previous threads, installed DBI and RSQLite, have R-2.15.0 intalled in my Ubunto Linux machine. So now when I tried to installed cummeRbund, the 1st error message was that I didn't have the 'Hmisc' package which cummeRbund depends. Then I tried to install Hmisc "Hmisc_3.12-2.tar.gz", here is the problem I really could not solve by my own:
Error : 'globalVariables' is not an exported object from 'namespace:utils';
Error : unable to load R code in package ‘Hmisc’;
ERROR: lazy loading failed for package ‘Hmisc’
Any suggestion what I should do?
Thanks,
Joan
Comment