[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
131/146: gnu: r-rprojroot: Update to 2.0.3.
From: |
guix-commits |
Subject: |
131/146: gnu: r-rprojroot: Update to 2.0.3. |
Date: |
Tue, 12 Apr 2022 10:01:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8b28ffca69b7687d35faf382206450cc5be2e133
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:41 2022 +0200
gnu: r-rprojroot: Update to 2.0.3.
* gnu/packages/statistics.scm (r-rprojroot): Update to 2.0.3.
---
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 8acc8f51e6..5e40a42ec0 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2790,14 +2790,14 @@ encoder/decoder, round-off-error-free sum and cumsum,
etc.")
(define-public r-rprojroot
(package
(name "r-rprojroot")
- (version "2.0.2")
+ (version "2.0.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "rprojroot" version))
(sha256
(base32
- "07wy07yhms8zln9qb0iwx69dq08h4lrdi8kavjcplfxcskq638az"))))
+ "15zq606s544wmbvk5dw13xq0sspr9dsxyxlvzvn0r48f8x3l4q2h"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 104/146: gnu: r-tidymodels: Update to 0.2.0., (continued)
- 104/146: gnu: r-tidymodels: Update to 0.2.0., guix-commits, 2022/04/12
- 107/146: gnu: r-bbotk: Update to 0.5.2., guix-commits, 2022/04/12
- 108/146: gnu: r-mlr3tuning: Update to 0.13.0., guix-commits, 2022/04/12
- 118/146: gnu: r-matrix: Update to 1.4-1., guix-commits, 2022/04/12
- 111/146: gnu: r-gsa: Update to 1.03.2., guix-commits, 2022/04/12
- 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 <=
- 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, 2022/04/12
- 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