Hi All, I am getting below error while installing package "twitteR" , but it gets successfuly installed via R console, any ideas ? *Error:* *install.packages("twitteR", lib="C:/Program Files/TIBCO/terrde40/site-library")Trying to download URL 'https://cran.rstudio.com/bin/windows/contrib/3.2/twitteR_1.1.9.zip <https://cran.rstudio.com/bin/windows/contrib/3.2/twitteR_1.1.9.zip>' to file 'C:/Users/Archit/AppData/Local/Temp/TERR_1ae800291/downloaded_packages/twitteR_1.1.9.zip' Downloaded 446573 bytes* installing *binary* package twitteR from "C:\\Users\\Archit\\AppData\\Local\\Temp\\TERR_1ae800291\\downloaded_packages\\twitteR_1.1.9.zip" to "C:/Program Files/TIBCO/terrde40/site-library"* checking MD5 checksumsPackage "twitteR" at directory "C:/Program Files/TIBCO/terrde40/site-library/twitteR" does not have an MD5 file, so integrity check was not done COULD NOT CHECK MD5 CHECKSUMS* -- Regards Archit [[alternative HTML version deleted]]
On 31/01/2016 5:56 AM, Archit Soni wrote:> Hi All, > > I am getting below error while installing package "twitteR" , but it gets > successfuly installed via R console, any ideas ? > > *Error:* > > *install.packages("twitteR", lib="C:/Program > Files/TIBCO/terrde40/site-library")Trying to download URL > 'https://cran.rstudio.com/bin/windows/contrib/3.2/twitteR_1.1.9.zip > <https://cran.rstudio.com/bin/windows/contrib/3.2/twitteR_1.1.9.zip>' to > file > 'C:/Users/Archit/AppData/Local/Temp/TERR_1ae800291/downloaded_packages/twitteR_1.1.9.zip' > Downloaded 446573 bytes* installing *binary* package twitteR from > "C:\\Users\\Archit\\AppData\\Local\\Temp\\TERR_1ae800291\\downloaded_packages\\twitteR_1.1.9.zip" > to "C:/Program Files/TIBCO/terrde40/site-library"* checking MD5 > checksumsPackage "twitteR" at directory "C:/Program > Files/TIBCO/terrde40/site-library/twitteR" does not have an MD5 file, so > integrity check was not done COULD NOT CHECK MD5 CHECKSUMS* >I think you'll need to contact either RStudio or Tibco support for this. Duncan Murdoch
?Ya Duncan, but I searched bit more ?and got the solution to remap the working directory and if the issue still persists then we change the CRAN mirror. Now it is working fine. Thanks, Archit On Sun, Jan 31, 2016 at 5:40 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote:> On 31/01/2016 5:56 AM, Archit Soni wrote: > >> Hi All, >> >> I am getting below error while installing package "twitteR" , but it gets >> successfuly installed via R console, any ideas ? >> >> *Error:* >> >> *install.packages("twitteR", lib="C:/Program >> Files/TIBCO/terrde40/site-library")Trying to download URL >> 'https://cran.rstudio.com/bin/windows/contrib/3.2/twitteR_1.1.9.zip >> <https://cran.rstudio.com/bin/windows/contrib/3.2/twitteR_1.1.9.zip>' to >> file >> >> 'C:/Users/Archit/AppData/Local/Temp/TERR_1ae800291/downloaded_packages/twitteR_1.1.9.zip' >> Downloaded 446573 bytes* installing *binary* package twitteR from >> >> "C:\\Users\\Archit\\AppData\\Local\\Temp\\TERR_1ae800291\\downloaded_packages\\twitteR_1.1.9.zip" >> to "C:/Program Files/TIBCO/terrde40/site-library"* checking MD5 >> checksumsPackage "twitteR" at directory "C:/Program >> Files/TIBCO/terrde40/site-library/twitteR" does not have an MD5 file, so >> integrity check was not done COULD NOT CHECK MD5 CHECKSUMS* >> >> > I think you'll need to contact either RStudio or Tibco support for this. > > Duncan Murdoch >-- Regards Archit [[alternative HTML version deleted]]