Changes in robmixglm version 1.1-0 o added predict method o implemented bootstrap for testing for outliers using multiple cores (if this causes problems then set cores=1) o removed progress show from outlier test (this won't work properly with multiple cores) o set examples to donttest to satisfy CRAN checks Changes in robmixglm version 1.0-4 o fixed numerical problems o improved selection of starting values, especially with small number of observations Changes in robmixglm version 1.0-3 o fixed error due to changes in class() behaviour by replacing with inherits when appropriate Changes in robmixglm version 1.0-2 o added extra sentences in description o changed dontrun to donttest o changed several examples to allow running as part of check Changes in robmixglm version 1.0-1 o first release