Hello, I have a problem when loading the "RPushbullet" package. The weird thing is that I have used it before but now I cannot. I have tried desinstalling it, removing it manually, executing it in R, installing the new update of R but I still cannot solve it. I have also tried in another computer and I was able tod run my code without problems. This is the error that appears:
library("RPushbullet")
Error: package or namespace load failed for ‘RPushbullet’:
.onLoad failed in loadNamespace() for 'RPushbullet', details:
call: parse_con(txt, bigint_as_char)
error: parse error: premature EOF
(right here) ------^
I have Windows 10
Can somebody help me? Thank you