[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/125: gnu: r-rjava: Update to 1.0-4.
From: |
guix-commits |
Subject: |
60/125: gnu: r-rjava: Update to 1.0-4. |
Date: |
Tue, 4 May 2021 01:33:25 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5d670caf8fdd05a14cafa0ee476902ab170a9290
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:12 2021 +0200
gnu: r-rjava: Update to 1.0-4.
* gnu/packages/cran.scm (r-rjava): Update to 1.0-4.
[inputs]: Remove pcre.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index f6f9920..39782da 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16114,14 +16114,14 @@ the corresponding outputs (tables and graphs).")
(define-public r-rjava
(package
(name "r-rjava")
- (version "0.9-13")
+ (version "1.0-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "rJava" version))
(sha256
(base32
- "1x3mihyqzr61j52rwaqciw43mkjzmhib4s6qf57v6xj40ksqh5jv"))))
+ "1rd9hcwp4464icy22mmis94jb9w5gk90h97j79cy6fixdxwq4ihx"))))
(properties `((upstream-name . "rJava")))
(build-system r-build-system)
(arguments
@@ -16148,7 +16148,6 @@ the corresponding outputs (tables and graphs).")
(inputs
`(("icu4c" ,icu4c)
("jdk" ,icedtea-8 "jdk")
- ("pcre" ,pcre)
("zlib" ,zlib)))
(home-page "https://www.rforge.net/rJava/")
(synopsis "Low-Level R to Java interface")
- 52/125: gnu: r-ouch: Update to 2.16., (continued)
- 52/125: gnu: r-ouch: Update to 2.16., guix-commits, 2021/05/04
- 65/125: gnu: r-ingredients: Update to 2.2.0., guix-commits, 2021/05/04
- 78/125: gnu: r-tam: Update to 3.6-45., guix-commits, 2021/05/04
- 76/125: gnu: r-openmx: Update to 2.19.5., guix-commits, 2021/05/04
- 79/125: gnu: r-rsconnect: Update to 0.8.17., guix-commits, 2021/05/04
- 47/125: gnu: r-performance: Update to 0.7.1., guix-commits, 2021/05/04
- 53/125: gnu: r-rmpfr: Update to 0.8-4., guix-commits, 2021/05/04
- 56/125: gnu: r-future: Add build phase to set HOME directory., guix-commits, 2021/05/04
- 55/125: gnu: r-parallelly: Update to 1.25.0., guix-commits, 2021/05/04
- 50/125: gnu: r-rcppparallel: Update to 5.1.3., guix-commits, 2021/05/04
- 60/125: gnu: r-rjava: Update to 1.0-4.,
guix-commits <=
- 70/125: gnu: r-qgam: Update to 1.3.3., guix-commits, 2021/05/04
- 75/125: gnu: r-rpf: Update to 1.0.7., guix-commits, 2021/05/04
- 80/125: gnu: r-keyring: Update to 1.2.0., guix-commits, 2021/05/04
- 86/125: gnu: r-clusterr: Update to 1.2.3., guix-commits, 2021/05/04
- 49/125: gnu: r-gh: Update to 1.3.0., guix-commits, 2021/05/04
- 57/125: gnu: r-rsvd: Update to 1.0.5., guix-commits, 2021/05/04
- 59/125: gnu: r-bookdown: Update to 0.22., guix-commits, 2021/05/04
- 77/125: gnu: r-bdgraph: Update to 2.64., guix-commits, 2021/05/04
- 81/125: gnu: r-bridgesampling: Update to 1.1-2., guix-commits, 2021/05/04
- 82/125: gnu: r-scatterpie: Update to 0.1.6., guix-commits, 2021/05/04