me
/
guix
Archived
1
0
Fork 0

gnu: r-survcomp: Update to 1.52.0.

* gnu/packages/bioconductor.scm (r-survcomp): Update to 1.52.0.

Change-Id: I4a655fc134a6300d0783682be17b9a9b17ea073b
master
Ricardo Wurmus 2023-11-03 17:02:18 +01:00
parent c123daea71
commit c8df5d8f95
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10878,13 +10878,13 @@ samples.")
(define-public r-survcomp
(package
(name "r-survcomp")
(version "1.50.0")
(version "1.52.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "survcomp" version))
(sha256
(base32
"1va0ijx3qk3rjhzaflygfwlzn5a670y833qly8in8p5r3al9bdj6"))))
"18a81vv88xj3frkdy5l6w2fc4xzr1k6vgbz4j4marlmh6mz6skin"))))
(properties `((upstream-name . "survcomp")))
(build-system r-build-system)
(propagated-inputs (list r-bootstrap