[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/32: gnu: r-sp: Update to 1.4-1.
From: |
guix-commits |
Subject: |
05/32: gnu: r-sp: Update to 1.4-1. |
Date: |
Sun, 1 Mar 2020 17:21:32 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 8a9d551c8def9c51103f893ef0872edcaa09a973
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Sun Mar 1 22:47:53 2020 +0100
gnu: r-sp: Update to 1.4-1.
* gnu/packages/cran.scm (r-sp): Update to 1.4-1.
---
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 46b3575..e9337bb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2158,13 +2158,13 @@ most popular ones.")
(define-public r-sp
(package
(name "r-sp")
- (version "1.4-0")
+ (version "1.4-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "sp" version))
(sha256
- (base32 "0mgjrlviv6qapgpiqdjcbsygzfs8bf5c64krh2rk555vf5njmnh7"))))
+ (base32 "0fbh865r4py89g6ln8bslig2vbxxwa642p5k5g02rskyhajg35lg"))))
(build-system r-build-system)
(propagated-inputs
`(("r-lattice" ,r-lattice)))
- branch master updated (d4388c0 -> efb98dd), guix-commits, 2020/03/01
- 04/32: gnu: r-dendextend: Update to 1.13.4., guix-commits, 2020/03/01
- 01/32: gnu: r-gkmsvm: Update to 0.80.0., guix-commits, 2020/03/01
- 06/32: gnu: r-cli: Update to 2.0.2., guix-commits, 2020/03/01
- 07/32: gnu: r-broom: Update to 0.5.5., guix-commits, 2020/03/01
- 08/32: gnu: r-uuid: Update to 0.1-4., guix-commits, 2020/03/01
- 02/32: gnu: r-matrix-utils: Update to 0.9.8., guix-commits, 2020/03/01
- 03/32: gnu: r-modelr: Update to 0.1.6., guix-commits, 2020/03/01
- 05/32: gnu: r-sp: Update to 1.4-1.,
guix-commits <=
- 09/32: gnu: r-tinytex: Update to 0.20., guix-commits, 2020/03/01
- 10/32: gnu: r-factominer: Update to 2.3., guix-commits, 2020/03/01
- 13/32: gnu: r-mvabund: Update to 4.1.3., guix-commits, 2020/03/01
- 14/32: gnu: r-rcppannoy: Update to 0.0.15., guix-commits, 2020/03/01
- 11/32: gnu: r-effectsize: Update to 0.2.0., guix-commits, 2020/03/01
- 18/32: gnu: r-styler: Update to 1.3.2., guix-commits, 2020/03/01
- 12/32: gnu: r-manipulatewidget: Update to 0.10.1., guix-commits, 2020/03/01
- 19/32: gnu: r-dalex: Update to 1.0.1., guix-commits, 2020/03/01
- 17/32: gnu: r-gridgraphics: Update to 0.5-0., guix-commits, 2020/03/01
- 22/32: gnu: r-gdina: Update to 2.7.9., guix-commits, 2020/03/01