Science-for-Nature-and-People / BibScan

R package to batch download PDFs from a Web of Science search
5 stars 8 forks source link

Other package dependencies #2

Closed kanedan29 closed 6 years ago

kanedan29 commented 6 years ago

It looks like there are three more package dependencies when loading 'BibScan' - rvest, jsonlite, and xml2. I was getting error messages of 'function not found' for a few functions that I think are from those packages - "html_nodes" and "fromJSON" most notably.

brunj7 commented 6 years ago

I pushed a new version of the package that should fix this. Please give it a try and let me know! You'll need to get a token to be able to use this version, please refer to the README.md

swood-ecology commented 6 years ago

It seems like this has been resolved?