install.packages - R-3.0.2- Win8-64bit: error with installing packages -
I have just started from R. I run a 64 bit Windows 8 machine.
Here are the commands given to me. I have been issued and responses received by me:
install.packages ("DMWR") Library () # to check that What DMWR was installed and it appears in the package in the library ## 'C: / Program Files / R / R-3.0.2 / Library' Library (DMWR) # Where is it that I get an error message: Load Error in namespace (j & lt; - i [[1L]], c (lib.loc, .libpaths ()), version check = vi [[ja]]): 'abind' Labor has no Package or namespace failed to load "Dimwaar ' I can how to fix it?
Thanks for all! The steps given here are:
Here are the steps:
install.packages (' Abind '). Install.packages ('zoots') install.packages ('quantmod') install.packages ('ROCR')
and finally:
Pre> Library (DMWR)
Thanks for James!
Comments
Post a Comment