[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/93: gnu: r-ade4: Update to 1.7-16.
From: |
guix-commits |
Subject: |
77/93: gnu: r-ade4: Update to 1.7-16. |
Date: |
Sat, 31 Oct 2020 08:46:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 966486cf04df0efbfe3af6c89a9e97e0c12795f2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:44:45 2020 +0100
gnu: r-ade4: Update to 1.7-16.
* gnu/packages/statistics.scm (r-ade4): Update to 1.7-16.
[propagated-inputs]: Add r-progress.
---
gnu/packages/statistics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 6f03856..433581f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1995,18 +1995,19 @@ chain.")
(define-public r-ade4
(package
(name "r-ade4")
- (version "1.7-15")
+ (version "1.7-16")
(source
(origin
(method url-fetch)
(uri (cran-uri "ade4" version))
(sha256
(base32
- "1xpxznlqm8wb4d5z2dcrl0wi3jjciq2hr5rcx2b5aaipiiyzm1ij"))))
+ "142m70im8yd4q01q7z02y3ia0f66yh4ikdznv0ps6c7yyigs5mwv"))))
(build-system r-build-system)
(propagated-inputs
`(("r-mass" ,r-mass)
("r-pixmap" ,r-pixmap)
+ ("r-progress" ,r-progress)
("r-sp" ,r-sp)))
(home-page "http://pbil.univ-lyon1.fr/ADE-4")
(synopsis "Multivariate data analysis and graphical display")
- 75/93: gnu: r-formula: Update to 1.2-4., (continued)
- 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, 2020/10/31
- 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 <=
- 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
- 52/93: gnu: r-leiden: Update to 0.3.4., guix-commits, 2020/10/31
- 50/93: gnu: r-dalex: Update to 2.0.1., guix-commits, 2020/10/31
- 56/93: gnu: r-acet: Update to 1.8.1., guix-commits, 2020/10/31
- 55/93: gnu: r-rgdal: Update to 1.5-18., guix-commits, 2020/10/31
- 58/93: gnu: r-brms: Update to 2.14.0., guix-commits, 2020/10/31