1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-12 09:14:05 +02:00

gnu: r-anthropometry: Update to 1.21.

* gnu/packages/cran.scm (r-anthropometry): Update to 1.21.
[propagated-inputs]: Remove r-biclust.

Change-Id: I6c24d0065b2589bb247b0d85254890b69cce298c
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Ricardo Wurmus
2026-01-14 19:42:18 +01:00
committed by Rutherther
parent cd4ccfc4c6
commit b32d6fdbff
+2 -3
View File
@@ -44600,19 +44600,18 @@ inserted into Sweave / @code{knitr} easily.")
(define-public r-anthropometry
(package
(name "r-anthropometry")
(version "1.20")
(version "1.21")
(source
(origin
(method url-fetch)
(uri (cran-uri "Anthropometry" version))
(sha256
(base32
"0ym5kicy83gfzjx2hd8pyx495mww0ygrndkq3lhsqsdnyy3srff6"))))
"08q2cpyn473hcv68cnhy8nj7fsdhfkpqhyqkwkgr3qxam722ilca"))))
(properties `((upstream-name . "Anthropometry")))
(build-system r-build-system)
(propagated-inputs
(list r-archetypes
r-biclust
r-cluster
r-ddalpha
r-fnn