Subject: CVS commit: pkgsrc/math/R-e1071
From: Makoto Fujiwara
Date: 2021-09-16 06:16:47
Message id: 20210916041647.DFC9BFA97@cvs.NetBSD.org

Log Message:
(math/R-e1071) Updated 1.7.2 to 1.7.8

(by  R CMD Rdconv -t txt math/R-e1071/work/e1071/inst/NEWS.Rd)

Changes in version 1.7-8:

        * Bugfixes in 'gknn()': wrong behavior in case of tied
          k-nearest neighbors (for 'use_all=TRUE'), and also in case of
          an overall class tie.

Changes in version 1.7-7:

        * Bugfix in examples of 'cshell()'

Changes in version 1.7-6:

        * Bugfix in 'scale_data_frame()' - now calls 'scale()' if x is
          not a data frame.

Changes in version 1.7-5:

        * NaiveBayes: better handling od character and logical features

        * Added: 'gknn()' for generalized k-Nearest Neighbours (using
          arbitrary proximity measures)

        * Added: 'scale_data_frame()' for scaling the numeric columns
          of a data frame.

Changes in version 1.7-4:

        * Bug fix: "inverse" argument for class.weights argument in
          'svm.default()' did not work

Files:
RevisionActionfile
1.11modifypkgsrc/math/R-e1071/Makefile
1.9modifypkgsrc/math/R-e1071/distinfo