[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/53: gnu: r-sp: Update to 1.4-0.
From: |
guix-commits |
Subject: |
35/53: gnu: r-sp: Update to 1.4-0. |
Date: |
Sat, 22 Feb 2020 14:46:17 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0a7a3634921115338d32dfbca18633e6f4234ad2
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Sat Feb 22 13:51:08 2020 +0100
gnu: r-sp: Update to 1.4-0.
* gnu/packages/cran.scm (r-sp): Update to 1.4-0.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 23d40f6..4d79205 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2157,13 +2157,13 @@ most popular ones.")
(define-public r-sp
(package
(name "r-sp")
- (version "1.3-2")
+ (version "1.4-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "sp" version))
(sha256
- (base32 "0kpjsqh3lzqp1m0avsvm54lazlgwfx3hyf0av3mvbyslsanj42ll"))))
+ (base32 "0mgjrlviv6qapgpiqdjcbsygzfs8bf5c64krh2rk555vf5njmnh7"))))
(build-system r-build-system)
(propagated-inputs
`(("r-lattice" ,r-lattice)))
- 20/53: gnu: Add r-stanheaders., (continued)
- 20/53: gnu: Add r-stanheaders., guix-commits, 2020/02/22
- 11/53: gnu: Add r-stm., guix-commits, 2020/02/22
- 16/53: gnu: Add r-matrixcalc., guix-commits, 2020/02/22
- 22/53: gnu: Add r-openmx., guix-commits, 2020/02/22
- 24/53: gnu: Add r-rockchalk., guix-commits, 2020/02/22
- 23/53: gnu: Add r-kutils., guix-commits, 2020/02/22
- 26/53: gnu: Add r-bdgraph., guix-commits, 2020/02/22
- 27/53: gnu: Add r-ggm., guix-commits, 2020/02/22
- 30/53: gnu: Add r-semplot., guix-commits, 2020/02/22
- 32/53: gnu: Add r-tam., guix-commits, 2020/02/22
- 35/53: gnu: r-sp: Update to 1.4-0.,
guix-commits <=
- 39/53: gnu: r-doby: Update to 4.6.5., guix-commits, 2020/02/22
- 41/53: gnu: r-dalex: Update to 1.0., guix-commits, 2020/02/22
- 40/53: gnu: r-rgl: Update to 0.100.50., guix-commits, 2020/02/22
- 42/53: gnu: r-acebayes: Update to 1.9., guix-commits, 2020/02/22
- 43/53: gnu: r-fda: Update to 2.4.8.1., guix-commits, 2020/02/22
- 47/53: gnu: r-openmx: Update to 2.17.2., guix-commits, 2020/02/22
- 38/53: gnu: r-vctrs: Update to 0.2.3., guix-commits, 2020/02/22
- 46/53: gnu: r-stanheaders: Update to 2.19.2., guix-commits, 2020/02/22
- 53/53: gnu: r-ggm: Move to (gnu packages bioconductor)., guix-commits, 2020/02/22
- 52/53: gnu: r-pbkrtest: Update to 0.4-8.6., guix-commits, 2020/02/22