* Fixed referece to std in c code. 
* Other issues in old code fixed. Thanks to Brian Ripley
* Update of documentation of geeglm
* Update of vignette.
* QIC now takes environment argument because the function is called from another function in another package.
* Version 1.3.7 never made it to CRAN for some reason (no changes of NEWS.md detected). Now NEWS.md has different markup.
* Version 1.3.6 never made it to CRAN for some reason (no changes of NEWS.md detected). Now NEWS.md has different markup.
* Version 1.3.5 never made it to CRAN for some reason (no changes of NEWS.md detected)
* Fixed a critical error in QIC() (thanks to Brian McLoone and Steven Orzack for finding this)
* Minor documentation update by request from CRAN
* Minor documentation updates
* Minor polishing of code
* NAMESPACE and all .Rd files are now auto generated.
* PROTECT / UNPROTECT issue fixed (in file inter.cc)
* Improved documentation of dietox.
* PROTECT / UNPROTECT imbalance fixed
* Version 1.3-1 uploaded
* Migrated to use roxygen
  • Improved documentation of geeglm
  • Check for data being sorted by ‘id’ i geeglm; a warning is issued if not.
  • QIC added; thanks to Claus Ekstrøm who is now a contributor.
  • tidy function from broom package is imported.
  • muscatine data added
  • Version 1.3-0 uploaded
* geeglm objects now inherits from lm also (to prevent warning when
    calling predict).
  • Maintainer of geepack is now Søren Højsgaard
  • Location of vignette fixed
  • Version 1.2-0 uploaded