Re: [R-SIG-Mac] R CMD build "cannot open compressed file" with R 3.6.2

2020-01-02 Thread Jeff Newmiller
I am glad my response helped direct you toward a resolution, but antivirus interference did not actually occur to me. Thanks for reporting back. On January 1, 2020 7:23:12 AM PST, Spencer Graves wrote: >   Thanks to Jeff Newmiller for his reply.  He was correct.  My >Bitdefender internet

Re: [R-SIG-Mac] R CMD build "cannot open compressed file" with R 3.6.2

2020-01-01 Thread Spencer Graves
  Thanks to Jeff Newmiller for his reply.  He was correct.  My Bitdefender internet security automatically upgraded itself and started blocking R in ways it had not before.  Please excuse me for taking the time of this list with this issue (and for my delay in sending this "issue

Re: [R-SIG-Mac] R CMD build "cannot open compressed file" with R 3.6.2

2019-12-25 Thread Jeff Newmiller
"Permission denied" suggests that this is not related to R. Perhaps you ran R with elevated permissions yesterday? On December 25, 2019 8:37:36 AM PST, Spencer Graves wrote: >Hello, All: > > >   I just upgraded to R 3.6.2 and suddenly got, "cannot open >compressed file" with "R CMD build"

[R-SIG-Mac] R CMD build "cannot open compressed file" with R 3.6.2

2019-12-25 Thread Spencer Graves
Hello, All:   I just upgraded to R 3.6.2 and suddenly got, "cannot open compressed file" with "R CMD build" of a package that I built yesterday with R 3.6.1, and I don't recall having gotten an error message with 3.6.1.   What do you suggest I do to get around this?   Thanks,