[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
102/124: gnu: r-mass: Update to 7.3-58.1.
From: |
guix-commits |
Subject: |
102/124: gnu: r-mass: Update to 7.3-58.1. |
Date: |
Wed, 10 Aug 2022 09:51:28 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1679eb939e7fc0592d31ec2c5cee0792e9225ead
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:20:15 2022 +0200
gnu: r-mass: Update to 7.3-58.1.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-58.1.
---
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 1ef7efe266..7f46e25b62 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -507,14 +507,14 @@ D.V. Hinkley (1997, CUP), originally written by Angelo
Canty for S.")
(define-public r-mass
(package
(name "r-mass")
- (version "7.3-57")
+ (version "7.3-58.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "MASS" version))
(sha256
(base32
- "13asg609szqq8d1a4ybr508qcanr9gvqd439vfras6mw0l0qi2xx"))))
+ "080l4gqkaw9r4s7b0q9hda489rn24p4ma5xf4g8405qkzgif817p"))))
(properties `((upstream-name . "MASS")))
(build-system r-build-system)
(home-page "http://www.stats.ox.ac.uk/pub/MASS4/")
- 105/124: gnu: r-rlang: Update to 1.0.4., (continued)
- 105/124: gnu: r-rlang: Update to 1.0.4., guix-commits, 2022/08/10
- 111/124: gnu: r-rsqlite: Update to 2.2.15., guix-commits, 2022/08/10
- 114/124: gnu: r-gtools: Update to 3.9.3., guix-commits, 2022/08/10
- 118/124: gnu: r-quantreg: Update to 5.94., guix-commits, 2022/08/10
- 89/124: gnu: r-tidymodels: Update to 1.0.0., guix-commits, 2022/08/10
- 92/124: gnu: r-paradox: Update to 0.10.0., guix-commits, 2022/08/10
- 95/124: gnu: r-pkgdown: Update to 2.0.6., guix-commits, 2022/08/10
- 97/124: gnu: r-stars: Update to 0.5-6., guix-commits, 2022/08/10
- 101/124: gnu: r-paws-common: Update to 0.4.0., guix-commits, 2022/08/10
- 107/124: gnu: r-locfit: Update to 1.5-9.6., guix-commits, 2022/08/10
- 102/124: gnu: r-mass: Update to 7.3-58.1.,
guix-commits <=
- 103/124: gnu: r-estimability: Update to 1.4.1., guix-commits, 2022/08/10
- 121/124: gnu: r-effects: Update to 4.2-2., guix-commits, 2022/08/10
- 124/124: gnu: Add r-liana., guix-commits, 2022/08/10
- 90/124: gnu: r-qtl: Update to 1.52., guix-commits, 2022/08/10
- 94/124: gnu: r-downlit: Update to 0.4.2., guix-commits, 2022/08/10
- 106/124: gnu: r-tibble: Update to 3.1.8., guix-commits, 2022/08/10
- 109/124: gnu: r-devtools: Update to 2.4.4., guix-commits, 2022/08/10
- 112/124: gnu: r-rcurl: Update to 1.98-1.8., guix-commits, 2022/08/10
- 87/124: gnu: r-workflowsets: Update to 1.0.0., guix-commits, 2022/08/10
- 104/124: gnu: r-stringi: Update to 1.7.8., guix-commits, 2022/08/10