[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/89: gnu: r-doby: Update to 4.6.6.
From: |
guix-commits |
Subject: |
51/89: gnu: r-doby: Update to 4.6.6. |
Date: |
Thu, 11 Jun 2020 11:04:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 4223df8af101bd71d4e60dea8ce891df169010d9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jun 11 15:08:41 2020 +0200
gnu: r-doby: Update to 4.6.6.
* gnu/packages/cran.scm (r-doby): Update to 4.6.6.
[propagated-inputs]: Remove r-dplyr and r-plyr.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index dfdf01a..17b0614 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7023,26 +7023,26 @@ the work.")
(define-public r-doby
(package
(name "r-doby")
- (version "4.6.5")
+ (version "4.6.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "doBy" version))
(sha256
(base32
- "1ckazh701b4ilg8bj17ji903538jmb49d997gm49ah5j5jc1x0g7"))))
+ "0wz1vmsf1545r1m42q88s675ncwvm8figjn7kzbngjn9aqck9qbq"))))
(properties `((upstream-name . "doBy")))
(build-system r-build-system)
(propagated-inputs
`(("r-broom" ,r-broom)
("r-deriv" ,r-deriv)
- ("r-dplyr" ,r-dplyr)
("r-magrittr" ,r-magrittr)
("r-mass" ,r-mass)
("r-matrix" ,r-matrix)
- ("r-plyr" ,r-plyr)
("r-pbkrtest" ,r-pbkrtest)
("r-tibble" ,r-tibble)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "http://people.math.aau.dk/~sorenh/software/doBy/")
(synopsis "Groupwise statistics, LSmeans, linear contrasts, and utilities")
(description
- 26/89: gnu: r-glue: Update to 1.4.1., (continued)
- 26/89: gnu: r-glue: Update to 1.4.1., guix-commits, 2020/06/11
- 31/89: gnu: r-sp: Update to 1.4-2., guix-commits, 2020/06/11
- 35/89: gnu: r-mice: Update to 3.9.0., guix-commits, 2020/06/11
- 37/89: gnu: r-vctrs: Update to 0.3.1., guix-commits, 2020/06/11
- 42/89: gnu: r-promises: Update to 1.1.1., guix-commits, 2020/06/11
- 43/89: gnu: r-reticulate: Update to 1.16., guix-commits, 2020/06/11
- 46/89: gnu: r-overlap: Update to 0.3.3., guix-commits, 2020/06/11
- 47/89: gnu: r-insight: Update to 0.8.5., guix-commits, 2020/06/11
- 48/89: gnu: r-sjlabelled: Update to 1.1.5., guix-commits, 2020/06/11
- 50/89: gnu: r-flextable: Update to 0.5.10., guix-commits, 2020/06/11
- 51/89: gnu: r-doby: Update to 4.6.6.,
guix-commits <=
- 55/89: gnu: r-effectsize: Update to 0.3.1., guix-commits, 2020/06/11
- 56/89: gnu: r-sjplot: Update to 2.8.4., guix-commits, 2020/06/11
- 60/89: gnu: r-cmprsk: Update to 2.2-10., guix-commits, 2020/06/11
- 59/89: gnu: r-gmp: Update to 0.6-0., guix-commits, 2020/06/11
- 61/89: gnu: r-lavaan: Update to 0.6-6., guix-commits, 2020/06/11
- 66/89: gnu: r-bookdown: Update to 0.19., guix-commits, 2020/06/11
- 63/89: gnu: r-lemon: Update to 0.4.5., guix-commits, 2020/06/11
- 65/89: gnu: r-rms: Update to 6.0-0., guix-commits, 2020/06/11
- 68/89: gnu: r-europepmc: Update to 0.4., guix-commits, 2020/06/11
- 71/89: gnu: r-systemfonts: Update to 0.2.3., guix-commits, 2020/06/11