[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/73: gnu: r-spacetime: Update to 1.2-8.
From: |
guix-commits |
Subject: |
42/73: gnu: r-spacetime: Update to 1.2-8. |
Date: |
Sat, 2 Jul 2022 10:55:56 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 24024794c9e93b8d35a92c9b342b7a973cf0ed24
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:30:09 2022 +0200
gnu: r-spacetime: Update to 1.2-8.
* gnu/packages/cran.scm (r-spacetime): Update to 1.2-8.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 49c7bc1a19..a6590e30a8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -33563,16 +33563,17 @@ for rendering equations in the HTML help files.")
(define-public r-spacetime
(package
(name "r-spacetime")
- (version "1.2-7")
+ (version "1.2-8")
(source (origin
(method url-fetch)
(uri (cran-uri "spacetime" version))
(sha256
(base32
- "0zpaib69dbdvgj36x807ci3m5jkyc0hp2j5722xkwvl1faynjlhf"))))
+ "0nacy8a9mbxh22q248zxhnlcfrmgj9yslrgc3kj35zscmcks15s2"))))
(properties `((upstream-name . "spacetime")))
(build-system r-build-system)
(propagated-inputs (list r-lattice r-sp r-zoo r-xts r-intervals))
+ (native-inputs (list r-knitr))
(home-page "https://github.com/edzer/spacetime/")
(synopsis "Classes and methods for spatio-temporal data")
(description
- 37/73: gnu: r-parsnip: Update to 1.0.0., (continued)
- 37/73: gnu: r-parsnip: Update to 1.0.0., guix-commits, 2022/07/02
- 44/73: gnu: r-dbi: Update to 1.1.3., guix-commits, 2022/07/02
- 49/73: gnu: r-r-utils: Update to 2.12.0., guix-commits, 2022/07/02
- 59/73: gnu: r-rtracklayer: Update to 1.56.1., guix-commits, 2022/07/02
- 63/73: gnu: r-batchelor: Update to 1.12.3., guix-commits, 2022/07/02
- 68/73: gnu: r-rsubread: Update to 2.10.4., guix-commits, 2022/07/02
- 69/73: gnu: r-ggbio: Update to 1.44.1., guix-commits, 2022/07/02
- 72/73: gnu: r-tcgabiolinks: Update to 2.24.3., guix-commits, 2022/07/02
- 73/73: gnu: r-with-tests: Update to 4.2.1., guix-commits, 2022/07/02
- 35/73: gnu: r-dials: Update to 1.0.0., guix-commits, 2022/07/02
- 42/73: gnu: r-spacetime: Update to 1.2-8.,
guix-commits <=
- 39/73: gnu: r-clustree: Update to 0.5.0., guix-commits, 2022/07/02
- 54/73: gnu: r-clubsandwich: Update to 0.5.7., guix-commits, 2022/07/02
- 48/73: gnu: r-r-methodss3: Update to 1.8.2., guix-commits, 2022/07/02
- 53/73: gnu: r-ranger: Update to 0.14.1., guix-commits, 2022/07/02
- 60/73: gnu: r-simplifyenrichment: Update to 1.6.1., guix-commits, 2022/07/02
- 31/73: gnu: r-flexsurv: Update to 2.2., guix-commits, 2022/07/02
- 34/73: gnu: r-rsample: Update to 1.0.0., guix-commits, 2022/07/02
- 46/73: gnu: r-dbplyr: Update to 2.2.1., guix-commits, 2022/07/02
- 47/73: gnu: r-rcpparmadillo: Update to 0.11.2.0.0., guix-commits, 2022/07/02
- 41/73: gnu: r-pkgdown: Update to 2.0.5., guix-commits, 2022/07/02