[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/40: gnu: r-ellipsis: Update to 0.2.0.
From: |
guix-commits |
Subject: |
17/40: gnu: r-ellipsis: Update to 0.2.0. |
Date: |
Fri, 28 Jun 2019 19:34:57 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a4bc73b2361ef2197925893a5e1b699fd30e6bd0
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jun 29 01:24:42 2019 +0200
gnu: r-ellipsis: Update to 0.2.0.
* gnu/packages/cran.scm (r-ellipsis): Update to 0.2.0.
[propagated-inputs]: Add r-rlang.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index f856ee8..89d06d7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -97,15 +97,17 @@ the system clipboards.")
(define-public r-ellipsis
(package
(name "r-ellipsis")
- (version "0.1.0")
+ (version "0.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ellipsis" version))
(sha256
(base32
- "0pw94qpg81xmsdsagpqxddv7m2cmdszmyyq99dk3caqqj01z7wg6"))))
+ "0hdk79q4wn5nq52p8qd65kqz81l0b8gfzsbzyvmfais0p24qclib"))))
(build-system r-build-system)
+ (propagated-inputs
+ `(("r-rlang" ,r-rlang)))
(home-page "https://github.com/hadley/ellipsis")
(synopsis "Tools for working with additional arguments")
(description
- 30/40: gnu: r-future-apply: Update to 1.3.0., (continued)
- 30/40: gnu: r-future-apply: Update to 1.3.0., guix-commits, 2019/06/28
- 10/40: gnu: r-phangorn: Update to 2.5.5., guix-commits, 2019/06/28
- 09/40: gnu: r-tximport: Update to 1.12.3., guix-commits, 2019/06/28
- 27/40: gnu: r-rgl: Update to 0.100.24., guix-commits, 2019/06/28
- 39/40: gnu: r-fpc: Update to 2.2-3., guix-commits, 2019/06/28
- 37/40: gnu: r-mvtnorm: Update to 1.0-11., guix-commits, 2019/06/28
- 04/40: gnu: r-systempiper: Update to 1.18.2., guix-commits, 2019/06/28
- 13/40: gnu: r-xfun: Update to 0.8., guix-commits, 2019/06/28
- 16/40: gnu: r-cgdsr: Update to 1.3.0., guix-commits, 2019/06/28
- 34/40: gnu: r-dbplyr: Update to 1.4.2., guix-commits, 2019/06/28
- 17/40: gnu: r-ellipsis: Update to 0.2.0.,
guix-commits <=
- 33/40: gnu: r-rlang: Update to 0.4.0., guix-commits, 2019/06/28
- 24/40: gnu: r-emmeans: Update to 1.3.5.1., guix-commits, 2019/06/28
- 40/40: gnu: r-quantreg: Update to 5.41., guix-commits, 2019/06/28
- 29/40: gnu: r-bootstrap: Update to 2019.6., guix-commits, 2019/06/28
- 32/40: gnu: r-gdtools: Update to 0.1.9., guix-commits, 2019/06/28
- 26/40: gnu: r-remotes: Update to 2.1.0., guix-commits, 2019/06/28
- 05/40: gnu: r-edger: Update to 3.26.5., guix-commits, 2019/06/28
- 36/40: gnu: r-segmented: Update to 1.0-0., guix-commits, 2019/06/28
- 18/40: gnu: r-ggpubr: Update to 0.2.1., guix-commits, 2019/06/28
- 22/40: gnu: r-flextable: Update to 0.5.5., guix-commits, 2019/06/28