mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-tgstat: Update to 2.3.32.
* gnu/packages/cran.scm (r-tgstat): Update to 2.3.32. Change-Id: I9c8ef4cfaf158aab58e176a232e9fa44f0707c43
This commit is contained in:
@@ -13164,13 +13164,13 @@ noisy black-box functions.")
|
||||
(define-public r-tgstat
|
||||
(package
|
||||
(name "r-tgstat")
|
||||
(version "2.3.29")
|
||||
(version "2.3.32")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "tgstat" version))
|
||||
(sha256
|
||||
(base32 "1hris7qasvhirkkjyfphcbih38yvcxgyzp5bl1gj7jyh6dn78v2w"))))
|
||||
(base32 "0iay563cg522b6x3slr732hswxpsm2755zvibd71qc140i57g04j"))))
|
||||
(properties `((upstream-name . "tgstat")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
|
||||
Reference in New Issue
Block a user