[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
160/224: gnu: r-highr: Update to 0.11.
From: |
guix-commits |
Subject: |
160/224: gnu: r-highr: Update to 0.11. |
Date: |
Wed, 17 Jul 2024 17:19:03 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit fcd329cb0ffbe91e84083f528b45c4f8112d41e6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:53 2024 +0200
gnu: r-highr: Update to 0.11.
* gnu/packages/statistics.scm (r-highr): Update to 0.11.
Change-Id: I70490aa7f3be0a430f65b4497de33cba06a30893
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 69f8ca45d3..6ef2a098e7 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1507,13 +1507,13 @@ There is also a Shiny app as a user interface in this
package.")
(define-public r-highr
(package
(name "r-highr")
- (version "0.10")
+ (version "0.11")
(source (origin
(method url-fetch)
(uri (cran-uri "highr" version))
(sha256
(base32
- "0yrlpjs8qzq1d7iy4gypnf4x1gvxq6vaghkdh1kfv433yqgvqmgc"))))
+ "19z0gwdy46z6gb46b3fs2ljxa2cn0bpvx7aam0jk75h180l183g9"))))
(build-system r-build-system)
(propagated-inputs
(list r-xfun))
- 169/224: gnu: r-rcpparmadillo: Update to 0.12.8.4.0., (continued)
- 169/224: gnu: r-rcpparmadillo: Update to 0.12.8.4.0., guix-commits, 2024/07/17
- 181/224: gnu: r-quantreg: Update to 5.98., guix-commits, 2024/07/17
- 179/224: gnu: r-vgam: Update to 1.1-11., guix-commits, 2024/07/17
- 183/224: gnu: r-pbkrtest: Update to 0.5.3., guix-commits, 2024/07/17
- 189/224: gnu: r-alabaster-ranges: Update to 1.4.2., guix-commits, 2024/07/17
- 200/224: gnu: r-genomicranges: Update to 1.56.1., guix-commits, 2024/07/17
- 161/224: gnu: r-markdown: Update to 1.13., guix-commits, 2024/07/17
- 188/224: gnu: r-alabaster-matrix: Update to 1.4.2., guix-commits, 2024/07/17
- 208/224: gnu: r-stringdb: Update to 2.16.4., guix-commits, 2024/07/17
- 222/224: gnu: r-sparsearray: Update to 1.4.8., guix-commits, 2024/07/17
- 160/224: gnu: r-highr: Update to 0.11.,
guix-commits <=
- 190/224: gnu: r-alabaster-se: Update to 1.4.1., guix-commits, 2024/07/17
- 193/224: gnu: r-delayedarray: Update to 0.30.1., guix-commits, 2024/07/17
- 198/224: gnu: r-enmix: Update to 1.40.2., guix-commits, 2024/07/17
- 192/224: gnu: r-decoupler: Update to 2.10.0., guix-commits, 2024/07/17
- 197/224: gnu: r-champ: Update to 2.34.0., guix-commits, 2024/07/17
- 196/224: gnu: r-biostrings: Update to 2.72.1., guix-commits, 2024/07/17
- 205/224: gnu: r-mmuphin: Update to 1.18.1., guix-commits, 2024/07/17
- 211/224: gnu: r-oligo: Update to 1.68.2., guix-commits, 2024/07/17
- 215/224: gnu: r-residualmatrix: Update to 1.14.1., guix-commits, 2024/07/17
- 224/224: gnu: r-paradox: Add missing input., guix-commits, 2024/07/17