[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/133: gnu: r-lava: Update to 1.6.10.
From: |
guix-commits |
Subject: |
21/133: gnu: r-lava: Update to 1.6.10. |
Date: |
Thu, 30 Sep 2021 06:43:01 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 62f381dde4166e7866f4cfbc9873e460fdd81772
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 29 15:33:15 2021 +0200
gnu: r-lava: Update to 1.6.10.
* gnu/packages/cran.scm (r-lava): Update to 1.6.10.
[propagated-inputs]: Add r-future-apply and r-progressr.
---
gnu/packages/cran.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c71567d..9e9d9aa 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4418,17 +4418,19 @@ these progress updates.")
(define-public r-lava
(package
(name "r-lava")
- (version "1.6.9")
+ (version "1.6.10")
(source
(origin
(method url-fetch)
(uri (cran-uri "lava" version))
(sha256
(base32
- "07difbrz8zmvdyns63958v0zw4hyv48956mcww8zh7064a564k83"))))
+ "0bi3c1aqwlq7jbz4raz6vga4r264w7lldi0i62xjlbl7hnlgi23s"))))
(build-system r-build-system)
(propagated-inputs
- `(("r-numderiv" ,r-numderiv)
+ `(("r-future-apply" ,r-future-apply)
+ ("r-numderiv" ,r-numderiv)
+ ("r-progressr" ,r-progressr)
("r-squarem" ,r-squarem)
("r-survival" ,r-survival)))
(native-inputs
- 53/133: gnu: r-bqtl: Update to 1.0-33., (continued)
- 53/133: gnu: r-bqtl: Update to 1.0-33., guix-commits, 2021/09/30
- 49/133: gnu: r-future: Update to 1.22.1., guix-commits, 2021/09/30
- 52/133: gnu: r-haplo-stats: Update to 1.8.7., guix-commits, 2021/09/30
- 56/133: gnu: r-rjava: Update to 1.0-5., guix-commits, 2021/09/30
- 57/133: gnu: r-ggplotify: Update to 0.1.0., guix-commits, 2021/09/30
- 41/133: gnu: r-bayestestr: Update to 0.11.0., guix-commits, 2021/09/30
- 45/133: gnu: r-rvcheck: Update to 0.2.0., guix-commits, 2021/09/30
- 47/133: gnu: r-protviz: Update to 0.7.0., guix-commits, 2021/09/30
- 18/133: gnu: r-partykit: Update to 1.2-15., guix-commits, 2021/09/30
- 17/133: gnu: r-maps: Update to 3.4.0., guix-commits, 2021/09/30
- 21/133: gnu: r-lava: Update to 1.6.10.,
guix-commits <=
- 26/133: gnu: r-sm: Update to 2.2-5.7., guix-commits, 2021/09/30
- 25/133: gnu: r-mitml: Update to 0.4-2., guix-commits, 2021/09/30
- 30/133: gnu: r-reticulate: Update to 1.22., guix-commits, 2021/09/30
- 36/133: gnu: r-flextable: Update to 0.6.8., guix-commits, 2021/09/30
- 37/133: gnu: r-argparse: Update to 2.1.1., guix-commits, 2021/09/30
- 38/133: gnu: r-proc: Update to 1.18.0., guix-commits, 2021/09/30
- 40/133: gnu: r-glmmtmb: Update to 1.1.2.3., guix-commits, 2021/09/30
- 42/133: gnu: r-gert: Update to 1.4.1., guix-commits, 2021/09/30
- 43/133: gnu: r-gsl: Update to 2.1-7., guix-commits, 2021/09/30
- 44/133: gnu: r-tidytree: Update to 0.3.5., guix-commits, 2021/09/30