[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/50: gnu: r-rstpm2: Update to 1.5.9.
From: |
guix-commits |
Subject: |
04/50: gnu: r-rstpm2: Update to 1.5.9. |
Date: |
Mon, 9 Jan 2023 17:11:43 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 47184a91f14164bc8360addff5a3a3a15da8c036
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:15:13 2023 +0100
gnu: r-rstpm2: Update to 1.5.9.
* gnu/packages/cran.scm (r-rstpm2): Update to 1.5.9.
---
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 aa29475fba..bdcf59a506 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3113,14 +3113,14 @@ rules and utility functions for adaptive GH
quadrature.")
(define-public r-rstpm2
(package
(name "r-rstpm2")
- (version "1.5.8")
+ (version "1.5.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "rstpm2" version))
(sha256
(base32
- "038qq5kar9f5ygd18aicwfqrr7fl37p0r9shgpc6wf2vmj564crn"))))
+ "1zl7z1l19s960mrhlzvpga07kzqfrhhq7qlkgln4wj0gcmhicyc6"))))
(properties `((upstream-name . "rstpm2")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (f62ac25ca3 -> 8423ca9da8), guix-commits, 2023/01/09
- 01/50: gnu: Add r-httr2., guix-commits, 2023/01/09
- 07/50: gnu: r-mitml: Update to 0.4-4., guix-commits, 2023/01/09
- 14/50: gnu: r-billboarder: Update to 0.4.0., guix-commits, 2023/01/09
- 08/50: gnu: r-seriation: Update to 1.4.1., guix-commits, 2023/01/09
- 06/50: gnu: r-timedate: Update to 4022.108., guix-commits, 2023/01/09
- 13/50: gnu: r-reticulate: Update to 1.27., guix-commits, 2023/01/09
- 16/50: gnu: r-writexl: Update to 1.4.2., guix-commits, 2023/01/09
- 26/50: gnu: r-lavaan: Update to 0.6-13., guix-commits, 2023/01/09
- 04/50: gnu: r-rstpm2: Update to 1.5.9.,
guix-commits <=
- 05/50: gnu: r-lava: Update to 1.7.1., guix-commits, 2023/01/09
- 17/50: gnu: r-precrec: Update to 0.14.1., guix-commits, 2023/01/09
- 22/50: gnu: r-ncdf4: Update to 1.21., guix-commits, 2023/01/09
- 28/50: gnu: r-qqconf: Update to 1.3.1., guix-commits, 2023/01/09
- 27/50: gnu: r-gkmsvm: Update to 0.82.0., guix-commits, 2023/01/09
- 24/50: gnu: r-fmsb: Update to 0.7.5., guix-commits, 2023/01/09
- 38/50: import/cran: Fix Bioconductor updater., guix-commits, 2023/01/09
- 40/50: gnu: Add r-clustergeneration., guix-commits, 2023/01/09
- 41/50: gnu: Add r-remacor., guix-commits, 2023/01/09
- 43/50: gnu: r-bsgenome: Update to 1.66.2., guix-commits, 2023/01/09