Rename plot.res as plot_res.
License to GPL-3
Fixed links in help files.
In anal.leaps, calls to summary.regsubsets() replaced with just summary().
The last column returned by which.correct() should be labelled "incor.unlinked" rather than "incor.total". This is now fixed.
Changed a call to error() to stop() in anal.leaps(). (There is no function error().)
Edited the documentation files to make them more complete (and to remove a repeated typographical error that resulted in the descriptions of the arguments not appearing in the help files).
Added a function convert.output() for converting the output of anal.leaps(), anal.mcmc() and perm() for use with which.correct().
Fixed a bug in anal.leaps(): one line was hard-coded for exactly 100 markers!