Changes in version 1.5-5 - Code repository changed from R-Forge to Codeberg at: https://codeberg.org/zeileis/fortunes/ - Added basic altdoc page with overview and documentation at: https://zeileis.codeberg.page/fortunes/ - Finally provide DESCRIPTION/Authors@R field. Changes in version 1.5-4 (2016-12-29) - Avoid partial argument match in seq(along = ...). - Fix author= when which=NULL (as in example). - Add author argument. - Using if(..) .. else .. as function call. - More fortunes. Changes in version 1.5-3 (2016-05-20) - More fortunes. Changes in version 1.5-2 (2013-12-14) - More fortunes. Changes in version 1.5-1 (2013-12-10) - Using which.max(.) instead of which(.)[1]. - New showMatches argument to fortune(). - More fortunes. Changes in version 1.5-0 (2012-04-07) - Fix read.fortunes() if package is installed outside of .Library before the package is loaded (makes the NAMESPACE fail to load). Now read.fortunes() is not called in .onLoad() but in the first call of fortune() (reported by Brian D. Ripley). - Allow using regular expressions. - More fortunes. Changes in version 1.4-2 (2011-07-05) - More fortunes. Changes in version 1.4-1 (2011-03-30) - Using only plain ASCII now. - More fortunes. Changes in version 1.4-0 (2010-09-08) - Based on code patched from Brian Diggs, added a toLatex() method and a vignette containing all fortunes. - More fortunes. Changes in version 1.3-7 (2010-01-06) - Code enhancement suggested by Kjetil Halvorsen. - More fortunes. Changes in version 1.3-6 (2008-12-09) - More fortunes. Changes in version 1.3-5 (2008-06-18) - Get rid of back quotes in error messages. - More fortunes. Changes in version 1.3-4 (2007-12-19) - Package now hosted on R-Forge at https://R-Forge.R-project.org/projects/fortunes/. - Fixed useBytes problem with grep(). - More fortunes. Changes in version 1.3-3 (2007-05-12) - More fortunes. Changes in version 1.3-2 (2006-09-22) - More fortunes. Changes in version 1.3-1 (2006-09-13) - More fortunes. Changes in version 1.3-0 (2006-09-07) - Small code improvements. - More fortunes. Changes in version 1.2-1 (2006-01-19) - More fortunes. Changes in version 1.2-0 (2005-11-05) - Small code improvements. - More fortunes. Changes in version 1.1-2 (2005-08-04) - More fortunes. Changes in version 1.1-1 (2005-04-27) - More fortunes. Changes in version 1.1-0 (2005-01-29) - More fortunes. Changes in version 1.0-4 (2004-11-02) - More fortunes. Changes in version 1.0-3 (2004-08-10) - More fortunes. Changes in version 1.0-2 (2004-06-18) - More fortunes. Changes in version 1.0-1 (2004-05-27) - More fortunes. Changes in version 1.0-0 (2004-05-22) - First CRAN release for first useR! conference 2004