[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/93: gnu: r-pkgmaker: Update to 0.32.2.
From: |
guix-commits |
Subject: |
86/93: gnu: r-pkgmaker: Update to 0.32.2. |
Date: |
Sat, 31 Oct 2020 08:46:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 20d86963b3540afd1bd2fefaa31768d64043f6bd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:45:17 2020 +0100
gnu: r-pkgmaker: Update to 0.32.2.
* gnu/packages/statistics.scm (r-pkgmaker): Update to 0.32.2.
[propagated-inputs]: Remove r-bibtex, r-magrittr, and r-stringi.
---
gnu/packages/statistics.scm | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 7c384b9..b7ad29d 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3284,23 +3284,20 @@ path-wise fashion.")
(define-public r-pkgmaker
(package
(name "r-pkgmaker")
- (version "0.31.1")
+ (version "0.32.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "pkgmaker" version))
(sha256
(base32
- "0r0ga20dy25v9y5gjbds4y6kaa5a7qknh503qdkzllcpzbibh0hp"))))
+ "14ggsd24n5g5rvn0wl4w90ipxzmywqikh28llj89q6kpxwnv4iff"))))
(build-system r-build-system)
(propagated-inputs
`(("r-assertthat" ,r-assertthat)
- ("r-bibtex" ,r-bibtex)
("r-codetools" ,r-codetools)
("r-digest" ,r-digest)
- ("r-magrittr" ,r-magrittr)
("r-registry" ,r-registry)
- ("r-stringi" ,r-stringi)
("r-stringr" ,r-stringr)
("r-withr" ,r-withr)
("r-xtable" ,r-xtable)))
- 69/93: gnu: r-nlme: Update to 3.1-150., (continued)
- 69/93: gnu: r-nlme: Update to 3.1-150., guix-commits, 2020/10/31
- 67/93: gnu: r-modeldata: Update to 0.1.0., guix-commits, 2020/10/31
- 71/93: gnu: r-labeling: Update to 0.4.2., guix-commits, 2020/10/31
- 70/93: gnu: r-digest: Update to 0.6.27., guix-commits, 2020/10/31
- 73/93: gnu: r-rlang: Update to 0.4.8., guix-commits, 2020/10/31
- 75/93: gnu: r-formula: Update to 1.2-4., guix-commits, 2020/10/31
- 93/93: gnu: r-lme4: Update to 1.1-25., guix-commits, 2020/10/31
- 81/93: gnu: r-iterators: Update to 1.0.13., guix-commits, 2020/10/31
- 87/93: gnu: r-e1071: Update to 1.7-4., guix-commits, 2020/10/31
- 80/93: gnu: r-segmented: Update to 1.3-0., guix-commits, 2020/10/31
- 86/93: gnu: r-pkgmaker: Update to 0.32.2.,
guix-commits <=
- 78/93: gnu: r-rcpparmadillo: Update to 0.10.1.0.0., guix-commits, 2020/10/31
- 90/93: gnu: r-flexmix: Update to 2.3-17., guix-commits, 2020/10/31
- 76/93: gnu: r-data-table: Update to 1.13.2., guix-commits, 2020/10/31
- 92/93: gnu: r-quantreg: Update to 5.75., guix-commits, 2020/10/31
- 77/93: gnu: r-ade4: Update to 1.7-16., guix-commits, 2020/10/31
- 83/93: gnu: r-doparallel: Update to 1.0.16., guix-commits, 2020/10/31
- 88/93: gnu: r-ztable: Update to 0.2.2., guix-commits, 2020/10/31
- 79/93: gnu: r-rmarkdown: Update to 2.5., guix-commits, 2020/10/31
- 85/93: gnu: r-dt: Update to 0.16., guix-commits, 2020/10/31
- 51/93: gnu: r-kableextra: Update to 1.3.1., guix-commits, 2020/10/31