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 1ea32250a5..298abe62b5 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -6661,7 +6661,7 @@ PKI infrastructure and perform cryptographic tasks.") resampling for assessing the uncertainty in hierarchical cluster analysis. It provides an AU (approximately unbiased) P-value as well as a BP (bootstrap probability) value for each cluster in a dendrogram.") - (license license:gpl2+))) + (license license:gpl2+))) (define-public r-rcpp (package |