[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
128/214: gnu: r-qqconf: Update to 1.3.0.
From: |
guix-commits |
Subject: |
128/214: gnu: r-qqconf: Update to 1.3.0. |
Date: |
Tue, 20 Sep 2022 11:07:19 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8ebb59f598766d9e699ef634feb516b43c3b38d9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:18 2022 +0200
gnu: r-qqconf: Update to 1.3.0.
* gnu/packages/cran.scm (r-qqconf): Update to 1.3.0.
[propagated-inputs]: Remove r-dplyr, r-magrittr, and r-rlang.
---
gnu/packages/cran.scm | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index e48310ac02..4917715a32 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24878,22 +24878,19 @@ finding peaks in spectra, converting humidity
measures.")
(define-public r-qqconf
(package
(name "r-qqconf")
- (version "1.2.3")
+ (version "1.3.0")
(source (origin
(method url-fetch)
(uri (cran-uri "qqconf" version))
(sha256
(base32
- "0qnfzq2zb776kmvbwmyj9di4nlzx7dg0nz4097hfcllfx9160nwv"))))
+ "11sh0q5bwmqdygqd1gspx7xc5mysj18whz11afnz6s1m820snhhw"))))
(properties `((upstream-name . "qqconf")))
(build-system r-build-system)
(inputs (list fftw))
(propagated-inputs
- (list r-dplyr
- r-magrittr
- r-mass
+ (list r-mass
r-rcpp
- r-rlang
r-robustbase))
(native-inputs (list pkg-config r-knitr))
(home-page "https://github.com/eweine/qqconf")
- 75/214: gnu: r-gitcreds: Update to 0.1.2., (continued)
- 75/214: gnu: r-gitcreds: Update to 0.1.2., guix-commits, 2022/09/20
- 32/214: gnu: r-haven: Update to 2.5.1., guix-commits, 2022/09/20
- 213/214: gnu: python-pyvcf: Use older setuptools., guix-commits, 2022/09/20
- 182/214: gnu: r-nlme: Update to 3.1-159., guix-commits, 2022/09/20
- 183/214: gnu: r-survival: Update to 3.4-0., guix-commits, 2022/09/20
- 210/214: import/cran: download: Accept optional REF argument., guix-commits, 2022/09/20
- 195/214: gnu: r-rcpparmadillo: Update to 0.11.2.4.0., guix-commits, 2022/09/20
- 203/214: gnu: r-statmod: Update to 1.4.37., guix-commits, 2022/09/20
- 41/214: gnu: r-scatterplot3d: Update to 0.3-42., guix-commits, 2022/09/20
- 110/214: gnu: r-sctransform: Update to 0.3.4., guix-commits, 2022/09/20
- 128/214: gnu: r-qqconf: Update to 1.3.0.,
guix-commits <=
- 109/214: gnu: r-lintr: Update to 3.0.1., guix-commits, 2022/09/20
- 108/214: gnu: r-text2vec: Update to 0.6.2., guix-commits, 2022/09/20
- 162/214: gnu: r-lgr: Update to 0.4.4., guix-commits, 2022/09/20
- 167/214: gnu: r-delaporte: Update to 8.0.3., guix-commits, 2022/09/20
- 170/214: gnu: r-rapiserialize: Update to 0.1.2., guix-commits, 2022/09/20
- 168/214: gnu: r-gganimate: Update to 1.0.8., guix-commits, 2022/09/20
- 178/214: gnu: r-wordspace: Update to 0.2-8., guix-commits, 2022/09/20
- 190/214: gnu: r-desc: Update to 1.4.2., guix-commits, 2022/09/20
- 208/214: gnu: r-clubsandwich: Update to 0.5.8., guix-commits, 2022/09/20
- 185/214: gnu: r-evaluate: Update to 0.16., guix-commits, 2022/09/20