* 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
* geeglm objects now inherits from lm also (to prevent warning when calling predict).