me
/
guix
Archived
1
0
Fork 0

gnu: r-statmod: Update to 1.4.37.

* gnu/packages/statistics.scm (r-statmod): Update to 1.4.37.
master
Ricardo Wurmus 2022-09-20 10:53:38 +02:00
parent 8313464be6
commit 04511fa0de
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4864,13 +4864,13 @@ Wall Street Journal, among others. This package also provides
(define-public r-statmod (define-public r-statmod
(package (package
(name "r-statmod") (name "r-statmod")
(version "1.4.36") (version "1.4.37")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "statmod" version)) (uri (cran-uri "statmod" version))
(sha256 (sha256
(base32 (base32
"1hkvklcav6gj4zib4g3b4xwsdsbsmnzdblr0v6jaqv227p49gs0l")))) "04v9nynv3lakhnd7b17v5syrlnscrxml71jnd3r93chckskwillh"))))
(build-system r-build-system) (build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/statmod") (home-page "https://cran.r-project.org/web/packages/statmod")
(native-inputs (native-inputs