[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/112: gnu: r-jomo: Update to 2.7-3.
From: |
guix-commits |
Subject: |
22/112: gnu: r-jomo: Update to 2.7-3. |
Date: |
Tue, 15 Mar 2022 15:22:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1383dde1b2e19ac2a26347f17f1d9cf579689c0f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:22 2022 +0100
gnu: r-jomo: Update to 2.7-3.
* gnu/packages/cran.scm (r-jomo): Update to 2.7-3.
[propagated-inputs]: Add r-tibble.
---
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 2433bc0f67..06916b6b01 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5324,17 +5324,17 @@ Laplace approximation and adaptive Gauss-Hermite
quadrature.")
(define-public r-jomo
(package
(name "r-jomo")
- (version "2.7-2")
+ (version "2.7-3")
(source
(origin
(method url-fetch)
(uri (cran-uri "jomo" version))
(sha256
(base32
- "1sbcpacxnxbzwa8rr9x2bq7hh0s3sw6yznr90dkp43n6xk5xaqir"))))
+ "0qq03zspmh8x2c8w882ynsw7wshr9b0fyrpwnqx5yc1xlzrqffcx"))))
(build-system r-build-system)
(propagated-inputs
- (list r-lme4 r-mass r-ordinal r-survival))
+ (list r-lme4 r-mass r-ordinal r-survival r-tibble))
(home-page "https://cran.r-project.org/web/packages/jomo/")
(synopsis "Multilevel Joint Modelling Multiple Imputation")
(description
- 91/112: gnu: r-svglite: Update to 2.1.0., (continued)
- 91/112: gnu: r-svglite: Update to 2.1.0., guix-commits, 2022/03/15
- 96/112: gnu: r-dplyr: Update to 1.0.8., guix-commits, 2022/03/15
- 95/112: gnu: r-rlang: Update to 1.0.1., guix-commits, 2022/03/15
- 102/112: gnu: r-doparallel: Update to 1.0.17., guix-commits, 2022/03/15
- 103/112: gnu: r-domc: Update to 1.3.8., guix-commits, 2022/03/15
- 108/112: gnu: r-robust: Update to 0.7-0., guix-commits, 2022/03/15
- 110/112: gnu: r-quantreg: Update to 5.88., guix-commits, 2022/03/15
- 29/112: gnu: r-dosnow: Update to 1.0.20., guix-commits, 2022/03/15
- 07/112: gnu: Add r-spatstat-random., guix-commits, 2022/03/15
- 18/112: gnu: r-magic: Update to 1.6-0., guix-commits, 2022/03/15
- 22/112: gnu: r-jomo: Update to 2.7-3.,
guix-commits <=
- 32/112: gnu: r-insight: Update to 0.16.0., guix-commits, 2022/03/15
- 35/112: gnu: r-gee: Update to 4.13-22., guix-commits, 2022/03/15
- 49/112: gnu: r-brobdingnag: Update to 1.2-7., guix-commits, 2022/03/15
- 56/112: gnu: r-xgboost: Update to 1.5.2.1., guix-commits, 2022/03/15
- 57/112: gnu: r-systemfonts: Update to 1.0.4., guix-commits, 2022/03/15
- 70/112: gnu: r-spatstat-geom: Update to 2.3-2., guix-commits, 2022/03/15
- 73/112: gnu: r-spatstat: Update to 2.3-3., guix-commits, 2022/03/15
- 77/112: gnu: r-scattermore: Update to 0.8., guix-commits, 2022/03/15
- 83/112: gnu: r-qs: Update to 0.25.3., guix-commits, 2022/03/15
- 112/112: gnu: r-afex: Add vignette builder., guix-commits, 2022/03/15