[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/68: gnu: r-ape: Update to 5.6-2.
From: |
guix-commits |
Subject: |
05/68: gnu: r-ape: Update to 5.6-2. |
Date: |
Tue, 15 Mar 2022 17:18:31 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 013395f942d8ae4760c5aab7afeb09044aac613a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 15 14:28:29 2022 +0100
gnu: r-ape: Update to 5.6-2.
* gnu/packages/cran.scm (r-ape): Update to 5.6-2.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a29e0749cc..94f9b84bb9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3083,14 +3083,14 @@ component analysis (with robust methods, and
parallelized functions).")
(define-public r-ape
(package
(name "r-ape")
- (version "5.6-1")
+ (version "5.6-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "ape" version))
(sha256
(base32
- "1xzpq3a4q5hmksc8nl530c9n31fdkj3nigqm1qhd3vkncl1iwh15"))))
+ "0mqjsh7maczd02iwa4fb896q3kgd9jnlilq7y1yz18ch0c54aqlv"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice r-nlme r-rcpp))
- branch master updated (652b26d489 -> bec806e2fc), guix-commits, 2022/03/15
- 01/68: gnu: liblantern: Update to 0.7.2., guix-commits, 2022/03/15
- 07/68: gnu: r-rcppthread: Update to 2.1.2., guix-commits, 2022/03/15
- 18/68: gnu: r-gam: Update to 1.20.1., guix-commits, 2022/03/15
- 42/68: gnu: r-quanteda: Update to 3.2.1., guix-commits, 2022/03/15
- 49/68: gnu: r-posterior: Update to 1.2.1., guix-commits, 2022/03/15
- 51/68: gnu: r-mlr3: Update to 0.13.3., guix-commits, 2022/03/15
- 02/68: gnu: r-datawizard: Update to 0.3.0., guix-commits, 2022/03/15
- 03/68: gnu: r-emdist: Update to 0.3-2., guix-commits, 2022/03/15
- 08/68: gnu: r-fitdistrplus: Update to 1.1-8., guix-commits, 2022/03/15
- 05/68: gnu: r-ape: Update to 5.6-2.,
guix-commits <=
- 16/68: gnu: r-flextable: Update to 0.7.0., guix-commits, 2022/03/15
- 41/68: gnu: r-torch: Update to 0.7.2., guix-commits, 2022/03/15
- 30/68: gnu: r-sf: Update to 1.0-7., guix-commits, 2022/03/15
- 35/68: gnu: r-pracma: Update to 2.3.8., guix-commits, 2022/03/15
- 26/68: gnu: r-tidytree: Update to 0.3.9., guix-commits, 2022/03/15
- 21/68: gnu: r-glmmtmb: Update to 1.1.3., guix-commits, 2022/03/15
- 40/68: gnu: r-caret: Update to 6.0-91., guix-commits, 2022/03/15
- 61/68: gnu: r-desc: Update to 1.4.1., guix-commits, 2022/03/15
- 06/68: gnu: r-rcpp: Update to 1.0.8.2., guix-commits, 2022/03/15
- 14/68: gnu: r-maptools: Update to 1.1-3., guix-commits, 2022/03/15