[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/55: gnu: r-spacetime: Update to 1.2-8.
From: |
guix-commits |
Subject: |
42/55: gnu: r-spacetime: Update to 1.2-8. |
Date: |
Fri, 1 Jul 2022 13:04:52 -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
- 33/55: gnu: r-lobstr: Update to 1.1.2., (continued)
- 33/55: gnu: r-lobstr: Update to 1.1.2., guix-commits, 2022/07/01
- 34/55: gnu: r-rsample: Update to 1.0.0., guix-commits, 2022/07/01
- 41/55: gnu: r-pkgdown: Update to 2.0.5., guix-commits, 2022/07/01
- 43/55: gnu: r-nlme: Update to 3.1-158., guix-commits, 2022/07/01
- 40/55: gnu: r-downlit: Update to 0.4.1., guix-commits, 2022/07/01
- 47/55: gnu: r-rcpparmadillo: Update to 0.11.2.0.0., guix-commits, 2022/07/01
- 51/55: gnu: r-gtools: Update to 3.9.2.2., guix-commits, 2022/07/01
- 54/55: gnu: r-clubsandwich: Update to 0.5.7., guix-commits, 2022/07/01
- 31/55: gnu: r-flexsurv: Update to 2.2., guix-commits, 2022/07/01
- 38/55: gnu: r-phangorn: Update to 2.9.0., guix-commits, 2022/07/01
- 42/55: gnu: r-spacetime: Update to 1.2-8.,
guix-commits <=
- 46/55: gnu: r-dbplyr: Update to 2.2.1., guix-commits, 2022/07/01
- 52/55: gnu: r-car: Update to 3.1-0., guix-commits, 2022/07/01
- 29/55: gnu: r-packrat: Update to 0.8.1., guix-commits, 2022/07/01
- 37/55: gnu: r-parsnip: Update to 1.0.0., guix-commits, 2022/07/01
- 23/55: gnu: r-yulab-utils: Update to 0.0.5., guix-commits, 2022/07/01
- 35/55: gnu: r-dials: Update to 1.0.0., guix-commits, 2022/07/01
- 36/55: gnu: r-tidyposterior: Update to 1.0.0., guix-commits, 2022/07/01
- 39/55: gnu: r-clustree: Update to 0.5.0., guix-commits, 2022/07/01
- 44/55: gnu: r-dbi: Update to 1.1.3., guix-commits, 2022/07/01
- 45/55: gnu: r-rlang: Update to 1.0.3., guix-commits, 2022/07/01