[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/55: gnu: r-tibble: Update to 2.1.1.
From: |
guix-commits |
Subject: |
16/55: gnu: r-tibble: Update to 2.1.1. |
Date: |
Wed, 20 Mar 2019 19:03:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 75904419764fb422f13017417a9dd549c5700480
Author: Ricardo Wurmus <address@hidden>
Date: Wed Mar 20 23:34:18 2019 +0100
gnu: r-tibble: Update to 2.1.1.
* gnu/packages/statistics.scm (r-tibble): Update to 2.1.1.
---
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 020a948..2d22649 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1653,14 +1653,14 @@ like tidy evaluation.")
(define-public r-tibble
(package
(name "r-tibble")
- (version "2.0.1")
+ (version "2.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "tibble" version))
(sha256
(base32
- "04rxf5x9awwa9c00v9p7d3a2lqnn7j2rjg4r219hmw7cbqlwrcks"))))
+ "111jl0hdjhh7hkydxvsr5l19gb0ylxq7xrkc28awnc9pzglpgis5"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
- 49/55: gnu: r-proc: Update to 1.14.0., (continued)
- 49/55: gnu: r-proc: Update to 1.14.0., guix-commits, 2019/03/20
- 55/55: gnu: r-spam: Update to 2.2-2., guix-commits, 2019/03/20
- 09/55: gnu: qtractor: Update to 0.9.6., guix-commits, 2019/03/20
- 20/55: gnu: r-httpuv: Update to 1.5.0., guix-commits, 2019/03/20
- 26/55: gnu: r-rcpp: Update to 1.0.1., guix-commits, 2019/03/20
- 52/55: gnu: r-coin: Update to 1.3-0., guix-commits, 2019/03/20
- 07/55: gnu: r-maldiquant: Update to 1.19.2., guix-commits, 2019/03/20
- 03/55: gnu: r-sys: Update to 3.1., guix-commits, 2019/03/20
- 06/55: gnu: Add r-libcoin., guix-commits, 2019/03/20
- 14/55: gnu: r-highr: Update to 0.8., guix-commits, 2019/03/20
- 16/55: gnu: r-tibble: Update to 2.1.1.,
guix-commits <=
- 17/55: gnu: r-git2r: Update to 0.25.2., guix-commits, 2019/03/20
- 19/55: gnu: r-diversitree: Update to 0.9-11., guix-commits, 2019/03/20
- 21/55: gnu: r-rcpparmadillo: Update to 0.9.200.7.1., guix-commits, 2019/03/20
- 23/55: gnu: r-readxl: Update to 1.3.1., guix-commits, 2019/03/20
- 25/55: gnu: r-glue: Update to 1.3.1., guix-commits, 2019/03/20
- 31/55: gnu: r-tinytex: Update to 0.11., guix-commits, 2019/03/20
- 33/55: gnu: r-robustbase: Update to 0.93-4., guix-commits, 2019/03/20
- 37/55: gnu: r-msir: Update to 1.3.2., guix-commits, 2019/03/20
- 36/55: gnu: r-e1071: Update to 1.7-1., guix-commits, 2019/03/20
- 48/55: gnu: r-huge: Update to 1.3.1., guix-commits, 2019/03/20