gnu: r-category: Update to 2.68.0.
* gnu/packages/bioconductor.scm (r-category): Update to 2.68.0. Change-Id: I3b154d95cd1835ebf253169c391cb64670a6a54a
This commit is contained in:
parent
257fe883e6
commit
53e9d43a83
@ -6611,14 +6611,14 @@ genome data packages and support for efficient SNP representation.")
|
|||||||
(define-public r-category
|
(define-public r-category
|
||||||
(package
|
(package
|
||||||
(name "r-category")
|
(name "r-category")
|
||||||
(version "2.66.0")
|
(version "2.68.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "Category" version))
|
(uri (bioconductor-uri "Category" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1wjf6xbnys7nv8z4xrzck1wk5xifkdni672kigs0aqdxqj8d80f5"))))
|
"19qyxqky1gsrjylmc2h0sndbqlk2ibrps7123gqwn19p8kg4nhf0"))))
|
||||||
(properties `((upstream-name . "Category")))
|
(properties `((upstream-name . "Category")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
@ -6626,12 +6626,12 @@ genome data packages and support for efficient SNP representation.")
|
|||||||
r-annotationdbi
|
r-annotationdbi
|
||||||
r-biobase
|
r-biobase
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
|
r-dbi
|
||||||
r-genefilter
|
r-genefilter
|
||||||
r-graph
|
r-graph
|
||||||
r-gseabase
|
r-gseabase
|
||||||
r-matrix
|
r-matrix
|
||||||
r-rbgl
|
r-rbgl))
|
||||||
r-dbi))
|
|
||||||
(home-page "https://bioconductor.org/packages/Category")
|
(home-page "https://bioconductor.org/packages/Category")
|
||||||
(synopsis "Category analysis")
|
(synopsis "Category analysis")
|
||||||
(description
|
(description
|
||||||
|
Loading…
Reference in New Issue
Block a user