diff options
-rw-r--r-- | gnu/packages/cran.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index dc40518224..f23528e17e 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -18405,7 +18405,7 @@ it may be seen by an animal with less acute vision.") (home-page "https://github.com/topepo/caret") (synopsis "Classification and regression training") (description - "This package provides misc functions for training and plotting + "This package provides miscellaneous functions for training and plotting classification and regression models.") (license license:gpl2+))) |