From 1b3a417cb62821efdd3c7f2e5b0667aad90fb7be Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 9 Apr 2024 18:45:31 +0200 Subject: [PATCH] gnu: r-pvclust: Update to 2.2-0. * gnu/packages/cran.scm (r-pvclust): Update to 2.2-0. Change-Id: Ia3397baada3ca9ca0546be7d717f96004c214566 --- 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 1ea32250a50..298abe62b59 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