mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: r-spdep: Update to 1.3-3.
* gnu/packages/cran.scm (r-spdep): Update to 1.3-3. Change-Id: Iab08e69f7a8bb5163a8dc5bd042ea19709316563
This commit is contained in:
parent
5c23af774d
commit
02ac1924a9
1 changed files with 2 additions and 2 deletions
|
@ -23352,13 +23352,13 @@ (define-public r-sftime
|
|||
(define-public r-spdep
|
||||
(package
|
||||
(name "r-spdep")
|
||||
(version "1.3-1")
|
||||
(version "1.3-3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spdep" version))
|
||||
(sha256
|
||||
(base32
|
||||
"15jkx3f4c1255kidsqdq4gyi28r4jk3h46fm7jj114ag176jq1in"))
|
||||
"06j26v0w33vyh5ilq1cn0rh8z0lrr3n0lxwxc7bsk2w524d3v6yw"))
|
||||
(snippet
|
||||
'(for-each delete-file '("inst/doc/CO69.html"
|
||||
"inst/doc/CO69.R"
|
||||
|
|
Loading…
Reference in a new issue