[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/135: gnu: r-rpf: Update to 1.0.11.
From: |
guix-commits |
Subject: |
78/135: gnu: r-rpf: Update to 1.0.11. |
Date: |
Wed, 3 Nov 2021 18:00:03 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3f8f84719d7a05f2eef280bd4b2760207bd1e691
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:46 2021 +0000
gnu: r-rpf: Update to 1.0.11.
* gnu/packages/cran.scm (r-rpf): Update to 1.0.11.
---
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 6d1b0b0..ab7d36e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24185,14 +24185,14 @@ and analyze Stan models.")
(define-public r-rpf
(package
(name "r-rpf")
- (version "1.0.8")
+ (version "1.0.11")
(source
(origin
(method url-fetch)
(uri (cran-uri "rpf" version))
(sha256
(base32
- "039r6yz2ax7i9sv8vi98yg7llwb966ay6mrifpmp6q3xh1f634kl"))))
+ "1yr1i7kswq57mcxv05lh7bvbicz1djqxcl6f13dlgsf3ww56gzg1"))))
(properties `((upstream-name . "rpf")))
(build-system r-build-system)
(propagated-inputs
- 80/135: gnu: r-rcdd: Update to 1.4., (continued)
- 80/135: gnu: r-rcdd: Update to 1.4., guix-commits, 2021/11/03
- 77/135: gnu: r-sem: Update to 3.1-13., guix-commits, 2021/11/03
- 85/135: gnu: r-spatstat-geom: Update to 2.3-0., guix-commits, 2021/11/03
- 86/135: gnu: r-exactranktests: Update to 0.8-34., guix-commits, 2021/11/03
- 91/135: gnu: r-perm: Update to 1.0-0.2., guix-commits, 2021/11/03
- 95/135: gnu: r-decon: Update to 1.3-4., guix-commits, 2021/11/03
- 119/135: gnu: r-tidyr: Update to 1.1.4., guix-commits, 2021/11/03
- 57/135: gnu: r-deldir: Update to 1.0-6., guix-commits, 2021/11/03
- 61/135: gnu: r-optparse: Update to 1.7.1., guix-commits, 2021/11/03
- 66/135: gnu: r-clue: Update to 0.3-60., guix-commits, 2021/11/03
- 78/135: gnu: r-rpf: Update to 1.0.11.,
guix-commits <=
- 74/135: gnu: r-caret: Update to 6.0-90., guix-commits, 2021/11/03
- 88/135: gnu: r-workflows: Update to 0.2.4., guix-commits, 2021/11/03
- 92/135: gnu: r-qtl: Update to 1.50., guix-commits, 2021/11/03
- 97/135: gnu: r-lwgeom: Update to 0.2-8., guix-commits, 2021/11/03
- 99/135: gnu: r-exactextractr: Update to 0.7.1., guix-commits, 2021/11/03
- 101/135: gnu: r-keras: Update to 2.6.1., guix-commits, 2021/11/03
- 103/135: gnu: r-dismo: Update to 1.3-5., guix-commits, 2021/11/03
- 110/135: gnu: r-testthat: Update to 3.1.0., guix-commits, 2021/11/03
- 111/135: gnu: r-rlang: Update to 0.4.12., guix-commits, 2021/11/03
- 112/135: gnu: r-tibble: Update to 3.1.5., guix-commits, 2021/11/03