On Dec 21, 2019, at 12:31 PM, bruno apolloni <apolloni at di.unimi.it> wrote:
The antivirus kaspersky blocks the direct connection to the cloud repo. Removed antivirus -> install.packages() works.
Thanks for all
Bruno
Il giorno 19 dic 2019, alle ore 21:54, bruno apolloni <apolloni at di.unimi.it> ha scritto:
Maybe, dear Luis.
All the best
Bruno
Il giorno 19 dic 2019, alle ore 20:45, Luis Puerto <luiss.puerto at gmail.com> ha scritto:
Bruno, I doubt Apple is going to patch anything because the problem seems to be either on your computer or on your network.
It smells to me that for example your host file, or something else, has been modified, or something in your network has also change that is blocking your access to that repository for some reason.
I'm also on Catalina and as the rest I can access that repo on the browser, or any other, without a trouble.
Anyhow, if you really think that the problem is on Apple side, you should contact them if you really expect them to produce any fix.
Best of the lucks!
Cheers!
Luis
On 19 Dec 2019, at 18:50, bruno apolloni <apolloni at di.unimi.it <mailto:apolloni at di.unimi.it>> wrote:
Ok, I surrend!
Waiting for necessary patches by Apple, for the moment I?m comfortably running R on a Windows system.
Thanks for all.
Bruno
Il giorno 18 dic 2019, alle ore 16:46, Bob Rudis <bob at rud.is <mailto:bob at rud.is>> ha scritto:
Something else changed on your system as Catalina does no domain/IP/URL blocking without user-intervention and those repo URLs work fine on all my (many) Catalina systems.
What else changed after you did the Catalina install?
There's a great deal wrong with Catalina, this is not one of those things.
On 18 Dec 2019, at 16:05 , bruno apolloni <apolloni at di.unimi.it> wrote:
Thanks for the clarification. I did it, but with the same result
Il giorno 18 dic 2019, alle ore 15:52, Duncan Murdoch <murdoch.duncan at gmail.com> ha scritto:
On 18/12/2019 8:43 a.m., bruno apolloni wrote:
Do you mean that it does not work locally on my computer, but only in the cloud?
I think he meant
install.packages("regtools", repo = "https://cloud.r-project.org")
which works for me (but I'm not on Catalina, I'm still on High Sierra).
Duncan Murdoch
Thanks for the collaboration
Bruno
Il giorno 18 dic 2019, alle ore 14:37, Rainer M Krug <Rainer at krugs.de> ha scritto:
Just works out of the box, i.e. the cloud repo.
PS: please CC the list in - thanks
Il giorno 18 dic 2019, alle ore 13:41, Rainer M Krug <Rainer at krugs.de <mailto:Rainer at krugs.de>> ha scritto:
Also on Catalena: I can install without problems. Try a different repo? Can you open the URL in Safari?
Cheers,
Rainer
On 18 Dec 2019, at 13:32, bruno apolloni <apolloni at di.unimi.it <mailto:apolloni at di.unimi.it>> wrote:
Any help after the Ken answer?
Thanks a lot
Bruno
Il giorno 18 dic 2019, alle ore 13:08, Ken Beath <ken at kjbeath.com.au <mailto:ken at kjbeath.com.au> <mailto:ken at kjbeath.com.au <mailto:ken at kjbeath.com.au>>> ha scritto:
Try another repository. It works fine with the main CRAN and teh RStudio repositories.
Ken