[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/61: gnu: r-prettyunits: Update to 1.1.0.
From: |
guix-commits |
Subject: |
19/61: gnu: r-prettyunits: Update to 1.1.0. |
Date: |
Thu, 16 Jan 2020 00:53:45 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 71ecbda54cfe15b046eaf0b7e018b7954b573091
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Thu Jan 16 05:40:23 2020 +0100
gnu: r-prettyunits: Update to 1.1.0.
* gnu/packages/cran.scm (r-prettyunits): Update to 1.1.0.
[propagated-inputs]: Remove r-assertthat and r-magrittr.
---
gnu/packages/cran.scm | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 9d234fb..955bda7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2034,18 +2034,15 @@ statistical functions and other utilities to ease their
usage.")
(define-public r-prettyunits
(package
(name "r-prettyunits")
- (version "1.0.2")
+ (version "1.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "prettyunits" version))
(sha256
(base32
- "0p3z42hnk53x7ky4d1dr2brf7p8gv3agxr71i99m01n2hq2ri91m"))))
+ "0453vvslpkj1ysyv0cy9hw98q5wlnj7bvvz7vzl5ld8ij82lwy5c"))))
(build-system r-build-system)
- (propagated-inputs
- `(("r-assertthat" ,r-assertthat)
- ("r-magrittr" ,r-magrittr)))
(home-page "https://github.com/gaborcsardi/prettyunits")
(synopsis "Pretty, human readable formatting of quantities")
(description
- 10/61: gnu: r-rsqlite: Update to 2.2.0., (continued)
- 10/61: gnu: r-rsqlite: Update to 2.2.0., guix-commits, 2020/01/16
- 04/61: gnu: r-mvtnorm: Update to 1.0-12., guix-commits, 2020/01/16
- 15/61: gnu: r-modelmetrics: Update to 1.2.2.1., guix-commits, 2020/01/16
- 13/61: gnu: r-statmod: Update to 1.4.33., guix-commits, 2020/01/16
- 16/61: gnu: r-ranger: Update to 0.12.1., guix-commits, 2020/01/16
- 18/61: gnu: r-getoptlong: Update to 0.1.8., guix-commits, 2020/01/16
- 24/61: gnu: r-psych: Update to 1.9.12.31., guix-commits, 2020/01/16
- 25/61: gnu: r-recipes: Update to 0.1.9., guix-commits, 2020/01/16
- 14/61: gnu: r-prabclus: Update to 2.3-2., guix-commits, 2020/01/16
- 17/61: gnu: r-rgooglemaps: Update to 1.4.5.1., guix-commits, 2020/01/16
- 19/61: gnu: r-prettyunits: Update to 1.1.0.,
guix-commits <=
- 23/61: gnu: r-ddalpha: Update to 1.3.11., guix-commits, 2020/01/16
- 21/61: gnu: r-suppdists: Update to 1.1-9.5., guix-commits, 2020/01/16
- 20/61: gnu: r-bdsmatrix: Update to 1.3-4., guix-commits, 2020/01/16
- 22/61: gnu: r-squarem: Update to 2020.1., guix-commits, 2020/01/16
- 27/61: gnu: r-ggridges: Update to 0.5.2., guix-commits, 2020/01/16
- 34/61: gnu: r-hdf5r: Update to 1.3.1., guix-commits, 2020/01/16
- 31/61: gnu: r-trend: Update to 1.1.2., guix-commits, 2020/01/16
- 32/61: gnu: r-bibtex: Update to 0.4.2.2., guix-commits, 2020/01/16
- 35/61: gnu: r-insight: Update to 0.8.0., guix-commits, 2020/01/16
- 36/61: gnu: r-sjmisc: Update to 2.8.3., guix-commits, 2020/01/16