gnu: r-projpred: Update to 2.2.1.
* gnu/packages/cran.scm (r-projpred): Update to 2.2.1.
This commit is contained in:
parent
7520472a6e
commit
b718ae9b0c
1 changed files with 2 additions and 2 deletions
|
@ -27971,14 +27971,14 @@ here.")
|
|||
(define-public r-projpred
|
||||
(package
|
||||
(name "r-projpred")
|
||||
(version "2.2.0")
|
||||
(version "2.2.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "projpred" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1a5hsqwcmn1w9lwjhsqw06av7cmqhwyxsil9zfrnv1396zfkpxhy"))))
|
||||
"1bbjrjaj6zzb1ph69x16i40fj2j6cg8vzmmw2rchsn0ygphaq9b8"))))
|
||||
(properties `((upstream-name . "projpred")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue