AndreaCirilloAC / updateR

update your R version in a breeze ( on OSX) √
Other
143 stars 24 forks source link

Error in sprintf("%s,", installing) : object 'installing' not found #35

Open CodeYueXiong opened 3 years ago

CodeYueXiong commented 3 years ago

Everything went smoothly except for the last step "Choose one of the following options to restore your packages:". And when I chose option 1, the console told me that "Error in sprintf("%s,", installing) : object 'installing' not found".

Don't know what happened during my installation. Please help me to resolve it and maybe anyone who has encountered the same problem can help me here.

Thanks!! :D

MikeWLloyd commented 3 years ago

Seeing the same. MacOS 10.14.6, RStudio Version 1.3.1093

zachbogart commented 3 years ago

"installing" doesn't seem to be present. Named differently at top. https://github.com/AndreaCirilloAC/updateR/pull/36