[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
70/105: gnu: r-summarytools: Update to 0.9.5.
From: |
guix-commits |
Subject: |
70/105: gnu: r-summarytools: Update to 0.9.5. |
Date: |
Wed, 19 Feb 2020 15:48:06 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7bc252902dc299ec65a3017005e4c73a35a505a7
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 21:12:39 2020 +0100
gnu: r-summarytools: Update to 0.9.5.
* gnu/packages/cran.scm (r-summarytools): Update to 0.9.5.
[propagated-inputs]: Add r-base64enc; remove r-rcurl.
---
gnu/packages/cran.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b8a221a..5e88a6f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8900,17 +8900,18 @@ ways.")
(define-public r-summarytools
(package
(name "r-summarytools")
- (version "0.9.4")
+ (version "0.9.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "summarytools" version))
(sha256
(base32
- "1n695baz56mg4f13xjjadfq0xalw5xsn6xicil0yap5hgi8fsr3a"))))
+ "0iv5237478y2ggbqln3cppm0crnqk3myrkf6ydkhwsd1z5q538pd"))))
(build-system r-build-system)
(propagated-inputs
- `(("r-checkmate" ,r-checkmate)
+ `(("r-base64enc" ,r-base64enc)
+ ("r-checkmate" ,r-checkmate)
("r-dplyr" ,r-dplyr)
("r-htmltools" ,r-htmltools)
("r-lubridate" ,r-lubridate)
@@ -8919,7 +8920,6 @@ ways.")
("r-pander" ,r-pander)
("r-pryr" ,r-pryr)
("r-rapportools" ,r-rapportools)
- ("r-rcurl" ,r-rcurl)
("r-tibble" ,r-tibble)
("r-tidyr" ,r-tidyr)))
(home-page "https://github.com/dcomtois/summarytools")
- 63/105: gnu: r-emmeans: Update to 1.4.4., (continued)
- 63/105: gnu: r-emmeans: Update to 1.4.4., guix-commits, 2020/02/19
- 64/105: gnu: r-sjstats: Update to 0.17.9., guix-commits, 2020/02/19
- 68/105: gnu: r-ggeffects: Update to 0.14.1., guix-commits, 2020/02/19
- 73/105: gnu: r-ks: Update to 1.11.7., guix-commits, 2020/02/19
- 75/105: gnu: r-rnifti: Update to 1.1.0., guix-commits, 2020/02/19
- 80/105: gnu: r-mcmc: Update to 0.9-6.1., guix-commits, 2020/02/19
- 83/105: gnu: r-gamlss-dist: Update to 5.1-6., guix-commits, 2020/02/19
- 58/105: gnu: r-sjlabelled: Update to 1.1.3., guix-commits, 2020/02/19
- 60/105: gnu: r-doby: Update to 4.6-4.1., guix-commits, 2020/02/19
- 66/105: gnu: r-bayestestr: Update to 0.5.2., guix-commits, 2020/02/19
- 70/105: gnu: r-summarytools: Update to 0.9.5.,
guix-commits <=
- 59/105: gnu: r-flextable: Update to 0.5.8., guix-commits, 2020/02/19
- 62/105: gnu: r-raster: Update to 3.0-12., guix-commits, 2020/02/19
- 67/105: gnu: r-performance: Update to 0.4.4., guix-commits, 2020/02/19
- 69/105: gnu: r-remotes: Update to 2.1.1., guix-commits, 2020/02/19
- 74/105: gnu: r-waveslim: Update to 1.7.5.2., guix-commits, 2020/02/19
- 76/105: gnu: r-fields: Update to 10.3., guix-commits, 2020/02/19
- 77/105: gnu: r-genenet: Update to 1.2.14., guix-commits, 2020/02/19
- 81/105: gnu: r-rsvd: Update to 1.0.3., guix-commits, 2020/02/19
- 82/105: gnu: r-blockmodeling: Update to 0.3.6., guix-commits, 2020/02/19
- 84/105: gnu: r-repr: Update to 1.1.0., guix-commits, 2020/02/19