Changes in version 2.1-8 (2026-03-26) o No user-visible changes. Changes in version 2.1-7 (2026-02-18) o Generate bibliographic citations and references from bibentries. Have full bibliographic information for all references. Changes in version 2.1-6 (2024-12-30) o Improve URLs. Changes in version 2.1-5 (2024-05-02) o Clarify source information: the old UCI URLs no longer work. Changes in version 2.1-4 o fixed warnings in waveform.c Changes in version 2.1-2 o Moved Data-Administration.R to inst/notes o fixed NAMESPACE problems o added registration of C functions Changes in version 2.1-1 (2012-07-10) o Added a NAMESPACE. Changes in version 2.1-0 (2010-10-08) o Removed dependencies on e1071 and scatterplot3d (the latter replaced by cloud() from lattice). o mlbench.corners() has been renamed to mlbench.hypercube(). o New function mlbench.simplex() by Manuel Eugster and Sebastian Kaiser. o Bugfixes in the bayesclass() methods for ringnorm and threenorm submitted by Julia Schiffer. Changes in version 2.0-0 (2010-01-21) o Changed license of complete package to GPL-2. o Recompressed all data sets using xz. o Added examples to all help pages. o Added info about UCI repository to mlbench.waveform.Rd. Changes in version 1.1-6 (2009-02-05) o Improve CITATION. Changes in version 1.1-5 (2009-01-12) o Fixed Rd bug and renamed README to LICENSE. Changes in version 1.1-4 (2008-07-02) o Fixed documentation of S3 objects. Changes in version 1.1-3 (2007-06-01) o Bugfix: data sets that are loaded using R code did not close the corresponding connections. Changes in version 1.1-2 (2006-10-09) o New data set Zoo. o Converted the 'chas' columns of BostonHousing2 to a factor. o Added a corrected version of PimaIndiansDiabetes as PimaIndiansDiabetes2. o Added correct citation for UCI repository in various places. Changes in version 1.1-1 (2006-05-23) o Add '...' argument to as.data.frame() methods for consistency with R 2.4.0 or later. Changes in version 1.1-0 (2005-08-30) o New artificial classification problems mlbench.shapes() and mlbench.corners() o Added corrected version of Boston housing data (thanks to John Maindonald). Changes in version 1.0-1 (2005-03-07) o Minor fixes in BostonHousing.Rd. o Fixed a Bug in the waveform function (thanks to Karsten Lbke). o Added a "ZipData: No" to the DESCRIPTION file. o All data files are now in compressed format. Changes in version 1.0-0 (2004-02-03) o New function mlbench.smiley(). o Version 1.0-0 is not really different from the previous release (version 0.5-10), but we decided that it is stupid to have a version number smaller than 1.0 for a package that is stable and useful.