0.9.2 2008/10/02 fix manymany.txt and TO code for double definition changed working directory for recent R2WinBUGS changes JAGS now works (but not with "BB" code) 0.9.1 2008/08/18 minor vignette improvements use layout() for legends, check for text truncation added R2jags support tweaked manymany.txt for R2jags/WinBUGS compatibility changed "manymany.bug" call to "manymany.txt" call to work around R2WinBUGS attempt to write to system dir added silent=TRUE to several try() clauses 0.9, 2008/05/14 version bump for move to r-forge 0.8.5 another plotting bug remove WINE/useWINE/WINEPATH from pm.wbugs, mm.wbugs, sourcesize.wbugs (can be passed to bugs via ... ?) tweaked plot.mixstock.data (horizontal plotting now default, more legend options) tweaked plot.mixstock.est (more options for many-to-many plots) added prior settings for mixed stocks in many-to-many analysis 0.8.4 identified (but didn't fix) long-file-path bug for R2WinBUGS messed with internal structure of resample, confint, etc. for many-to-many results. $resample is the sims.matrix object (flat matrix, parameters x chain); $resamplist is the sims.list object (chain x parameter matrix) slight changes to summary() added nsource(), nmix(), nmark() to try to abstract some of this info record timing info for R2WinBUGS runs tiny tweaks to C code to satisfy '-Wall -pedantic' flags 0.8.4.2 minor changes for documentation compliance with checkDocStyle, codetools:::checkUsagePackage("mixstock") 0.8.4.1 fixed plotting bug (!) 0.8.3 small bugs in as.mixstock.est for many-to-many (had M and R reversed in several places) started to add support for sourcesize in mixstock.data objects moved bugs code locators inside functions (LazyLoad problem) 0.8.2 fixed mixed stock labeling stuff tweaking many-to-many code (TO-style BUGS code) tiny tweak in utils.c/h to avoid sign() conflict with R simmixstock2 allows random start added stub for UML start for mm.wbugs 0.8.1 added a bit more support for many-to-many --------- mixstock v0.8 (1st version of mixstock) change names to mixstock, de-turtle-ize adding multiple-mixed-stock support changed n.iter/n.burn/n.thin to match R2WinBUGS default 5.2.03 fixed bug in plot.turtle.est (changed cex to cex.axis) 0.3.0: add preliminary R2WinBUGS functionality 0.2.0: more general cleanup, remove bbmisc dependency (add plotrix dependency), change plot formats, fix up vignette ... 0.1.3.3: version bump for R 2.0.x should fix all the stuff! 0.1.4: general cleanup