[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/112: gnu: r-densityclust: Update to 0.3.1.
From: |
guix-commits |
Subject: |
42/112: gnu: r-densityclust: Update to 0.3.1. |
Date: |
Tue, 15 Mar 2022 15:22:16 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6434420538265d7229579f34ee1a6f1d3120c0ab
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:26 2022 +0100
gnu: r-densityclust: Update to 0.3.1.
* gnu/packages/cran.scm (r-densityclust): Update to 0.3.1.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 60c82d6d5b..6e048e6080 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13587,14 +13587,14 @@ linear models to large data sets by updating
algorithms.")
(define-public r-densityclust
(package
(name "r-densityclust")
- (version "0.3")
+ (version "0.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "densityClust" version))
(sha256
(base32
- "1zry0vafajzmr37aylglxfvwplhdygbkb9cvzvh8cy0xgnjrnx13"))))
+ "04f3p5q88xb0g4c7vznwvl6zwq5s1kdapb2q7d5y6g17x9ag10n0"))))
(properties `((upstream-name . "densityClust")))
(build-system r-build-system)
(propagated-inputs
- 08/112: gnu: Add r-fstcore., (continued)
- 08/112: gnu: Add r-fstcore., guix-commits, 2022/03/15
- 14/112: gnu: r-glue: Update to 1.6.2., guix-commits, 2022/03/15
- 15/112: gnu: r-rcppthread: Update to 2.0.2., guix-commits, 2022/03/15
- 17/112: gnu: r-cvst: Update to 0.2-3., guix-commits, 2022/03/15
- 25/112: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/15
- 06/112: gnu: r-torch: Update to 0.7.0., guix-commits, 2022/03/15
- 13/112: gnu: r-colorspace: Update to 2.0-3., guix-commits, 2022/03/15
- 19/112: gnu: r-gower: Update to 1.0.0., guix-commits, 2022/03/15
- 24/112: gnu: r-tsp: Update to 1.2-0., guix-commits, 2022/03/15
- 26/112: gnu: r-pillar: Update to 1.7.0., guix-commits, 2022/03/15
- 42/112: gnu: r-densityclust: Update to 0.3.1.,
guix-commits <=
- 50/112: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/15
- 36/112: gnu: r-mvabund: Update to 4.2.1., guix-commits, 2022/03/15
- 40/112: gnu: r-tidytree: Update to 0.3.8., guix-commits, 2022/03/15
- 33/112: gnu: r-doby: Update to 4.6.12., guix-commits, 2022/03/15
- 12/112: gnu: r-jsonlite: Update to 1.8.0., guix-commits, 2022/03/15
- 23/112: gnu: r-cli: Update to 3.2.0., guix-commits, 2022/03/15
- 34/112: gnu: r-abjutils: Update to 0.3.2., guix-commits, 2022/03/15
- 47/112: gnu: r-pbdzmq: Update to 0.3-7., guix-commits, 2022/03/15
- 43/112: gnu: r-rnexml: Update to 2.4.6., guix-commits, 2022/03/15
- 44/112: gnu: r-rnifti: Update to 1.4.0., guix-commits, 2022/03/15