guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/09: gnu: r-tea: Fix typo.


From: guix-commits
Subject: 06/09: gnu: r-tea: Fix typo.
Date: Fri, 24 Apr 2020 09:57:40 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 3a8ee5ef4212f072f53a32302c4f57e7ec55da48
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Fri Apr 24 15:51:52 2020 +0200

    gnu: r-tea: Fix typo.
    
    * gnu/packages/cran.scm (r-tea)[description]: Fix typo.
---
 gnu/packages/cran.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a81ca5c..a2a5da6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21182,7 +21182,7 @@ general, via different versions of bridge sampling.")
     (home-page "https://cran.r-project.org/web/packages/tea/";)
     (synopsis "Threshold estimation approaches")
     (description
-     "This package provide different approaches for selecting the threshold
+     "This package provides different approaches for selecting the threshold
 in generalized Pareto distributions.  Most of them are based on minimizing the
 AMSE-criterion or atleast by reducing the bias of the assumed GPD-model.
 Others are heuristically motivated by searching for stable sample paths, i.e.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]