[R-SIG-Mac] How can I find the "sh" application used by "R CMD check" on a Mac?
    Duncan Murdoch 
    murdoch@dunc@n @end|ng |rom gm@||@com
       
    Wed Feb 20 01:44:00 CET 2019
    
    
  
On 19/02/2019 5:39 p.m., Spencer Graves wrote:
> 
> 
> 
>         How can I find the "sh" application used by "R CMD check" on a Mac?
> 
> 
>         I need to know to be able to add it to the "Application Access"
> list maintained by the "Anti-Ransomware" feature of my Bitdefender
> Antivirus for Mac.  With that feature on, "R CMD check Ecfun" stopped
> with the following:
> 
> 
>               checking whether package ‘Ecfun’ can be installed ...sh:
> ... Permission denied
> 
> 
>         When I saw that, I also got a popup from Bitdefender that would
> only allow me to allow this once but not permanently.  To allow it
> permanently, I need to know where it is on my hard drive.
 From a console, run "which sh".  I get "/bin/sh".
Duncan Murdoch
    
    
More information about the R-SIG-Mac
mailing list