me
/
guix
Archived
1
0
Fork 0

gnu: r-caret: Do not abbreviate "misc".

* gnu/packages/cran.scm (r-caret)[description]: Replace "misc" with
"miscellaneous".
master
Ricardo Wurmus 2020-01-16 04:39:44 +01:00
parent 8cc9636c5e
commit 91afb47195
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -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+)))