mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-25 08:29:29 +02:00
gnu: r-aims: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-aims): Update to 1.42.0. Change-Id: I1ec515fb4307df1114dc2d11bf5acfbae38f4558
This commit is contained in:
@@ -4059,13 +4059,13 @@ objects are used so that other packages could be used as well.")
|
||||
(define-public r-aims
|
||||
(package
|
||||
(name "r-aims")
|
||||
(version "1.40.0")
|
||||
(version "1.42.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "AIMS" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0414w398wlr8rzcc9nyz3nq2xni5582p99i4d0bqydg35zdmzxr5"))))
|
||||
"0y0shffhx5axm14m0wwns7x2aydzwhwd1x28an2c3y34x03bp98x"))))
|
||||
(properties `((upstream-name . "AIMS")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biobase r-e1071))
|
||||
|
||||
Reference in New Issue
Block a user