gnu: r-europepmc: Update to 0.4.2.
* gnu/packages/cran.scm (r-europepmc): Update to 0.4.2.
parent
95cb231941
commit
64d8306195
|
@ -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
|
||||
|
|
Reference in New Issue