[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/76: gnu: r-styler: Update to 1.10.0.
From: |
guix-commits |
Subject: |
39/76: gnu: r-styler: Update to 1.10.0. |
Date: |
Wed, 31 May 2023 12:22:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0b9facbccfac30d28a7bd7614d82bf26791eaaf6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:19 2023 +0200
gnu: r-styler: Update to 1.10.0.
* gnu/packages/cran.scm (r-styler): Update to 1.10.0.
---
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 f1fb5d6f45..687bda6238 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23765,14 +23765,14 @@ batch correction, and data correction.")
(define-public r-styler
(package
(name "r-styler")
- (version "1.9.1")
+ (version "1.10.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "styler" version))
(sha256
(base32
- "1fyhvqimiysrmcqd126cjxvlwy6msj3v1d90r1g681zhcb0a63y8"))))
+ "1zaxwhcgfasrchg2qcrr3i9scyvz57g363q77d39zrz69yk363ic"))))
(build-system r-build-system)
;; This is needed by R.cache.
(arguments
- 56/76: gnu: r-spatstat-linnet: Update to 3.1-1., (continued)
- 56/76: gnu: r-spatstat-linnet: Update to 3.1-1., guix-commits, 2023/05/31
- 62/76: gnu: r-mlr3misc: Update to 0.12.0., guix-commits, 2023/05/31
- 35/76: gnu: r-s2: Update to 1.1.4., guix-commits, 2023/05/31
- 38/76: gnu: r-ggnewscale: Update to 0.4.9., guix-commits, 2023/05/31
- 44/76: gnu: r-fda: Update to 6.1.4., guix-commits, 2023/05/31
- 55/76: gnu: r-spatstat-geom: Update to 3.2-1., guix-commits, 2023/05/31
- 70/76: gnu: r-cartogram: Update to 0.3.0., guix-commits, 2023/05/31
- 74/76: gnu: r-rcpparmadillo: Update to 0.12.4.0.0., guix-commits, 2023/05/31
- 76/76: gnu: r-desctools: Update to 0.99.49., guix-commits, 2023/05/31
- 32/76: gnu: r-parallelly: Update to 1.36.0., guix-commits, 2023/05/31
- 39/76: gnu: r-styler: Update to 1.10.0.,
guix-commits <=
- 52/76: gnu: r-spatstat-explore: Update to 3.2-1., guix-commits, 2023/05/31
- 22/76: gnu: r-learnr: Update to 0.11.4., guix-commits, 2023/05/31
- 26/76: gnu: r-pscl: Update to 1.5.5.1., guix-commits, 2023/05/31
- 36/76: gnu: r-sf: Update to 1.0-13., guix-commits, 2023/05/31
- 37/76: gnu: r-bookdown: Update to 0.34., guix-commits, 2023/05/31
- 48/76: gnu: r-quanteda: Update to 3.3.1., guix-commits, 2023/05/31
- 57/76: gnu: r-spatstat-random: Update to 3.1-5., guix-commits, 2023/05/31
- 65/76: gnu: r-tzdb: Update to 0.4.0., guix-commits, 2023/05/31
- 69/76: gnu: r-zoib: Update to 1.6., guix-commits, 2023/05/31
- 72/76: gnu: r-markdown: Update to 1.7., guix-commits, 2023/05/31