dashee87 / jobbR

R wrapper for the Indeed API
MIT License
29 stars 7 forks source link

Error: 'rbind.pages' is not an exported object from 'namespace:jsonlite' #6

Open c-o-lam opened 4 years ago

c-o-lam commented 4 years ago

Hi David, Recently when I used the jobbR package, I came across the following issue:

EAud = jobSearch(publisher="7166112120222773", query="energy+auditor", country = "us", all = TRUE, sort="date", fromAge = "90") Error: 'rbind.pages' is not an exported object from 'namespace:jsonlite'

Do you have any idea what happened, and how to avoid it?

Best regards, On