1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 13:40:36 +02:00

gnu: r-robustbase: Fix grammar of "allows to analyze" to "analyzes".

* gnu/packages/statistics (r-robustbase): Fix grammar.
This commit is contained in:
Vagrant Cascadian
2020-04-12 13:07:46 -07:00
parent a3316a35d4
commit ed8a9de8fe

View File

@@ -4781,7 +4781,7 @@ can be efficiently implemented directly in the R language.")
(home-page "http://robustbase.r-forge.r-project.org/")
(synopsis "Basic robust statistics")
(description
"This package allows to analyze data with robust methods such as
"This package analyzes data with robust methods such as
regression methodology including model selections and multivariate statistics.")
(license license:gpl2+)))