[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/122: gnu: r-sm: Update to 2.2-5.7.1.
From: |
guix-commits |
Subject: |
30/122: gnu: r-sm: Update to 2.2-5.7.1. |
Date: |
Wed, 10 Aug 2022 07:51:52 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 7ca905a947691406f5665eebcf64905d6d305047
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:19:59 2022 +0200
gnu: r-sm: Update to 2.2-5.7.1.
* gnu/packages/cran.scm (r-sm): Update to 2.2-5.7.1.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 2b09aaf59a..b225071539 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6150,14 +6150,14 @@ acceptance regions, log-ratio plots and Q-Q plots.")
(define-public r-sm
(package
(name "r-sm")
- (version "2.2-5.7")
+ (version "2.2-5.7.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "sm" version))
(sha256
(base32
- "03z8igsjqr32x407asxvkrbayvm6yhv9xyfs0n8fkmv8zk5a41r6"))))
+ "0mql7rlm8wkdwmx1lv7pscdk9ibvsdpfdv8bpaz1hv2gn4pc637a"))))
(build-system r-build-system)
(native-inputs (list gfortran))
(home-page "http://www.stats.gla.ac.uk/~adrian/sm/")
- 04/122: gnu: r-flexdashboard: Update to 0.6.0., (continued)
- 04/122: gnu: r-flexdashboard: Update to 0.6.0., guix-commits, 2022/08/10
- 05/122: gnu: r-rtweet: Update to 1.0.2., guix-commits, 2022/08/10
- 07/122: gnu: r-bslib: Update to 0.4.0., guix-commits, 2022/08/10
- 12/122: gnu: r-ggside: Update to 0.2.1., guix-commits, 2022/08/10
- 09/122: gnu: r-datawizard: Update to 0.5.0., guix-commits, 2022/08/10
- 13/122: gnu: r-tidyverse: Update to 1.3.2., guix-commits, 2022/08/10
- 18/122: gnu: r-sass: Update to 0.4.2., guix-commits, 2022/08/10
- 20/122: gnu: r-pls: Update to 2.8-1., guix-commits, 2022/08/10
- 23/122: gnu: r-dimred: Update to 0.2.6., guix-commits, 2022/08/10
- 29/122: gnu: r-coro: Update to 1.0.3., guix-commits, 2022/08/10
- 30/122: gnu: r-sm: Update to 2.2-5.7.1.,
guix-commits <=
- 42/122: gnu: r-acdm: Update to 1.0.4.1., guix-commits, 2022/08/10
- 32/122: gnu: r-ica: Update to 1.0-3., guix-commits, 2022/08/10
- 33/122: gnu: r-processx: Update to 3.7.0., guix-commits, 2022/08/10
- 34/122: gnu: r-tsp: Update to 1.2-1., guix-commits, 2022/08/10
- 41/122: gnu: r-rdpack: Update to 2.4., guix-commits, 2022/08/10
- 46/122: gnu: r-nleqslv: Update to 3.3.3., guix-commits, 2022/08/10
- 47/122: gnu: r-multcomp: Update to 1.4-20., guix-commits, 2022/08/10
- 52/122: gnu: r-gert: Update to 1.7.0., guix-commits, 2022/08/10
- 53/122: gnu: r-rcpphnsw: Update to 0.4.1., guix-commits, 2022/08/10
- 55/122: gnu: r-rnifti: Update to 1.4.1., guix-commits, 2022/08/10