[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/43: gnu: r-repr: Update to 1.0.1.
From: |
guix-commits |
Subject: |
37/43: gnu: r-repr: Update to 1.0.1. |
Date: |
Mon, 20 May 2019 08:40:55 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2785e61558a1d1f40d9890cdbc1b216f65ec611a
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 19 09:25:23 2019 +0200
gnu: r-repr: Update to 1.0.1.
* gnu/packages/cran.scm (r-repr): Update to 1.0.1.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index ffc26ef..94c8e83 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11809,14 +11809,14 @@ compatible with @code{rzmq} are also provided.")
(define-public r-repr
(package
(name "r-repr")
- (version "1.0.0")
+ (version "1.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "repr" version))
(sha256
(base32
- "0j8z4sl67fgnbywkhgg0bns68mbgf9iqnw4qiym2rjy1b08fpclq"))))
+ "0jy43g34r38fqprcdys0p9pliahrj5l64a9bbkzy206qgz0j5ppc"))))
(build-system r-build-system)
(propagated-inputs
`(("r-base64enc" ,r-base64enc)
- 31/43: gnu: r-ggeffects: Update to 0.10.0., (continued)
- 31/43: gnu: r-ggeffects: Update to 0.10.0., guix-commits, 2019/05/20
- 28/43: gnu: r-insight: Update to 0.3.0., guix-commits, 2019/05/20
- 42/43: gnu: r-seurat: Update to 3.0.1., guix-commits, 2019/05/20
- 29/43: gnu: r-flextable: Update to 0.5.4., guix-commits, 2019/05/20
- 33/43: gnu: r-grimport: Update to 0.9-2., guix-commits, 2019/05/20
- 38/43: gnu: r-dqrng: Update to 0.2.1., guix-commits, 2019/05/20
- 34/43: gnu: r-bigrquery: Update to 1.1.1., guix-commits, 2019/05/20
- 30/43: gnu: r-raster: Update to 2.9-5., guix-commits, 2019/05/20
- 39/43: gnu: r-dalex: Update to 0.4., guix-commits, 2019/05/20
- 40/43: gnu: r-edger: Update to 3.26.1., guix-commits, 2019/05/20
- 37/43: gnu: r-repr: Update to 1.0.1.,
guix-commits <=
- 35/43: gnu: r-fields: Update to 9.8-1., guix-commits, 2019/05/20
- 36/43: gnu: r-gamlss-dist: Update to 5.1-4., guix-commits, 2019/05/20
- 43/43: gnu: r-scater: Update to 1.12.1., guix-commits, 2019/05/20
- 41/43: gnu: r-maldiquant: Update to 1.19.3., guix-commits, 2019/05/20