
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)

----------------------------------------
Version: 1.0-8
cleanup of Rd files to conform to R-1.6.0

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

Version: 1.0-9
bugfix - not.r computation was off in make.marker.map

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

Version: 1.0-10
bugfix - new classes for unique() broke summary.swap

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

Version: 1.0-11
add src/Makevars for BLAS usage

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

Version: 1.0-12
R_Ext/Mathlib.h is deprecated - change to Rmath.h

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

Version: 1.0-13
CoDoc updates, .C( ..., PACKAGE= ) discipline

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

Version: 1.0-14
marker.fill, make.map.frame work for one marker per chromo
CoDoc updates

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

Version: 1.0-15
Codoc changes
make.analysis.obj needed mode.mat corrected

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

Version: 1.0-16
Codoc changes

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

Version 1.0-17
added ${FLIBS} to PKG_LIBS

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

Version 1.0-18
added headers and defs to fix compiler warnings

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

Version 1.0-19
Version 1.0-20
change web page and fix WARNINGS in Rd files

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

Version 1.0.21
update web page and update Rd format
clean up minor code problems
-----------------------------------------

Version 1.0.22
fixed R-devel complaint about x$y not atomic

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

Version 1.0.23
RD fixes

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

Version 1.0.24
Rd fix


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

Version 1.0.25
Rd fix

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

Version 1.0.26
RD fix

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

Version 1.0.27
index index hkreg.c:196 corrected
added NAMESPACE
fixed partial matches of args

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

Version 1.0.28
remove synopsis from Rd files

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

Version 1.0.29
fix memory access error in condreg.c
