@@ 20213,14 20213,14 @@ footprints.")
(define-public r-gofuncr
(package
(name "r-gofuncr")
- (version "1.28.0")
+ (version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOfuncR" version))
(sha256
(base32
- "0db0n6c2zz4x8ayxcarxa0gwww5jd2l2pq08q89xil1cy551bipm"))))
+ "1rvvzj3maa6xvvs0r9l994zk5pjbxgfmflg8waqqm6d6rd4ls4dv"))))
(properties `((upstream-name . "GOfuncR")))
(build-system r-build-system)
(propagated-inputs
@@ 20232,9 20232,7 @@ footprints.")
r-rcpp
r-vioplot))
(native-inputs
- (list r-knitr
- r-homo-sapiens
- r-testthat))
+ (list r-homo-sapiens r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/GOfuncR/")
(synopsis "Gene ontology enrichment using FUNC")
(description