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