Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

rplos v0.9.0

Compare
Choose a tag to compare
@sckott sckott released this 07 Apr 22:37
· 21 commits to master since this release

MINOR IMPROVEMENTS

  • functions that use solrium under the hood now have a progress parameter that you can pass htt::progress() to get progress information; especially useful for long running queries (#124)
  • move readme images to man/figures (#127)
  • replace dplyr::data_frame with dplyr::tibble (#126)