[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
175/185: gnu: r-mvtnorm: Update to 1.2-5.
From: |
guix-commits |
Subject: |
175/185: gnu: r-mvtnorm: Update to 1.2-5. |
Date: |
Tue, 2 Jul 2024 09:29:06 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 88cd6b1881941498383faf8d58f0905d4eab9853
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:55 2024 +0200
gnu: r-mvtnorm: Update to 1.2-5.
* gnu/packages/statistics.scm (r-mvtnorm): Update to 1.2-5.
Change-Id: Iccee929065c6984e414d797ec8ced6576fd11d11
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index ec1869c789..781749d44a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4478,13 +4478,13 @@ vignettes.")
(define-public r-mvtnorm
(package
(name "r-mvtnorm")
- (version "1.2-4")
+ (version "1.2-5")
(source (origin
(method url-fetch)
(uri (cran-uri "mvtnorm" version))
(sha256
(base32
- "1zws7myh61622v46gir6bs0dpyp6siz0hx7lrsvymshn02xqg0l4"))))
+ "19pdwdkhc7bv6r9xkzpxmpgmz7mvsrzxfvj6jy02hpjdlaiq4y4y"))))
(build-system r-build-system)
(native-inputs
(list gfortran))
- 163/185: gnu: r-crayon: Update to 1.5.3., (continued)
- 163/185: gnu: r-crayon: Update to 1.5.3., guix-commits, 2024/07/02
- 164/185: gnu: r-rlang: Update to 1.1.4., guix-commits, 2024/07/02
- 165/185: gnu: r-locfit: Update to 1.5-9.10., guix-commits, 2024/07/02
- 166/185: gnu: r-backports: Update to 1.5.0., guix-commits, 2024/07/02
- 170/185: gnu: r-rmarkdown: Update to 2.27., guix-commits, 2024/07/02
- 171/185: gnu: r-rsqlite: Update to 2.3.7., guix-commits, 2024/07/02
- 176/185: gnu: r-biased-urn: Update to 2.0.12., guix-commits, 2024/07/02
- 169/185: gnu: r-rcpparmadillo: Update to 0.12.8.4.0., guix-commits, 2024/07/02
- 173/185: gnu: r-segmented: Update to 2.1-0., guix-commits, 2024/07/02
- 168/185: gnu: r-openssl: Update to 2.2.0., guix-commits, 2024/07/02
- 175/185: gnu: r-mvtnorm: Update to 1.2-5.,
guix-commits <=
- 179/185: gnu: r-vgam: Update to 1.1-11., guix-commits, 2024/07/02
- 172/185: gnu: r-xml: Update to 3.99-0.17., guix-commits, 2024/07/02
- 174/185: gnu: r-sparsem: Update to 1.84., guix-commits, 2024/07/02
- 177/185: gnu: r-hmisc: Update to 5.1-3., guix-commits, 2024/07/02
- 178/185: gnu: r-robustbase: Update to 0.99-3., guix-commits, 2024/07/02
- 180/185: gnu: r-minqa: Update to 1.2.7., guix-commits, 2024/07/02
- 181/185: gnu: r-quantreg: Update to 5.98., guix-commits, 2024/07/02
- 183/185: gnu: r-pbkrtest: Update to 0.5.3., guix-commits, 2024/07/02
- 182/185: gnu: r-lme4: Update to 1.1-35.4., guix-commits, 2024/07/02
- 184/185: gnu: r-clubsandwich: Update to 0.5.11., guix-commits, 2024/07/02