[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/224: gnu: r-fastmap: Update to 1.2.0.
From: |
guix-commits |
Subject: |
37/224: gnu: r-fastmap: Update to 1.2.0. |
Date: |
Wed, 17 Jul 2024 03:10:57 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit e55a8de75e56ce0bce21e7a09ba97be610055a9d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:57:30 2024 +0200
gnu: r-fastmap: Update to 1.2.0.
* gnu/packages/cran.scm (r-fastmap): Update to 1.2.0.
Change-Id: I584a99be737dd7e1bf678967a065e10567eae792
---
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 f4c8a78f04..a1ae4e34be 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5310,14 +5310,14 @@ speed increase from creating dummy variables through
@code{model.matrix()}.")
(define-public r-fastmap
(package
(name "r-fastmap")
- (version "1.1.1")
+ (version "1.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "fastmap" version))
(sha256
(base32
- "0wvibiy16i30nzg5k80md68lpz7g6iwbl02j4fyqmbhns2fq08rn"))))
+ "0ilj7gcbnha6l61sqzk6wrj6l08mxyay49957izha7axj6i09nmi"))))
(properties `((upstream-name . "fastmap")))
(build-system r-build-system)
(home-page "https://r-lib.github.io/fastmap/")
- 57/224: gnu: r-fresh: Update to 0.2.1., (continued)
- 57/224: gnu: r-fresh: Update to 0.2.1., guix-commits, 2024/07/17
- 76/224: gnu: r-quickjsr: Update to 1.2.2., guix-commits, 2024/07/17
- 85/224: gnu: r-rnifti: Update to 1.7.0., guix-commits, 2024/07/17
- 90/224: gnu: r-ggpattern: Update to 1.1.1., guix-commits, 2024/07/17
- 102/224: gnu: r-rsparse: Update to 0.5.2., guix-commits, 2024/07/17
- 109/224: gnu: r-additivitytests: Update to 1.1-4.2., guix-commits, 2024/07/17
- 101/224: gnu: r-aplot: Update to 0.2.3., guix-commits, 2024/07/17
- 110/224: gnu: r-forecast: Update to 8.23.0., guix-commits, 2024/07/17
- 107/224: gnu: r-parameters: Update to 0.22.0., guix-commits, 2024/07/17
- 20/224: gnu: r-collapse: Update to 2.0.14., guix-commits, 2024/07/17
- 37/224: gnu: r-fastmap: Update to 1.2.0.,
guix-commits <=
- 38/224: gnu: r-shiny: Update to 1.8.1., guix-commits, 2024/07/17
- 51/224: gnu: r-xts: Update to 0.14.0., guix-commits, 2024/07/17
- 52/224: gnu: r-rvcg: Update to 0.23., guix-commits, 2024/07/17
- 65/224: gnu: r-ggsci: Update to 3.2.0., guix-commits, 2024/07/17
- 31/224: gnu: r-swagger: Update to 5.17.14.1., guix-commits, 2024/07/17
- 16/224: gnu: r-abn: Update to 3.1.1., guix-commits, 2024/07/17
- 21/224: gnu: r-correlation: Update to 0.8.5., guix-commits, 2024/07/17
- 22/224: gnu: r-datawizard: Update to 0.11.0., guix-commits, 2024/07/17
- 27/224: gnu: r-climaemet: Update to 1.3.0., guix-commits, 2024/07/17
- 29/224: gnu: r-ggpp: Update to 0.5.8-1., guix-commits, 2024/07/17