me
/
guix
Archived
1
0
Fork 0

gnu: r-bestnormalize: Update to 1.9.1.

* gnu/packages/cran.scm (r-bestnormalize): Update to 1.9.1.
Ricardo Wurmus 2023-08-28 14:16:14 +02:00
parent 23538ce8fc
commit 58d9ca4fa8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1477,13 +1477,13 @@ specifications, such as RAM, CPU type, and R version.")
(define-public r-bestnormalize (define-public r-bestnormalize
(package (package
(name "r-bestnormalize") (name "r-bestnormalize")
(version "1.9.0") (version "1.9.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "bestNormalize" version)) (uri (cran-uri "bestNormalize" version))
(sha256 (sha256
(base32 (base32
"0kz03bawq45ff3vibhnfq1fq2xs7snx9qw2jaw7a7ma57svbr3gd")))) "1lryl23jvf51n7ka58ncwhjglk0zzm18wik962h403j4mph1jjly"))))
(properties `((upstream-name . "bestNormalize"))) (properties `((upstream-name . "bestNormalize")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (list r-butcher (propagated-inputs (list r-butcher