When I run the updateR() function, I type my password and I get this error message both in the console and RStudio:
Updated ~/.Rprofile
Password:Error in if (!compactible) stop(sprintf(e, status$latest, macOS), call. = FALSE) :
argument is of length zero
And it doesn't carry on with the update. I also tried this as suggested on other material:
updateR(admin_password = "os_admin_user_password")
But I get another error:
Error in updateR(admin_password = "os_admin_user_password") :
unused argument (admin_password = "os_admin_user_password")
When I run the updateR() function, I type my password and I get this error message both in the console and RStudio:
And it doesn't carry on with the update. I also tried this as suggested on other material:
But I get another error: