[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/50: gnu: r-htmlwidgets: Update to 1.6.1.
From: |
guix-commits |
Subject: |
03/50: gnu: r-htmlwidgets: Update to 1.6.1. |
Date: |
Mon, 9 Jan 2023 17:11:43 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 15b612a3284bffb4cc4cc77b6b62d578837cea84
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:15:13 2023 +0100
gnu: r-htmlwidgets: Update to 1.6.1.
* gnu/packages/cran.scm (r-htmlwidgets): Update to 1.6.1.
---
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 50a347fadf..aa29475fba 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2926,13 +2926,13 @@ a list of p-values.")
(define-public r-htmlwidgets
(package
(name "r-htmlwidgets")
- (version "1.6.0")
+ (version "1.6.1")
(source (origin
(method url-fetch)
(uri (cran-uri "htmlwidgets" version))
(sha256
(base32
- "06prjx6ic2bddaw50ksz6l7hsidkzwb69m85vzc0apxvwaygz0gh"))))
+ "0hqfjvfs3mcpqwim79vac1738k19ipr10zvdqrw5kzpwpsy3qls2"))))
(build-system r-build-system)
(propagated-inputs
(list r-htmltools r-jsonlite
- 34/50: gnu: r-bien: Update to 1.2.6., (continued)
- 34/50: gnu: r-bien: Update to 1.2.6., guix-commits, 2023/01/09
- 39/50: gnu: Update copyright header., guix-commits, 2023/01/09
- 44/50: gnu: r-genomeinfodb: Update to 1.34.6., guix-commits, 2023/01/09
- 23/50: gnu: r-rgl: Update to 0.111.6., guix-commits, 2023/01/09
- 45/50: gnu: r-msnbase: Update to 2.24.2., guix-commits, 2023/01/09
- 09/50: gnu: r-zlog: Update to 1.0.2., guix-commits, 2023/01/09
- 15/50: gnu: r-officer: Update to 0.5.1., guix-commits, 2023/01/09
- 30/50: gnu: r-tidytext: Update to 0.4.1., guix-commits, 2023/01/09
- 46/50: gnu: r-batchelor: Update to 1.14.1., guix-commits, 2023/01/09
- 48/50: gnu: r-variancepartition: Update to 1.28.1., guix-commits, 2023/01/09
- 03/50: gnu: r-htmlwidgets: Update to 1.6.1.,
guix-commits <=
- 02/50: gnu: r-collections: Update to 0.3.7., guix-commits, 2023/01/09
- 10/50: gnu: r-expm: Update to 0.999-7., guix-commits, 2023/01/09
- 35/50: gnu: r-sendmailr: Update to 1.3-2., guix-commits, 2023/01/09
- 37/50: gnu: r-fpc: Update to 2.2-10., guix-commits, 2023/01/09
- 42/50: gnu: r-biocparallel: Update to 1.32.5., guix-commits, 2023/01/09
- 47/50: gnu: r-flowworkspace: Update to 4.10.1., guix-commits, 2023/01/09