gnu: r-sn: Update to 1.6-2.
* gnu/packages/statistics.scm (r-sn): Update to 1.6-2.master
parent
bbf495d59f
commit
b5613d63a2
|
@ -5366,14 +5366,14 @@ first and second order derivatives.")
|
|||
(define-public r-sn
|
||||
(package
|
||||
(name "r-sn")
|
||||
(version "1.6-1")
|
||||
(version "1.6-2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "sn" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0snri2k8qslb7478c5jz4a5xxmmb1ipmp8x1jizi8mhj2cjic1w0"))))
|
||||
"179xb7yb8br99aa5awm2yxsy0v5w1kdhv6a7ifaliz2y64677m1g"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-mnormt" ,r-mnormt)
|
||||
|
|
Reference in New Issue