[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/158: gnu: r-anthropometry: Update to 1.19.
From: |
guix-commits |
Subject: |
104/158: gnu: r-anthropometry: Update to 1.19. |
Date: |
Sun, 19 Mar 2023 13:24:32 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0052b73ab4b571da741be98f899e3bd7e286ff69
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Mar 19 14:44:36 2023 +0100
gnu: r-anthropometry: Update to 1.19.
* gnu/packages/cran.scm (r-anthropometry): Update to 1.19.
[propagated-inputs]: Remove r-depth; add r-ddalpha.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index f221144b90..bf9a7f5224 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27553,21 +27553,21 @@ inserted into Sweave / @code{knitr} easily.")
(define-public r-anthropometry
(package
(name "r-anthropometry")
- (version "1.18")
+ (version "1.19")
(source
(origin
(method url-fetch)
(uri (cran-uri "Anthropometry" version))
(sha256
(base32
- "1zpawma8vci7swnk3vskpkb1zqmjl4jkmg4n5h7gghf89kgp0xgy"))))
+ "0aj70wm37bd5i4gzajvs6lf3zg0bz3kkf4srrcslg6drqk6n5z5l"))))
(properties `((upstream-name . "Anthropometry")))
(build-system r-build-system)
(propagated-inputs
(list r-archetypes
r-biclust
r-cluster
- r-depth
+ r-ddalpha
r-fnn
r-icge
r-nnls
- 100/158: gnu: r-rgdal: Update to 1.6-5., (continued)
- 100/158: gnu: r-rgdal: Update to 1.6-5., guix-commits, 2023/03/19
- 101/158: gnu: r-desolve: Update to 1.35., guix-commits, 2023/03/19
- 111/158: gnu: r-brms: Update to 2.19.0., guix-commits, 2023/03/19
- 117/158: gnu: r-spatstat-data: Update to 3.0-1., guix-commits, 2023/03/19
- 123/158: gnu: r-workflows: Update to 1.1.3., guix-commits, 2023/03/19
- 129/158: gnu: r-paws-common: Update to 0.5.6., guix-commits, 2023/03/19
- 135/158: gnu: r-measurements: Update to 1.5.0., guix-commits, 2023/03/19
- 130/158: gnu: r-paws-database: Update to 0.2.0., guix-commits, 2023/03/19
- 136/158: gnu: r-mass: Update to 7.3-58.3., guix-commits, 2023/03/19
- 107/158: gnu: r-packrat: Update to 0.9.1., guix-commits, 2023/03/19
- 104/158: gnu: r-anthropometry: Update to 1.19.,
guix-commits <=
- 122/158: gnu: r-igraph: Update to 1.4.1., guix-commits, 2023/03/19
- 131/158: gnu: r-paws: Update to 0.2.0., guix-commits, 2023/03/19
- 153/158: gnu: r-pkgmaker: Update to 0.32.8., guix-commits, 2023/03/19
- 150/158: gnu: r-readr: Update to 2.1.4., guix-commits, 2023/03/19
- 143/158: gnu: r-tibble: Update to 3.2.0., guix-commits, 2023/03/19
- 157/158: gnu: r-lubridate: Update to 1.9.2., guix-commits, 2023/03/19
- 146/158: gnu: r-chron: Update to 2.3-60., guix-commits, 2023/03/19
- 145/158: gnu: r-formula: Update to 1.2-5., guix-commits, 2023/03/19
- 142/158: gnu: r-rlang: Update to 1.1.0., guix-commits, 2023/03/19
- 156/158: gnu: r-lme4: Update to 1.1-32., guix-commits, 2023/03/19