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

rplos v0.5.6

Compare
Choose a tag to compare
@sckott sckott released this 15 Feb 22:17
· 156 commits to master since this release

MINOR IMPROVEMENTS

  • move ggplot2 from Depends to Imports, and using @importFrom for
    ggplot2 functions, now all imports are using @importFrom (#99)
  • Fixes for httr::content() to parse manually, and use explicit
    encoding of UTF-8 (#102)