Changes in version 1.3.14 (2025-07-23) o CRAN tweaks o added data argument to curve3d Changes in version 1.3.13 (2023-07-03) o various cleanup (CITATION file, junk test directory, old URLs, etc.) o deltamethod: attempt to improve handling of functions missing from derivs table when warning language is not English o lambertW: slightly improved reporting when iteration limits reached Changes in version 1.3.12 (2020-02-19) o documentation/CRAN-compatibility update Changes in version 1.3.11 (2019-02-11) o remove R2WinBUGS support per CRAN request o fix typo in dbetabinom help page o dmvnorm slightly more robust Changes in version 1.3.10 (2018-05-19) o update package help page o add goby data o improve curve3d documentation (potential plyr issues) Changes in version 1.3.9 (2016-02-11) o add imports for R CMD check o add labels to curve3d with wireframe plot o change rgl from Depends: to Suggests: (helps MacOS users when rgl installation is troublesome) Changes in version 1.3.8 (2015-05-01) o CRAN compatibility tweaks; add link to goby data; update link to damselfish data Changes in version 1.3.7 (2015-01-12) o CRAN compatibility tweaks Changes in version 1.3.5 o CRAN compatibility tweaks Changes in version 1.3.4 (2013-03-07) o dbetabinom fix (reported by Christian Robert) o more CRAN compatibility tweaks (versions 1.3.2 - 1.3.3) o add 'lims' argument to HPDregionplot o add plyr dependency, use_plyr option in curve3d Changes in version 1.3.2.1 (2012-09-10) o remove EISPACK=TRUE in dmvnorm Changes in version 1.3.2 (2012-01-28) o small fix for NAs in lambertW o tweaks to avoid NOTES in CRAN check, cleanup Changes in version 1.3.1 (2011-04-28) o asymptotic extension to lambertW (remove possibility of vectorized branch specification) o update NEWS to NEWS.Rd Changes in version 1.3 (2011-03-20) o minor bugfixes for HPDregionplot o tweaks to pass checks on R 2.13 Changes in version 1.2.2.1 (2010-08-19) o add @data to calcslice Changes in version 1.2.2 o add (trivial) NAMESPACE o add contour3d o add xlim/ylim arguments to curve3d Changes in version 1.2.1 (2010-02-12) o remove adapt from install.packages() o add warning about adapt o move CITATION file Changes in version 1.2 (2009-08-21) o change is.na() test in lambertW to is.finite() o added ggplot2 to install.packages(), streamline o REMOVED "traceplot" code: nearly identical to xyplot.mcmc etc. in coda package Changes in version 1.1.1.1 (2008-10-16) o add firfec0.bug to BUGS o reverse date order of NEWS Changes in version 1.1.1 (2007-12-12) o tweak to curve3d from Robert Burns o moved ChangeLog to NEWS o added axis.scinot Changes in version 1.1.0 o argh, another tweak to get.emdbook.packages o tweaked deltavar to be slightly more general Changes in version 1.0.9 (2007-08-26) o changed "Wrasse" to "Damsel[fish]" throughout (oops) o tweaked get.emdbook.packages (do.call rather than sapply) o tweaked LambertW NA behavior (still not optimal) Changes in version 1.0.8.1 (2007-07-30) o ANOTHER big bug in dmvnorm (sigh): spurious factor of n before log determinant (should consider removing dmvnorm and just referring users to mvtnorm::dmvnorm) o added cross-ref to mvtnorm::dmvnorm in dmvnorm.Rd Changes in version 1.0.8 o fixed major bugs in dmvnorm o added bbmle to get.emdbook.packages o added an extended version of trcoef (transform coefficients) o added (preliminary) perturb.params o tweaked some keywords/aliases o added traditional parameterization for dbetabinom o added note about SuppDists to ?dbetabinom o removed coda dependency o put myxo1.bug into BUGS directory Changes in version 1.0.7 o tweaked dbetabinom documentation o fixed (major) bug in get.emdbook.packages o added aliases to data .Rd files o added reference to gsl package in lambertW Rd file o added gridsearch2d o added metropSB (Metropolis-Szymura-Barton) Changes in version 1.0.6 (2007-04-09) o internal tweaks o tiny doc fix for Myxo (sum instead of bsum) Changes in version 1.0.5 (2007-01-21) o removed qcredint (HPDinterval[coda] is better) o added calcslice, HPDregionplot, *chibarsq functions o fixed deltavar o tweaks to scinot() o added lump.mcmc.list() o changed dataset names, moved lily and goby data sets to emdbookx o added require(coda) to as.mcmc.bugs o added [d,r]betabinom o added SeedPred_mass data (numeric vector of seed masses) o added numeric derivatives to deltavar o fixed bug in calcslice (not referring to correct function) o added Lily data (moved from emdbookx) Changes in version 1.0.4 o added r/dzinbinom (zero-inflated negative binomial) functions o lseq o scinot o added myxomatosis data o added "none" option to curve3d o added credible interval functions, as.mcmc.bugs Changes in version 1.0.3 o added more data (fir and fish survivorship) o delta-method functions o get-packages function Changes in version 1.0.1 o added Vonesh data o lambertW function (from bbmisc)