me
/
guix
Archived
1
0
Fork 0

gnu: r-biosigner: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-biosigner): Update to 1.32.0.

Change-Id: I1c9aba3807491c8cca78ecb9cfa6118ac829a83f
master
Ricardo Wurmus 2024-05-07 13:07:02 +02:00
parent 35c7407925
commit b1272fe391
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -18396,14 +18396,14 @@ coefficients).")
(define-public r-biosigner
(package
(name "r-biosigner")
(version "1.30.0")
(version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biosigner" version))
(sha256
(base32
"1j3wkqvha6pzd6d3wm2q4lihn8p9ycw0wmddjqpnqvglb1x7c0f8"))))
"1c56s8lr5cdx27v0rdi4l4h680x6ga9wazf4dj1xkqyliqz65ps5"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase