[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/48: gnu: r-ips: Update to 0.0.12.
From: |
guix-commits |
Subject: |
14/48: gnu: r-ips: Update to 0.0.12. |
Date: |
Tue, 7 May 2024 16:20:52 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 27d1cfecbcc7d3d60d83af443fe98371ab8ad656
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:18:43 2024 +0200
gnu: r-ips: Update to 0.0.12.
* gnu/packages/cran.scm (r-ips): Update to 0.0.12.
[propagated-inputs]: Remove r-seqinr; add r-data-table.
Change-Id: I948da8f5d5e4813096db71560a2aead3003cec06
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4396c574da..ee47036eb1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10278,16 +10278,16 @@ of Eigenmatrices} (JADE).")
(define-public r-ips
(package
(name "r-ips")
- (version "0.0.11")
+ (version "0.0.12")
(source (origin
(method url-fetch)
(uri (cran-uri "ips" version))
(sha256
(base32
- "02jxanfhsjrabj33nwjv71vdc87hiyzikyqrfdj9ix6dky6lm199"))))
+ "0vnsalm94vzagksqv4ph6x7vdwhd1lq278sak30pr4m9bc9xxchw"))))
(properties `((upstream-name . "ips")))
(build-system r-build-system)
- (propagated-inputs (list r-ape r-phangorn r-plyr r-seqinr r-xml))
+ (propagated-inputs (list r-ape r-data-table r-phangorn r-plyr r-xml))
(home-page "https://cran.r-project.org/package=ips")
(synopsis "Interfaces to phylogenetic software in R")
(description
- 48/48: gnu: r-fpc: Update to 2.2-12., (continued)
- 48/48: gnu: r-fpc: Update to 2.2-12., guix-commits, 2024/05/07
- 34/48: gnu: r-quanteda: Update to 4.0.2., guix-commits, 2024/05/07
- 23/48: gnu: r-fs: Update to 1.6.4., guix-commits, 2024/05/07
- 44/48: gnu: r-ggplot2: Update to 3.5.1., guix-commits, 2024/05/07
- 46/48: gnu: r-sfsmisc: Update to 1.1-18., guix-commits, 2024/05/07
- 38/48: gnu: r-mlr3: Update to 0.19.0., guix-commits, 2024/05/07
- 28/48: gnu: r-nonnest2: Update to 0.5-7., guix-commits, 2024/05/07
- 33/48: gnu: r-flexclust: Update to 1.4-2., guix-commits, 2024/05/07
- 25/48: gnu: r-biocmanager: Update to 1.30.23., guix-commits, 2024/05/07
- 47/48: gnu: r-mclust: Update to 6.1.1., guix-commits, 2024/05/07
- 14/48: gnu: r-ips: Update to 0.0.12.,
guix-commits <=
- 19/48: gnu: r-prediction: Update to 0.3.17., guix-commits, 2024/05/07
- 05/48: gnu: r-ggpp: Update to 0.5.7., guix-commits, 2024/05/07
- 03/48: gnu: r-classdiscovery: Update to 3.4.5., guix-commits, 2024/05/07
- 09/48: gnu: r-job: Update to 0.3.1., guix-commits, 2024/05/07
- 16/48: gnu: r-tinytex: Update to 0.51., guix-commits, 2024/05/07
- 21/48: gnu: r-doby: Update to 4.6.21., guix-commits, 2024/05/07
- 40/48: gnu: r-mass: Update to 7.3-60.2., guix-commits, 2024/05/07
- 24/48: gnu: r-xopen: Update to 1.0.1., guix-commits, 2024/05/07
- 20/48: gnu: r-flextable: Update to 0.9.6., guix-commits, 2024/05/07
- 39/48: gnu: r-ragg: Update to 1.3.1., guix-commits, 2024/05/07