gnu: r-statmod: Update to 1.4.37.
* gnu/packages/statistics.scm (r-statmod): Update to 1.4.37.master
parent
8313464be6
commit
04511fa0de
|
@ -4864,13 +4864,13 @@ Wall Street Journal, among others. This package also provides
|
|||
(define-public r-statmod
|
||||
(package
|
||||
(name "r-statmod")
|
||||
(version "1.4.36")
|
||||
(version "1.4.37")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "statmod" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1hkvklcav6gj4zib4g3b4xwsdsbsmnzdblr0v6jaqv227p49gs0l"))))
|
||||
"04v9nynv3lakhnd7b17v5syrlnscrxml71jnd3r93chckskwillh"))))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://cran.r-project.org/web/packages/statmod")
|
||||
(native-inputs
|
||||
|
|
Reference in New Issue