[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
74/93: gnu: r-tibble: Update to 3.0.4.
From: |
guix-commits |
Subject: |
74/93: gnu: r-tibble: Update to 3.0.4. |
Date: |
Sat, 31 Oct 2020 08:46:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 847ab02d4e3dfcd733295ea406a1a90d2b1ce77f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:44:34 2020 +0100
gnu: r-tibble: Update to 3.0.4.
* gnu/packages/statistics.scm (r-tibble): Update to 3.0.4.
---
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 701940b..cdedb6f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1649,14 +1649,14 @@ like tidy evaluation.")
(define-public r-tibble
(package
(name "r-tibble")
- (version "3.0.3")
+ (version "3.0.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "tibble" version))
(sha256
(base32
- "0f4yi87w6509lnaz1lhk9s8nm3bzx21ij3273s0zx7vpbp0qlxxz"))))
+ "189yyl27mnswk1z51xw6gj3lyxgy6m332jq8xyvwskff57w2w692"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
- 51/93: gnu: r-kableextra: Update to 1.3.1., (continued)
- 51/93: gnu: r-kableextra: Update to 1.3.1., guix-commits, 2020/10/31
- 52/93: gnu: r-leiden: Update to 0.3.4., guix-commits, 2020/10/31
- 50/93: gnu: r-dalex: Update to 2.0.1., guix-commits, 2020/10/31
- 56/93: gnu: r-acet: Update to 1.8.1., guix-commits, 2020/10/31
- 55/93: gnu: r-rgdal: Update to 1.5-18., guix-commits, 2020/10/31
- 58/93: gnu: r-brms: Update to 2.14.0., guix-commits, 2020/10/31
- 63/93: gnu: r-workflows: Update to 0.2.1., guix-commits, 2020/10/31
- 65/93: gnu: r-tidypredict: Update to 0.4.8., guix-commits, 2020/10/31
- 66/93: gnu: r-parsnip: Update to 0.1.4., guix-commits, 2020/10/31
- 72/93: gnu: r-r6: Update to 2.5.0., guix-commits, 2020/10/31
- 74/93: gnu: r-tibble: Update to 3.0.4.,
guix-commits <=
- 91/93: gnu: r-vgam: Update to 1.1-4., guix-commits, 2020/10/31
- 84/93: gnu: r-domc: Update to 1.3.7., guix-commits, 2020/10/31
- 82/93: gnu: r-foreach: Update to 1.5.1., guix-commits, 2020/10/31
- 53/93: gnu: r-graphlayouts: Update to 0.7.1., guix-commits, 2020/10/31
- 89/93: gnu: r-statmod: Update to 1.4.35., guix-commits, 2020/10/31