[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/89: gnu: r-rxnat: Update to 1.0.14.
From: |
guix-commits |
Subject: |
63/89: gnu: r-rxnat: Update to 1.0.14. |
Date: |
Mon, 5 Oct 2020 18:35:01 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 34c8d0df591f2cbd7b925872ccf7e060a833c172
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:45:06 2020 +0200
gnu: r-rxnat: Update to 1.0.14.
* gnu/packages/cran.scm (r-rxnat): Update to 1.0.14.
[propagated-inputs]: Add r-tibble.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 7efb3e9..c8affd2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -22333,21 +22333,22 @@ infinite-precision rational arithmetic.")
(define-public r-rxnat
(package
(name "r-rxnat")
- (version "1.0.12")
+ (version "1.0.14")
(source
(origin
(method url-fetch)
(uri (cran-uri "Rxnat" version))
(sha256
(base32
- "06w99b5lvpycykzlga6grw33zkajwbb04s89s37wy9zxy42vc4cb"))))
+ "00fl68pa0c2vy4xlny67pn41lzgm7b97wgg3dwm6z35izca62l11"))))
(properties
`((upstream-name . "Rxnat")))
(build-system r-build-system)
(propagated-inputs
`(("r-dplyr" ,r-dplyr)
("r-httr" ,r-httr)
- ("r-rcurl" ,r-rcurl)))
+ ("r-rcurl" ,r-rcurl)
+ ("r-tibble" ,r-tibble)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://cran.r-project.org/web/packages/Rxnat/")
- 24/89: gnu: r-bibtex: Update to 0.4.2.3., (continued)
- 24/89: gnu: r-bibtex: Update to 0.4.2.3., guix-commits, 2020/10/05
- 35/89: gnu: r-npsurv: Update to 0.5-0., guix-commits, 2020/10/05
- 40/89: gnu: r-fields: Update to 11.5., guix-commits, 2020/10/05
- 53/89: gnu: r-parameters: Update to 0.8.6., guix-commits, 2020/10/05
- 57/89: gnu: r-diagram: Update to 1.6.5., guix-commits, 2020/10/05
- 60/89: gnu: r-regsem: Update to 1.6.2., guix-commits, 2020/10/05
- 59/89: gnu: r-stm: Update to 1.3.6., guix-commits, 2020/10/05
- 58/89: gnu: r-quanteda: Update to 2.1.2., guix-commits, 2020/10/05
- 44/89: etc: committer: Use EQUAL? instead of EQ? for differences., guix-commits, 2020/10/05
- 64/89: gnu: r-binman: Update to 0.1.2., guix-commits, 2020/10/05
- 63/89: gnu: r-rxnat: Update to 1.0.14.,
guix-commits <=
- 66/89: gnu: r-cpp11: Update to 0.2.2., guix-commits, 2020/10/05
- 55/89: gnu: r-lhs: Update to 1.1.1., guix-commits, 2020/10/05
- 74/89: gnu: r-knitr: Update to 1.30., guix-commits, 2020/10/05
- 78/89: gnu: r-openssl: Update to 1.4.3., guix-commits, 2020/10/05
- 83/89: gnu: r-rsqlite: Update to 2.2.1., guix-commits, 2020/10/05
- 75/89: gnu: r-coda: Update to 0.19-4., guix-commits, 2020/10/05
- 86/89: gnu: r-fpc: Update to 2.2-8., guix-commits, 2020/10/05
- 87/89: gnu: r-quantreg: Update to 5.73., guix-commits, 2020/10/05
- 36/89: gnu: r-afex: Update to 0.28-0., guix-commits, 2020/10/05
- 34/89: gnu: r-lsei: Update to 1.3-0., guix-commits, 2020/10/05