[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/10: gnu: r-changepoint: Update to 2.3.
From: |
guix-commits |
Subject: |
01/10: gnu: r-changepoint: Update to 2.3. |
Date: |
Mon, 4 Nov 2024 09:30:14 -0500 (EST) |
rekado pushed a commit to branch r-team
in repository guix.
commit d408c83acea82fa3c52a850113f0456b0ada13a1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 4 15:29:57 2024 +0100
gnu: r-changepoint: Update to 2.3.
* gnu/packages/cran.scm (r-changepoint): Update to 2.3.
Change-Id: I02464b838494a19fe581f3e38c18193cf547e992
---
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 4f04c7b0b7..d8e736b7a9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -513,13 +513,13 @@ multi-dimensional data, considering its structure.")
(define-public r-changepoint
(package
(name "r-changepoint")
- (version "2.2.4")
+ (version "2.3")
(source (origin
(method url-fetch)
(uri (cran-uri "changepoint" version))
(sha256
(base32
- "16v4p2c9zi2w3anwf5y9snl5dy1g5aidiqz1vn2p64qhfvg6yqxc"))))
+ "0bb8pcfwb8vjmg7n7giad1vi1s6ix486lcsb28zvxih7v04v1a0r"))))
(properties `((upstream-name . "changepoint")))
(build-system r-build-system)
(propagated-inputs (list r-zoo))
- branch r-team updated (dd66bfd498 -> c0fb28f95c), guix-commits, 2024/11/04
- 04/10: gnu: r-tinytex: Update to 0.54., guix-commits, 2024/11/04
- 03/10: gnu: r-rcpp: Update to 1.0.13-1., guix-commits, 2024/11/04
- 02/10: gnu: r-collapse: Update to 2.0.17., guix-commits, 2024/11/04
- 05/10: gnu: r-raceid: Update to 0.3.7., guix-commits, 2024/11/04
- 07/10: gnu: r-spatstat-utils: Update to 3.1-1., guix-commits, 2024/11/04
- 09/10: gnu: r-rmarkdown: Update to 2.29., guix-commits, 2024/11/04
- 01/10: gnu: r-changepoint: Update to 2.3.,
guix-commits <=
- 10/10: gnu: r-r-oo: Update to 1.27.0., guix-commits, 2024/11/04
- 06/10: gnu: r-reformulas: Update to 0.4.0., guix-commits, 2024/11/04
- 08/10: gnu: r-gdtools: Update to 0.4.1., guix-commits, 2024/11/04