Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 416 Bytes

NEWS.md

File metadata and controls

17 lines (10 loc) · 416 Bytes

gravity 1.2

  • Sets NULL as the default argument for additional regressors (#23, @MatthieuStigler)

gravity 1.1

  • Updated maintainer's email
  • Avoids 1:NROW() and uses seq_len() instead

gravity 1.0

  • Corrects CRAN warnings in DESCRIPTION

gravity 0.9.9

  • Added a NEWS.md file to track changes to the package.
  • Fixes warnings about "The add argument of group_by() is deprecated as of dplyr 1.0.0."