Changes in version 2025-12-08 - Removed includes of R_ext/PrtUtil.h which began causing warnings on CRAN. Changes in version 2025-05-11 - Changelog -> NEWS.md - In CITATION file, citEntry() -> bibentry() and personList() -> c() Changes in version 2019-08-05 - Fix technical problem in documentation for Mtb that causes a warning in the development version of R. Changes in version 2019-06-28 - Convert documentation to Roxygen2 (with markdown). Changes in version 2018-04-02 - Small changes to avoid Note about "R_registerRoutines". - Speed up examples for negenes(). Changes in version 2016-05-21 - Changed author() calls in inst/CITATION. Changes in version 2015-09-11 - Import sd from stats library in NAMESPACE. Changes in version 2012-03-09 - Fixed bug in negenes that could lead to a memory overrun. Changes in version 2011-11-07 - Added NAMESPACE. Changes in version 2011-03-20 - Replaced datafile for Mtb80 with a compressed version. Changes in version 2009-06-30 - Added a CITATION file. Changes in version 2007-10-09 - Minuscule changes to the help files, to conform to a change in R. Changes in version 2004-06-30 - Slight revision to the negenes() function: added PACKAGE="negenes" in the .C() call. Changes in version 2004-02-02 - Fixed a tiny error in the documentation. Changes in version 2002-08-10 - Revised the negenes function to return Rao-Blackwellized estimates of the probability that each gene is essential, and of the posterior mean of the total number of essential genes. Changes in version 2002-07-31 - Included a data object, Mtb80, containing the number of TA sites in M. tuberculosis CDC1551 genome, by the "80% rule." Changes in version 2002-07-16 - Changed the argument "start" in negenes() to "startp", the initial proportion of genes not known to be essential that will be assumed essential to start the Gibbs sampler. Changes in version 2002-07-14 - Revised the package to take care of the case of insertion sites in regions of gene overlap. It is assumed that the genes 1, 2, ..., N are in order around the genome. Changes in version 2002-07-13 - A newly created package.