CHANGES IN RRPP VERSION 0.2.0

NEW FEATURES
    o pairwise function: allows pairwise comparison of means or slopes for a lm.rrpp fit.
    o A vignette for using RRPP, which is the same as Appendix S2 in Collyer and Adams (2008). RRPP: An R package for fitting linear models to high-dimensional data using residual randomization. Methods in Ecology and Evolution.  (submitted)

OTHER CHANGES
    o Added multi-model inference capabaility to anova.lm.rrpp
    
BUG FIXES 
    o Fixed issue for coef.lm.rrpp tests when type II or type III SS is chosen, to make sure that appropaite coefficients are used.
 

CHANGES IN RRPP VERSION 0.1.0

	New Release!

	New features
		anova.lm.rrpp.r
		coef.lm.rrpp.r
		lm.rrpp.r
		predict.lm.rrpp.r
		RRPP.support.code.r
		RRPP.utils.r
