me
/
guix
Archived
1
0
Fork 0

gnu: r-adam: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-adam): Update to 1.20.0.

Change-Id: I417244fa99e124a285fb020e758ba471d6620d4e
master
Ricardo Wurmus 2024-05-07 12:32:28 +02:00
parent e28ff2ed30
commit 21b9cd0355
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2680,13 +2680,13 @@ storing data.")
(define-public r-adam
(package
(name "r-adam")
(version "1.18.0")
(version "1.20.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "ADAM" version))
(sha256
(base32
"0gz3mpkj1q4j7w08ylfzclpa6saxsz7wyp0cldllhxpcj9lxljs5"))))
"0z0rmpwfhd8p6c4zscviwsningsm740r3pb95cl8brasfdg1kl3v"))))
(properties `((upstream-name . "ADAM")))
(build-system r-build-system)
(propagated-inputs (list r-dplyr