gnu: r-mass: Update to 7.3-60.2.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-60.2. Change-Id: I351639b3c07afebdc5d59866e493214fcb07c36bmaster
parent
9b27e26df7
commit
fa1f85c777
|
@ -539,14 +539,14 @@ D.V. Hinkley (1997, CUP), originally written by Angelo Canty for S.")
|
|||
(define-public r-mass
|
||||
(package
|
||||
(name "r-mass")
|
||||
(version "7.3-60.0.1")
|
||||
(version "7.3-60.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "MASS" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1gdd2gyqngvgnm0bxc3a33nykrx2rbfmxj82i7bh7f1961cr7pvl"))))
|
||||
"13ky8mbni09zviv5lan10ff6l2klsfv7v3vmfq88dxpz8xknx75v"))))
|
||||
(properties `((upstream-name . "MASS")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://www.stats.ox.ac.uk/pub/MASS4/")
|
||||
|
|
Reference in New Issue