mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: r-beaddatapackr: Update to 1.60.0.
* gnu/packages/bioconductor.scm (r-beaddatapackr): Update to 1.60.0. Change-Id: I0a99785056c5dc3e8b541699503db9dc48f4abde
This commit is contained in:
parent
77a6e3a15d
commit
c2ff144ad7
1 changed files with 2 additions and 2 deletions
|
@ -25401,13 +25401,13 @@ performs copy number calculations and reports.")
|
|||
(define-public r-beaddatapackr
|
||||
(package
|
||||
(name "r-beaddatapackr")
|
||||
(version "1.58.0")
|
||||
(version "1.60.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BeadDataPackR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0qzgn3kj7137yp8crj4d8ir597c5k0qscg7n7fdzhi7540jjnpsb"))))
|
||||
"066cjf2ir95xzc97a7ir2lhnpgzzhdgylv6ly0xvybjfbimq99a7"))))
|
||||
(properties `((upstream-name . "BeadDataPackR")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-knitr))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue