gnu: r-gsa: Update to 1.03.2.
* gnu/packages/cran.scm (r-gsa): Update to 1.03.2.master
parent
7c57ca79f6
commit
3c382883c8
|
@ -31059,14 +31059,14 @@ join the effort of providing interesting text visualisations.")
|
|||
(define-public r-gsa
|
||||
(package
|
||||
(name "r-gsa")
|
||||
(version "1.03.1")
|
||||
(version "1.03.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "GSA" version))
|
||||
(sha256
|
||||
(base32
|
||||
"05x9wspah1cdznjpncqam1iawsxdiigyl8v2anyhss2k7wwd94p1"))))
|
||||
"1f1mrxxdbdlnibgav6nsvbpniz2x3km2svc0hf43spb4zicn0z8p"))))
|
||||
(properties `((upstream-name . "GSA")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://statweb.stanford.edu/~tibs/GSA/")
|
||||
|
|
Reference in New Issue