gnu: r-spatial: Update to 7.3-15.
* gnu/packages/statistics.scm (r-spatial): Update to 7.3-15.master
parent
847537563d
commit
9d5e4f4828
|
@ -736,14 +736,14 @@ classification, regression and survival trees.")
|
|||
(define-public r-spatial
|
||||
(package
|
||||
(name "r-spatial")
|
||||
(version "7.3-14")
|
||||
(version "7.3-15")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spatial" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0dlafq744mahxpb13llmsrg54fzww8ld1nbxmr7m851gff11kk2j"))))
|
||||
"1vwc7ingskdj1k4nq418x9yl3cw699pckb9xh5a1yp3g9plknqg5"))))
|
||||
(build-system r-build-system)
|
||||
(home-page "http://www.stats.ox.ac.uk/pub/MASS4/")
|
||||
(synopsis "Functions for kriging and point pattern analysis")
|
||||
|
|
Reference in New Issue