shipunov 1.5:
 Class.sample() now handles proportion and has uniform sampling option;
 Rows() renamed into Pull();
 Adj.Rand() can now use NAs;
 help files improved;
 plot.nnet() removed as it is now available as NeuralNetTools::plotnet();
 Dev() removed as it is simple without function (see ?BootKNN and ?BootRF);
 BootRF() improved;
 help keywords updated;
 Life() has now interactive mode;
 Dotchart1() updated with new version from base R;
 Miney() code completely re-worked;
 DNN() can now use self-training.

shipunov 1.4:
 Fill() improved;
 new Ditto() function (reverse Fill());
 Biokey() and Numranks() improved;
 help files improved;
 new Rows() function;
 R() renamed into R.logo();
 Life() improved;
 Rpart2newick() and Biokey() now keep node labels;
 MrBayes() changed after new version of ips package

shipunov 1.3:
 Gradd() bug corrected;
 VTcoeffs() improved;
 Numranks() improved;
 help files improved;
 new "%-%" a.k.a. "minus names" function;
 new Dnn() function;
 new Rpart2newick() function;
 new Cosine.dist() function;
 MRH() updated;
 Recode*() functions improved;
 Bclust() improved

shipunov 1.2:
 new Fill() function;
 datasets are now integrated;
 new MRH() function;
 new "chaetocnema" and "haltica" datasets;
 Ellipses() extended;
 Points() and PPoints() extended;
 new DNN() function for distance matrix based kNN;
 new S.value() function;
 K() and Misclass() extended;
 MrBayes() extended to handle mixed analysis;
 help files improved;
 new Biokey() and Numranks() functions;
 new datasets "plantago", "classifs" and "keys"

shipunov 1.1:
 option "mad" added for pairwise.Eff();
 Gen.cl.data() function to generate "scikit-learn"-like examples;
 Misclass() is now able to search for the best table;
 new Class.sample() function;
 new Classproj() function;
 Hulls(..., outliers=FALSE) now plots smoothed convex hulls and outputs outliers;
 Overlap(..., Hulls=FALSE) might use non-Hulls() object;
 Overlap2() removed;
 new BestOverlap() function;
 help files improved;
 new Bclust() function and its allies;
 new Updist() function;
 Misclass(..., quiet=TRUE) now suppresses output;
 'Rresults' script improved;
 new Root1() function;
 Draw.arrow() removed;
 Histp() removed()

shipunov 1.0:
 first release
