Skip to content

CRAN Release v1.30.14

Compare
Choose a tag to compare
@LiNk-NY LiNk-NY released this 12 May 20:01

CHANGES IN VERSION 1.30.14

BUG FIXES

o `install` now passes the `force` argument to `install_github`
  (#101, @lgeistlinger)
o Treat warnings as warnings internally in `install.packages()`
  (#100, @biobenkj)
o Check version validity `.onAttach` rather than `.onLoad`