summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/statistics.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 9f4b705848..a7b4532e7a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4666,10 +4666,10 @@ and resampling-based inference.")
(home-page "https://cran.r-project.org/web/packages/prabclus")
(synopsis "Parametric bootstrap tests for spatial neighborhood clustering")
(description
- "This package provides a distance-based parametric bootstrap tests
-for clustering with spatial neighborhood information. Some distance measures,
-clustering of presence-absence, abundance and multilocus genetical data for
-species delimitation, nearest neighbor based noise detection.")
+ "This package provides distance-based parametric bootstrap tests for
+clustering with spatial neighborhood information. It implements some distance
+measures, clustering of presence-absence, abundance and multilocus genetical
+data for species delimitation, nearest neighbor based noise detection.")
(license license:gpl2+)))
(define-public r-deoptimr