[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/59: gnu: r-tibble: Update to 3.1.2.
From: |
guix-commits |
Subject: |
51/59: gnu: r-tibble: Update to 3.1.2. |
Date: |
Thu, 20 May 2021 04:59:34 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0bcf86c35b8cf067370ec0fe036bf7e5a921a72c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:47 2021 +0200
gnu: r-tibble: Update to 3.1.2.
* gnu/packages/statistics.scm (r-tibble): Update to 3.1.2.
---
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 f79122e..7b4bd45 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1674,14 +1674,14 @@ like tidy evaluation.")
(define-public r-tibble
(package
(name "r-tibble")
- (version "3.1.1")
+ (version "3.1.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "tibble" version))
(sha256
(base32
- "0qqfiwy7i2zjxwmz0xp1j1p88yycdg3lh377jkzz6zs6gsbd89ln"))))
+ "1vmwz1a756lar0jsigx6dhmj9mwk5mhywhq0prifwih3abhvszmn"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ellipsis" ,r-ellipsis)
- 32/59: gnu: r-valr: Update to 0.6.3., (continued)
- 32/59: gnu: r-valr: Update to 0.6.3., guix-commits, 2021/05/20
- 29/59: gnu: r-rnifti: Update to 1.3.1., guix-commits, 2021/05/20
- 35/59: gnu: r-ggplotify: Update to 0.0.7., guix-commits, 2021/05/20
- 36/59: gnu: r-ibreakdown: Update to 2.0.1., guix-commits, 2021/05/20
- 37/59: gnu: r-systemfonts: Update to 1.0.2., guix-commits, 2021/05/20
- 39/59: gnu: r-bio3d: Update to 2.4-2., guix-commits, 2021/05/20
- 40/59: gnu: r-caret: Update to 6.0-88., guix-commits, 2021/05/20
- 41/59: gnu: r-proxyc: Update to 0.2.0., guix-commits, 2021/05/20
- 42/59: gnu: r-oai: Update to 0.3.2., guix-commits, 2021/05/20
- 48/59: gnu: r-pdftools: Update to 3.0.1., guix-commits, 2021/05/20
- 51/59: gnu: r-tibble: Update to 3.1.2.,
guix-commits <=
- 54/59: gnu: r-hms: Update to 1.1.0., guix-commits, 2021/05/20
- 13/59: gnu: r-xfun: Update to 0.23., guix-commits, 2021/05/20
- 14/59: gnu: r-pillar: Update to 1.6.1., guix-commits, 2021/05/20
- 30/59: gnu: r-fields: Update to 12.3., guix-commits, 2021/05/20
- 45/59: gnu: r-rsample: Update to 0.1.0., guix-commits, 2021/05/20
- 47/59: gnu: r-textshaping: Update to 0.3.4., guix-commits, 2021/05/20
- 53/59: gnu: r-devtools: Update to 2.4.1., guix-commits, 2021/05/20
- 20/59: gnu: r-sjmisc: Update to 2.8.7., guix-commits, 2021/05/20
- 43/59: gnu: r-rfast: Update to 2.0.3., guix-commits, 2021/05/20
- 49/59: gnu: r-matrix: Update to 1.3-3., guix-commits, 2021/05/20