me
/
guix
Archived
1
0
Fork 0

gnu: r-fmsb: Update to 0.7.5.

* gnu/packages/cran.scm (r-fmsb): Update to 0.7.5.
master
Ricardo Wurmus 2023-01-09 22:19:49 +01:00
parent 4e69d047c8
commit b24219443d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15333,14 +15333,14 @@ al. (2010) <DOI:10.1016/j.neuroimage.2010.04.241>, Tabelow and Polzehl (2011)
(define-public r-fmsb
(package
(name "r-fmsb")
(version "0.7.4")
(version "0.7.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "fmsb" version))
(sha256
(base32
"1rmmvx38rmamiw0ajqhlksgxj6fgm8ymq903yxqq2bzxx8fhj5n2"))))
"082qj08kzyzwvjacwq0sl3xxdx6iz5hgx6q24jv1mnvx7z5xn5ry"))))
(build-system r-build-system)
(home-page "http://minato.sip21c.org/msb/")
(synopsis "Functions for medical statistics book with demographic data")