
Changes to package bqtl - Bayesian QTL mapping toolkit 


Version: 1.0
Date: 2001-02-28

Initial Release

----------------------------------------

Version: 1.0-1
Date: 2001-03-09

added keywords
coerce make.map.frame()$marker.name to be character

----------------------------------------

Version: 1.0-2
Date: 2001-05-03

bugfixes - update.bqtl(), lapadj()

locus( chromo=1, cM=25 ) will now work 

----------------------------------------

Version: 1.0-3
Date: 2001-05-20

bugfixes - Mac Port should work now, Rd files cleaner

make.analysis.obj() nows has a $version component - might use it later
on to check for incompatible, earlier versions

----------------------------------------

Version: 1.0-4
Date: 2001-12-18

bugfixes - there was a bug in the optimization that is now fixed, more
cleanups of the Rd files, generic/methods consistency improved

lapadj() now allows a 'start.parm' parameter - not yet documented -
that specifies a starting point for iteration - can be used for
profiling.

----------------------------------------

Version: 1.0-5
Date: 2002-04-21

bugfixes - locus("name.of.locus") now works, plot(map.frame.object) no
longer spills text on the plot, make.state.matrix had a bug when
dominant markers were used, "NA" issues (R-1.5.0) addressed

----------------------------------------

Version: 1.0-6
Date: 2002-05-15

bugfix - unusable file removed from data/ 
.Rdata files use compress = TRUE


----------------------------------------
Version: 1.0-7
Date: 2002-06-24

bugfix - example(make.analysis.obj) was
	broken in r-devel (1.6.0)

----------------------------------------
