[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/128: gnu: r-mvabund: Update to 4.0.1.
From: |
guix-commits |
Subject: |
05/128: gnu: r-mvabund: Update to 4.0.1. |
Date: |
Sat, 12 Jan 2019 17:36:00 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 48102ce12326e05801d0d3c1bbbb171605eadda4
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jan 12 14:09:49 2019 +0100
gnu: r-mvabund: Update to 4.0.1.
* gnu/packages/cran.scm (r-mvabund): Update to 4.0.1.
---
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 550b815..5c9b8b3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8007,14 +8007,14 @@ the interfaces between R and C++.")
(define-public r-mvabund
(package
(name "r-mvabund")
- (version "3.13.1")
+ (version "4.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "mvabund" version))
(sha256
(base32
- "1z8bj9zbc8h7w1xki9sc2p2rq6lv8gbcmiy9819z54d7lx1i9cnj"))))
+ "0la935gsiryfc0zixxr1dqj0av271x96pqxbi3bp6dksbw5gm68k"))))
(build-system r-build-system)
(propagated-inputs
`(("r-mass" ,r-mass)
- branch master updated (ea600ff -> c6e9b49), guix-commits, 2019/01/12
- 03/128: gnu: r-jsonlite: Update to 1.6., guix-commits, 2019/01/12
- 04/128: gnu: r-writexl: Update to 1.1., guix-commits, 2019/01/12
- 10/128: gnu: r-sjlabelled: Update to 1.0.16., guix-commits, 2019/01/12
- 05/128: gnu: r-mvabund: Update to 4.0.1.,
guix-commits <=
- 02/128: import: cran: Suggest input changes., guix-commits, 2019/01/12
- 09/128: gnu: r-broom: Update to 0.5.1., guix-commits, 2019/01/12
- 01/128: refresh: Suggest input changes when updating., guix-commits, 2019/01/12
- 06/128: gnu: r-readr: Update to 1.3.1., guix-commits, 2019/01/12
- 21/128: gnu: r-pheatmap: Update to 1.0.12., guix-commits, 2019/01/12
- 17/128: gnu: r-survival: Update to 2.43-3., guix-commits, 2019/01/12
- 20/128: gnu: r-mgcv: Update to 1.8-26., guix-commits, 2019/01/12
- 07/128: gnu: r-curl: Update to 3.3., guix-commits, 2019/01/12
- 16/128: gnu: r-argparse: Update to 2.0.0., guix-commits, 2019/01/12
- 14/128: gnu: r-readxl: Update to 1.2.0., guix-commits, 2019/01/12