mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 06:30:36 +02:00
gnu: r-spdep: Update to 1.4-2.
* gnu/packages/cran.scm (r-spdep): Update to 1.4-2. Change-Id: I198ecf929e0a8785f576b1c40ee189a1a06f23e7
This commit is contained in:
committed by
Andreas Enge
parent
7f57d0c538
commit
741b4124db
@@ -36835,13 +36835,13 @@ or raster data cubes) are handled by package stars'.")
|
||||
(define-public r-spdep
|
||||
(package
|
||||
(name "r-spdep")
|
||||
(version "1.4-1")
|
||||
(version "1.4-2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spdep" version))
|
||||
(sha256
|
||||
(base32
|
||||
"122m9xviaa0p5zk3nbq0gplwnxryr9n923v7fhx3g5mnp2iyq2sd"))
|
||||
"121n14251c1x2lk30qblf6hf2bmizz4j1s15gx1pwvmjj8iqkl4c"))
|
||||
(snippet
|
||||
'(for-each delete-file '("inst/doc/CO69.html"
|
||||
"inst/doc/CO69.R"
|
||||
|
||||
Reference in New Issue
Block a user