[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
81/119: gnu: r-accept: Update to 0.8.3.
From: |
guix-commits |
Subject: |
81/119: gnu: r-accept: Update to 0.8.3. |
Date: |
Sat, 10 Jul 2021 16:32:04 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0e6f5ab3c8514903332714ecc3ab7a550e1671d2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 10 13:26:20 2021 +0200
gnu: r-accept: Update to 0.8.3.
* gnu/packages/cran.scm (r-accept): Update to 0.8.3.
[propagated-inputs]: Remove r-extrafont, r-mass, r-plotly, r-stringr, and
r-viridis; add
r-reldist.
---
gnu/packages/cran.scm | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4317bbd..5c80043 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -20165,23 +20165,19 @@ Social Sciences\" by Mark S. Handcock and Martina
Morris, Springer-Verlag,
(define-public r-accept
(package
(name "r-accept")
- (version "0.7.1")
+ (version "0.8.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "accept" version))
(sha256
(base32
- "0pn8q0jsi0nb2mm2kv6sjczflflshhy55y7nqqnk70yx9f6wm83y"))))
+ "0qn4lm6bk0z2iijwsfbymx1c9y39988fw124ncgmlrgw5kv80b7x"))))
(properties `((upstream-name . "accept")))
(build-system r-build-system)
(propagated-inputs
`(("r-dplyr" ,r-dplyr)
- ("r-extrafont" ,r-extrafont)
- ("r-mass" ,r-mass)
- ("r-plotly" ,r-plotly)
- ("r-stringr" ,r-stringr)
- ("r-viridis" ,r-viridis)))
+ ("r-reldist" ,r-reldist)))
(home-page "https://cran.r-project.org/web/packages/accept/")
(synopsis "Acute COPD Exacerbation Prediction Tool (ACCEPT)")
(description
- 29/119: gnu: r-googledrive: Update to 2.0.0., (continued)
- 29/119: gnu: r-googledrive: Update to 2.0.0., guix-commits, 2021/07/10
- 48/119: gnu: r-np: Update to 0.60-11., guix-commits, 2021/07/10
- 36/119: gnu: r-ggally: Update to 2.1.2., guix-commits, 2021/07/10
- 50/119: gnu: r-rio: Update to 0.5.27., guix-commits, 2021/07/10
- 51/119: gnu: r-ggsignif: Update to 0.6.2., guix-commits, 2021/07/10
- 56/119: gnu: r-furrr: Update to 0.2.3., guix-commits, 2021/07/10
- 58/119: gnu: r-bayesplot: Update to 1.8.1., guix-commits, 2021/07/10
- 63/119: gnu: r-rcppgsl: Update to 0.3.9., guix-commits, 2021/07/10
- 59/119: gnu: r-glmmtmb: Update to 1.1.1., guix-commits, 2021/07/10
- 64/119: gnu: r-weights: Update to 1.0.4., guix-commits, 2021/07/10
- 81/119: gnu: r-accept: Update to 0.8.3.,
guix-commits <=
- 86/119: gnu: r-regsem: Update to 1.8.0., guix-commits, 2021/07/10
- 71/119: gnu: r-huge: Update to 1.3.5., guix-commits, 2021/07/10
- 75/119: gnu: r-units: Update to 0.7-2., guix-commits, 2021/07/10
- 68/119: gnu: r-gargle: Update to 1.2.0., guix-commits, 2021/07/10
- 70/119: gnu: r-fields: Update to 12.5., guix-commits, 2021/07/10
- 87/119: gnu: r-openmx: Update to 2.19.6., guix-commits, 2021/07/10
- 88/119: gnu: r-tam: Update to 3.7-16., guix-commits, 2021/07/10
- 94/119: gnu: r-spatstat-core: Update to 2.2-0., guix-commits, 2021/07/10
- 100/119: gnu: r-mlr3misc: Update to 0.9.2., guix-commits, 2021/07/10
- 82/119: gnu: r-imager: Update to 0.42.10., guix-commits, 2021/07/10