[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
82/174: gnu: r-pmcmrplus: Update to 1.9.7.
From: |
guix-commits |
Subject: |
82/174: gnu: r-pmcmrplus: Update to 1.9.7. |
Date: |
Tue, 11 Jul 2023 14:48:24 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 4bbcbc8a44fbe6eb44d3305bc7536d252cf65aa4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:27 2023 +0200
gnu: r-pmcmrplus: Update to 1.9.7.
* gnu/packages/cran.scm (r-pmcmrplus): Update to 1.9.7.
[native-inputs]: Add r-rmarkdown.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c099810d40..e6cadc3068 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25749,13 +25749,13 @@ to ODEs by numerical differencing.")
(define-public r-pmcmrplus
(package
(name "r-pmcmrplus")
- (version "1.9.6")
+ (version "1.9.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "PMCMRplus" version))
(sha256
- (base32 "1mvj3cwrdkl3frk7fvh6l7v7yya5p3xm4z0qhc4fvykxdmb92ivz"))))
+ (base32 "06i5vsf8hpzv0c8v156072xbqpxk1wf2iami7mnsjfp9xjjjzbhx"))))
(properties `((upstream-name . "PMCMRplus")))
(build-system r-build-system)
(inputs (list gmp))
@@ -25768,7 +25768,7 @@ to ODEs by numerical differencing.")
r-mvtnorm
r-rmpfr
r-suppdists))
- (native-inputs (list gfortran r-knitr))
+ (native-inputs (list gfortran r-knitr r-rmarkdown))
(home-page "https://cran.r-project.org/package=PMCMRplus")
(synopsis "Calculate pairwise multiple comparisons of mean rank sums
extended")
(description
- 60/174: gnu: r-raster: Update to 3.6-23., (continued)
- 60/174: gnu: r-raster: Update to 3.6-23., guix-commits, 2023/07/11
- 62/174: gnu: r-targets: Update to 1.2.0., guix-commits, 2023/07/11
- 63/174: gnu: r-multcomp: Update to 1.4-25., guix-commits, 2023/07/11
- 66/174: gnu: r-usethis: Update to 2.2.2., guix-commits, 2023/07/11
- 67/174: gnu: r-rcppannoy: Update to 0.0.21., guix-commits, 2023/07/11
- 68/174: gnu: r-biocmanager: Update to 1.30.21., guix-commits, 2023/07/11
- 76/174: gnu: r-ggplotify: Update to 0.1.1., guix-commits, 2023/07/11
- 77/174: gnu: r-ggfun: Update to 0.1.1., guix-commits, 2023/07/11
- 78/174: gnu: r-arrow: Update to 12.0.1., guix-commits, 2023/07/11
- 83/174: gnu: r-mda: Update to 0.5-4., guix-commits, 2023/07/11
- 82/174: gnu: r-pmcmrplus: Update to 1.9.7.,
guix-commits <=
- 86/174: gnu: r-torch: Update to 0.11.0., guix-commits, 2023/07/11
- 87/174: gnu: r-stanheaders: Update to 2.26.27., guix-commits, 2023/07/11
- 89/174: gnu: r-aws: Update to 2.5-3., guix-commits, 2023/07/11
- 92/174: gnu: r-spatstat-sparse: Update to 3.0-2., guix-commits, 2023/07/11
- 93/174: gnu: r-spatstat-geom: Update to 3.2-2., guix-commits, 2023/07/11
- 94/174: gnu: r-cpp11: Update to 0.4.4., guix-commits, 2023/07/11
- 105/174: gnu: r-paws-customer-engagement: Update to 0.3.0., guix-commits, 2023/07/11
- 101/174: gnu: r-readtext: Update to 0.90., guix-commits, 2023/07/11
- 103/174: gnu: r-delaporte: Update to 8.1.1., guix-commits, 2023/07/11
- 104/174: gnu: r-paws-common: Update to 0.5.8., guix-commits, 2023/07/11