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

rplos v0.9.0

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)