Pakillo / grateful

Facilitate citation of R packages
https://pakillo.github.io/grateful/
Other
224 stars 18 forks source link

If don't have rlang pre-installed, won't install grateful #20

Closed befriendabacterium closed 4 years ago

befriendabacterium commented 4 years ago

Not sure if it's just on my machine, but because I didn't have rlang installed, I got the error:

Error: Failed to install 'grateful' from GitHub: (converted from warning) cannot remove prior installation of package ‘rlang

Installed rlang and then installation works.

Pakillo commented 4 years ago

Hi, Thanks for the report. I think that's not a problem with grateful but a more general problem when updating R packages (rlang in this case), e.g. see https://stackoverflow.com/questions/26570912/error-in-installation-a-r-package