[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
144/146: gnu: r-norm: Update to 1.0-10.0.
From: |
guix-commits |
Subject: |
144/146: gnu: r-norm: Update to 1.0-10.0. |
Date: |
Tue, 12 Apr 2022 10:01:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 59e94c9bee8eb18fc0e871b70a7898acf70274a0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:44 2022 +0200
gnu: r-norm: Update to 1.0-10.0.
* gnu/packages/statistics.scm (r-norm): Update to 1.0-10.0.
---
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 9c821d76e9..023ffdc881 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -6694,13 +6694,13 @@ designs, one-way designs, general ANOVA designs, and
linear regression.")
(define-public r-norm
(package
(name "r-norm")
- (version "1.0-9.5")
+ (version "1.0-10.0")
(source (origin
(method url-fetch)
(uri (cran-uri "norm" version))
(sha256
(base32
- "01j1h412yfjx5r4dd0w8rhlf55997spgb6zd6pawy19rgw0byp1h"))))
+ "1iqcsa7mj9ahnkbsri0cf2wlhh2bv86vwsh3iwihh42cywd7k123"))))
(build-system r-build-system)
(native-inputs
(list gfortran))
- 115/146: gnu: r-cccd: Update to 1.6., (continued)
- 115/146: gnu: r-cccd: Update to 1.6., guix-commits, 2022/04/12
- 120/146: gnu: r-mgcv: Update to 1.8-40., guix-commits, 2022/04/12
- 128/146: gnu: r-batchjobs: Update to 1.9., guix-commits, 2022/04/12
- 123/146: gnu: r-rcolorbrewer: Update to 1.1-3., guix-commits, 2022/04/12
- 113/146: gnu: r-exactextractr: Update to 0.8.1., guix-commits, 2022/04/12
- 131/146: gnu: r-rprojroot: Update to 2.0.3., guix-commits, 2022/04/12
- 114/146: gnu: r-paws-common: Update to 0.3.17., guix-commits, 2022/04/12
- 133/146: gnu: r-rsqlite: Update to 2.2.12., guix-commits, 2022/04/12
- 137/146: gnu: r-deoptimr: Update to 1.0-11., guix-commits, 2022/04/12
- 139/146: gnu: r-rcppeigen: Update to 0.3.3.9.2., guix-commits, 2022/04/12
- 144/146: gnu: r-norm: Update to 1.0-10.0.,
guix-commits <=
- 142/146: gnu: r-cairo: Update to 1.5-15., guix-commits, 2022/04/12
- 140/146: gnu: r-lme4: Update to 1.1-29., guix-commits, 2022/04/12
- 146/146: gnu: r-rbowtie: Fix build on architectures other than x86_64., guix-commits, 2022/04/12
- 145/146: gnu: r-rlrsim: Update to 3.1-8., guix-commits, 2022/04/12
- 31/146: gnu: r-rdpack: Update to 2.3., guix-commits, 2022/04/12
- 32/146: gnu: r-officer: Update to 0.4.2., guix-commits, 2022/04/12
- 39/146: gnu: r-emmeans: Update to 1.7.3., guix-commits, 2022/04/12
- 41/146: gnu: r-performance: Update to 0.9.0., guix-commits, 2022/04/12
- 47/146: gnu: r-admisc: Update to 0.26., guix-commits, 2022/04/12
- 11/146: gnu: r-sass: Update to 0.4.1., guix-commits, 2022/04/12