mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: r-spatstat-data: Update to 3.1-6.
* gnu/packages/cran.scm (r-spatstat-data): Update to 3.1-6. Change-Id: Ic65621efb70fe94609b2a98df54f4c97f919d280
This commit is contained in:
parent
14cf4e9a96
commit
46bb48bd3c
1 changed files with 2 additions and 2 deletions
|
|
@ -46913,14 +46913,14 @@ matrix calculations that are common in statistics, such as quadratic forms.")
|
|||
(define-public r-spatstat-data
|
||||
(package
|
||||
(name "r-spatstat-data")
|
||||
(version "3.1-4")
|
||||
(version "3.1-6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spatstat.data" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1w2id4rkyycqp2y8bp2p4fh4x82x46hcbipabgfc2wny1a4pa4hn"))))
|
||||
"1pllf900yvdzjh8zy310apanp8pqzifxrxkb862fvk5x4xyf7c7z"))))
|
||||
(properties `((upstream-name . "spatstat.data")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue