[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/224: gnu: r-hgnchelper: Update to 0.8.14.
From: |
guix-commits |
Subject: |
36/224: gnu: r-hgnchelper: Update to 0.8.14. |
Date: |
Wed, 17 Jul 2024 17:18:37 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit bddae77196a9ea32a83d0cca65643d780b5e16a8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:57:30 2024 +0200
gnu: r-hgnchelper: Update to 0.8.14.
* gnu/packages/cran.scm (r-hgnchelper): Update to 0.8.14.
[propagated-inputs]: Add r-splitstackshape.
Change-Id: I7a0b68f450b863df1f23f479cdef7ce41aab2067
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c7b25c5783..f4c8a78f04 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4806,15 +4806,16 @@ sliding semi-landmarks and semi-automated surface
landmark placement.")
(define-public r-hgnchelper
(package
(name "r-hgnchelper")
- (version "0.8.1")
+ (version "0.8.14")
(source (origin
(method url-fetch)
(uri (cran-uri "HGNChelper" version))
(sha256
(base32
- "0qwkk5658j4j6w2wgvxkp38cyvscjp93d3zc7gb97vcihqx0ngxa"))))
+ "0rhqpzq6z57wzydwcz0ry61al68l3mll79s5hz8by7hy61izj5k5"))))
(properties `((upstream-name . "HGNChelper")))
(build-system r-build-system)
+ (propagated-inputs (list r-splitstackshape))
(native-inputs (list r-knitr))
(home-page "https://github.com/waldronlab/HGNChelper")
(synopsis
- 24/224: gnu: r-googlevis: Update to 0.7.3., (continued)
- 24/224: gnu: r-googlevis: Update to 0.7.3., guix-commits, 2024/07/17
- 57/224: gnu: r-fresh: Update to 0.2.1., guix-commits, 2024/07/17
- 80/224: gnu: r-performance: Update to 0.12.0., guix-commits, 2024/07/17
- 82/224: gnu: r-sjplot: Update to 2.8.16., guix-commits, 2024/07/17
- 86/224: gnu: r-gridpattern: Update to 1.2.2., guix-commits, 2024/07/17
- 87/224: gnu: r-fields: Update to 16.2., guix-commits, 2024/07/17
- 91/224: gnu: r-lavaan: Update to 0.6-18., guix-commits, 2024/07/17
- 94/224: gnu: r-spdep: Update to 1.3-5., guix-commits, 2024/07/17
- 95/224: gnu: r-rms: Update to 6.8-1., guix-commits, 2024/07/17
- 96/224: gnu: r-osqp: Update to 0.6.3.3., guix-commits, 2024/07/17
- 36/224: gnu: r-hgnchelper: Update to 0.8.14.,
guix-commits <=
- 38/224: gnu: r-shiny: Update to 1.8.1., guix-commits, 2024/07/17
- 41/224: gnu: r-ctrdata: Update to 1.19.0., guix-commits, 2024/07/17
- 43/224: gnu: r-lamw: Update to 2.2.4., guix-commits, 2024/07/17
- 44/224: gnu: r-rmumps: Update to 5.2.1-30., guix-commits, 2024/07/17
- 45/224: gnu: r-cvxr: Update to 1.0-14., guix-commits, 2024/07/17
- 46/224: gnu: r-prodlim: Update to 2024.06.25., guix-commits, 2024/07/17
- 47/224: gnu: r-rpostgres: Update to 1.4.7., guix-commits, 2024/07/17
- 49/224: gnu: r-broom: Update to 1.0.6., guix-commits, 2024/07/17
- 56/224: gnu: r-tseries: Update to 0.10-56., guix-commits, 2024/07/17
- 60/224: gnu: r-signal: Update to 1.8-1., guix-commits, 2024/07/17