me
/
guix
Archived
1
0
Fork 0

gnu: r-europepmc: Update to 0.4.2.

* gnu/packages/cran.scm (r-europepmc): Update to 0.4.2.
Ricardo Wurmus 2023-08-28 14:21:02 +02:00
parent 95cb231941
commit 64d8306195
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -23451,14 +23451,14 @@ range of inputs and can be visualized in numerous ways.")
(define-public r-europepmc
(package
(name "r-europepmc")
(version "0.4.1")
(version "0.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "europepmc" version))
(sha256
(base32
"16japbndid34shqg8n0bmjrxn84xmhrylvz832zclcllm6i93fn1"))))
"0p04gi06iwdcsj6abh7pwdghc8fs9sf2abd8vwr550c9879g1x5w"))))
(build-system r-build-system)
(propagated-inputs
(list r-dplyr