gnu: r-hgnchelper: Update to 0.8.14.

* gnu/packages/cran.scm (r-hgnchelper): Update to 0.8.14.
[propagated-inputs]: Add r-splitstackshape.

Change-Id: I7a0b68f450b863df1f23f479cdef7ce41aab2067
This commit is contained in:
Ricardo Wurmus 2024-07-02 14:57:30 +02:00
parent 66b63f4691
commit bddae77196
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4806,15 +4806,16 @@ (define-public r-morpho
(define-public r-hgnchelper
(package
(name "r-hgnchelper")
(version "0.8.1")
(version "0.8.14")
(source (origin
(method url-fetch)
(uri (cran-uri "HGNChelper" version))
(sha256
(base32
"0qwkk5658j4j6w2wgvxkp38cyvscjp93d3zc7gb97vcihqx0ngxa"))))
"0rhqpzq6z57wzydwcz0ry61al68l3mll79s5hz8by7hy61izj5k5"))))
(properties `((upstream-name . "HGNChelper")))
(build-system r-build-system)
(propagated-inputs (list r-splitstackshape))
(native-inputs (list r-knitr))
(home-page "https://github.com/waldronlab/HGNChelper")
(synopsis