Re: [R] Issues when Trying to Install Packages in R

2018-06-11 Thread Hasan Diwan
Paul, install.packages('lubridate', type='source', repos='https://cran.rstudio.com') # worked for me You should be able to copy/paste the line into an R session. -- H -- OpenPGP: https://sks-keyservers.net/pks/lookup?op=get&search=0xFEBAD7FFD041BBA1 If you wish to request my time, please do so us

Re: [R] Issues when Trying to Install Packages in R

2018-06-11 Thread Duncan Murdoch
On 11/06/2018 5:15 PM, Paul Bernal wrote: Dear friends, I recently installed the following R version: R version 3.5.0 (2018-04-23) -- "Joy in Playing" Copyright (C) 2018 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) However, when trying to install packag

[R] Issues when Trying to Install Packages in R

2018-06-11 Thread Paul Bernal
Dear friends, I recently installed the following R version: R version 3.5.0 (2018-04-23) -- "Joy in Playing" Copyright (C) 2018 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) However, when trying to install package lubridate (it also happened when I tried t