Hi! I'm in the process of trying the blsAPI for the first time and I noticed that the rjson dependency is apparently unavailable. This is preventing the blsAPI from being installed. I've tried installing rjson first and this is what I got:

That didn't work so I tried install_github('mikeasilva/blsAPI', dependencies=TRUE) But still no luck. Are you familiar with this issue?

Hi! I'm in the process of trying the

blsAPIfor the first time and I noticed that therjsondependency is apparently unavailable. This is preventing theblsAPIfrom being installed. I've tried installingrjsonfirst and this is what I got:That didn't work so I tried

install_github('mikeasilva/blsAPI', dependencies=TRUE)But still no luck. Are you familiar with this issue?