[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
146/214: gnu: r-rselenium: Update to 1.7.9.
From: |
guix-commits |
Subject: |
146/214: gnu: r-rselenium: Update to 1.7.9. |
Date: |
Tue, 20 Sep 2022 11:07:25 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 92ec2cdd44231d1e3a1c9f5644311361cc9d0e94
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:23 2022 +0200
gnu: r-rselenium: Update to 1.7.9.
* gnu/packages/cran.scm (r-rselenium): Update to 1.7.9.
[propagated-inputs]: Remove r-binman, r-openssl, and r-xml.
---
gnu/packages/cran.scm | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d231aff464..8a4fc44d1f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28170,23 +28170,20 @@ and to manage processes involving them.")
(define-public r-rselenium
(package
(name "r-rselenium")
- (version "1.7.7")
+ (version "1.7.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "RSelenium" version))
(sha256
(base32
- "1xn5fdbzmq7b1f5fc9ls23g177bmnd8bn4p4d8aafr6z3jwkmfir"))))
+ "18hd0gfpblg9ij99ik7ccc60q9dxha89n5rrwrrzx498c5sscjg2"))))
(properties `((upstream-name . "RSelenium")))
(build-system r-build-system)
(propagated-inputs
- (list r-binman
- r-catools
- r-httr
- r-openssl
- r-wdman
- r-xml))
+ (list r-catools
+ r-httr
+ r-wdman))
(native-inputs (list r-knitr))
(home-page "https://docs.ropensci.org/RSelenium/")
(synopsis "R bindings for Selenium WebDriver")
- 83/214: gnu: r-waveslim: Update to 1.8.4., (continued)
- 83/214: gnu: r-waveslim: Update to 1.8.4., guix-commits, 2022/09/20
- 60/214: gnu: r-insight: Update to 0.18.3., guix-commits, 2022/09/20
- 82/214: gnu: r-admisc: Update to 0.30., guix-commits, 2022/09/20
- 91/214: gnu: r-fields: Update to 14.1., guix-commits, 2022/09/20
- 126/214: gnu: r-caret: Update to 6.0-93., guix-commits, 2022/09/20
- 132/214: gnu: r-matrixextra: Update to 0.1.13., guix-commits, 2022/09/20
- 22/214: gnu: r-ggpmisc: Update to 0.5.0., guix-commits, 2022/09/20
- 23/214: gnu: r-scales: Update to 1.2.1., guix-commits, 2022/09/20
- 52/214: gnu: r-arules: Update to 1.7-4., guix-commits, 2022/09/20
- 145/214: gnu: r-wdman: Update to 0.2.6., guix-commits, 2022/09/20
- 146/214: gnu: r-rselenium: Update to 1.7.9.,
guix-commits <=
- 163/214: gnu: r-mlr3: Update to 0.14.0., guix-commits, 2022/09/20
- 169/214: gnu: r-exactextractr: Update to 0.9.0., guix-commits, 2022/09/20
- 174/214: gnu: r-paws-compute: Update to 0.1.13., guix-commits, 2022/09/20
- 211/214: import/cran: description->package: Use COND and computed booleans., guix-commits, 2022/09/20
- 192/214: gnu: r-httr: Update to 1.4.4., guix-commits, 2022/09/20
- 194/214: gnu: r-hms: Update to 1.1.2., guix-commits, 2022/09/20
- 200/214: gnu: r-tidyr: Update to 1.2.1., guix-commits, 2022/09/20
- 115/214: gnu: r-patchwork: Update to 1.1.2., guix-commits, 2022/09/20
- 123/214: gnu: r-accsda: Update to 1.1.2., guix-commits, 2022/09/20
- 125/214: gnu: r-gdina: Update to 2.9.3., guix-commits, 2022/09/20