me
/
guix
Archived
1
0
Fork 0

gnu: r-spdep: Update to 1.2-2.

* gnu/packages/cran.scm (r-spdep): Update to 1.2-2.
master
Ricardo Wurmus 2022-02-01 17:01:32 +01:00
parent cb41225ca4
commit 8b3d6b19d1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16523,13 +16523,13 @@ datum transformations.")
(define-public r-spdep (define-public r-spdep
(package (package
(name "r-spdep") (name "r-spdep")
(version "1.2-1") (version "1.2-2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "spdep" version)) (uri (cran-uri "spdep" version))
(sha256 (sha256
(base32 (base32
"1ya39bgmzagrk4k51zd96l4xvnbc2vzmvd0z9qprdfvg9s6pik78")) "08sya6vy7s87h337g2fanncw6xx9y9z8nxpqalbdxv9vpsc6zx4l"))
(snippet (snippet
'(for-each delete-file '("inst/doc/CO69.html" '(for-each delete-file '("inst/doc/CO69.html"
"inst/doc/CO69.R" "inst/doc/CO69.R"