[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
133/150: gnu: r-hms: Update to 1.0.0.
From: |
guix-commits |
Subject: |
133/150: gnu: r-hms: Update to 1.0.0. |
Date: |
Wed, 20 Jan 2021 11:21:20 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 6dda6613884dca635268ca8edfec9a42c570c7fc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:14:31 2021 +0100
gnu: r-hms: Update to 1.0.0.
* gnu/packages/statistics.scm (r-hms): Update to 1.0.0.
[propagated-inputs]: Add r-ellipsis and r-lifecycle.
---
gnu/packages/statistics.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 3b29b9f..32853a6 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2517,18 +2517,20 @@ were originally a part of the r-devtools package.")
(define-public r-hms
(package
(name "r-hms")
- (version "0.5.3")
+ (version "1.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "hms" version))
(sha256
(base32
- "1baki0qw5ijgiflvsdvqj3apg4yanf12vx14kwbqdzk5rz46fasf"))))
+ "0qn9lvpkqrpxck88nf0zbff43vd7d6s1ibg58qfr3w14sw1yj14p"))))
(build-system r-build-system)
(propagated-inputs
- `(("r-rlang" ,r-rlang)
+ `(("r-ellipsis" ,r-ellipsis)
+ ("r-lifecycle" ,r-lifecycle)
("r-pkgconfig" ,r-pkgconfig)
+ ("r-rlang" ,r-rlang)
("r-vctrs" ,r-vctrs)))
(home-page "https://github.com/rstats-db/hms")
(synopsis "Pretty time of day")
- 144/150: gnu: r-cowplot: Update to 1.1.1., (continued)
- 144/150: gnu: r-cowplot: Update to 1.1.1., guix-commits, 2021/01/20
- 147/150: gnu: r-rcppeigen: Update to 0.3.3.9.1., guix-commits, 2021/01/20
- 149/150: gnu: r-pbkrtest: Update to 0.5-0.1., guix-commits, 2021/01/20
- 97/150: gnu: r-semtools: Update to 0.5-4., guix-commits, 2021/01/20
- 120/150: gnu: r-nlme: Update to 3.1-151., guix-commits, 2021/01/20
- 99/150: gnu: r-loo: Update to 2.4.1., guix-commits, 2021/01/20
- 127/150: gnu: r-tibble: Update to 3.0.5., guix-commits, 2021/01/20
- 106/150: gnu: r-cpp11: Update to 0.2.5., guix-commits, 2021/01/20
- 126/150: gnu: r-rlang: Update to 0.4.10., guix-commits, 2021/01/20
- 131/150: gnu: r-git2r: Update to 0.28.0., guix-commits, 2021/01/20
- 133/150: gnu: r-hms: Update to 1.0.0.,
guix-commits <=
- 129/150: gnu: r-data-table: Update to 1.13.6., guix-commits, 2021/01/20
- 143/150: gnu: r-sfsmisc: Update to 1.1-8., guix-commits, 2021/01/20
- 69/150: gnu: r-gmp: Update to 0.6-2., guix-commits, 2021/01/20
- 87/150: gnu: r-patchwork: Update to 1.1.1., guix-commits, 2021/01/20
- 84/150: gnu: r-batchtools: Update to 0.9.15., guix-commits, 2021/01/20
- 91/150: gnu: r-showtext: Update to 0.9-2., guix-commits, 2021/01/20
- 96/150: gnu: r-actuar: Update to 3.1-0., guix-commits, 2021/01/20
- 103/150: gnu: r-shapforxgboost: Update to 0.1.0., guix-commits, 2021/01/20
- 89/150: gnu: r-rgdal: Update to 1.5-19., guix-commits, 2021/01/20
- 124/150: gnu: r-bh: Update to 1.75.0-0., guix-commits, 2021/01/20