- Uneval the code in vignette when the profile is not correct.
- Fixed error due to void version (
NULL
) of return papers.
- Fixed query in
scholar_search()
due to API change. - Appended a new free key.
- Fixed the error when
NULL
returned inscholar_search()
.
- Updated the XPath to query author information in
scholar_search()
.
- Removed
server
option and auto-select servers with time limite.
- Added robust code to check if there is query time left, and remind user to create one if necessary.
- First release.
- Added a
NEWS.md
file to track changes to the package.