Version: 0.2.17 Date: 2015-11-18 Text: Removed unused openmp imports. Version: 0.2.17 Date: 2015-11-18 Text: Removed duplications and inconsistancies in DESCRIPTION file and package info. Version: 0.2.16 Date: 2014-02-27 Text: Fixed error that resulted in wrong estimates when estimateWeights was used under some (all?) circumstances. Version: 0.2.16 Date: 2014-02-27 Text: Hmisc becomes dependency. Version: 0.2.14 Date: 2013-11-12 Text: Fixed error that caused R to crash during garbage collection. This may have been due to a mysterious interactions between Rcpp and gc, but I am not sure what it was. Changing the type of returned object from Rcpp::List to SEXP fixed it. Version: 0.2.14 Date: 2013-11-12 Text: Other minor fixes and error checking. Version: 0.2.13 Date: 2013-11-06 Text: Fixed a big bug in estimateWeights that reordered rows of the output. Version: 0.2.13 Date: 2013-11-06 Text: Fixed a bug in orthoCoding that was caused by global variable collisions. Version: 0.2.13 Date: 2013-11-06 Text: Added more error checking on input to functions. Version: 0.2.11 Text: Fixed problem with print.ndlClassify. Version: 0.2.11 Text: Fixed issue with OpenMP compilation Version: 0.2.10 Text: Fixed a bug in c++ module that added extra column to output matrix. Version: 0.2.9 Text: Added a better Serbian Unicode data set that uses Cyrillic instead of Latin letters, and has the proper Unicode encoding set. Version: 0.2.6 Category: unreleased versions) Text: Version: 0.2.6 Category: Implementer: Cyrus Shaoul