I\'m trying to update packages on RGui (64-bit) using update.packages but I\'m getting the following message:
update.packages
Warning in install.packages(update
try
install.packages('package_name', lib='folder')
you can specify a folder for installation of the libraries, for which you have writing permission.
Hope this helps