I am using package installr version 0.17.0 to update R and related packages. However, I get the following error message when I typed updater()
:
Error in strsplit(version_with_dots, "\\.")[[1]] :
subscript out of bounds
How can I deal with this situation?