[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/74: gnu: r-vgam: Update to 1.1-1.
From: |
guix-commits |
Subject: |
11/74: gnu: r-vgam: Update to 1.1-1. |
Date: |
Thu, 7 Mar 2019 17:53:00 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e51096b2ea1603de07eaded11734b4c9376642cf
Author: Ricardo Wurmus <address@hidden>
Date: Thu Mar 7 23:23:22 2019 +0100
gnu: r-vgam: Update to 1.1-1.
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-1.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index cf507e2..84bfe80 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4981,14 +4981,14 @@ groupings.")
(define-public r-vgam
(package
(name "r-vgam")
- (version "1.0-6")
+ (version "1.1-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "VGAM" version))
(sha256
(base32
- "1fg31xz86jblqraifiy3q36d0hjqnll01jxx85xq87j1cyhj060j"))))
+ "0lnsqx3q3k0c7sj8gj0n6shn2fyxwrh8xph8h1r1i23ybbb2n6fy"))))
(properties `((upstream-name . "VGAM")))
(build-system r-build-system)
(inputs
- branch master updated (d748cb5 -> 20662a3), guix-commits, 2019/03/07
- 01/74: gnu: Add r-ellipsis., guix-commits, 2019/03/07
- 04/74: gnu: Add r-furrr., guix-commits, 2019/03/07
- 02/74: gnu: Add r-magick., guix-commits, 2019/03/07
- 07/74: gnu: r-network: Update to 1.14-377., guix-commits, 2019/03/07
- 06/74: gnu: r-vegan: Update to 2.5-4., guix-commits, 2019/03/07
- 03/74: gnu: Add r-survey., guix-commits, 2019/03/07
- 11/74: gnu: r-vgam: Update to 1.1-1.,
guix-commits <=
- 05/74: gnu: r-future-apply: Update to 1.2.0., guix-commits, 2019/03/07
- 09/74: gnu: r-shiny: Update to 1.2.0., guix-commits, 2019/03/07
- 10/74: gnu: r-ggthemes: Update to 4.1.0., guix-commits, 2019/03/07
- 16/74: gnu: r-r-rsp: Update to 0.43.1., guix-commits, 2019/03/07
- 08/74: gnu: r-epi: Update to 2.35., guix-commits, 2019/03/07
- 12/74: gnu: r-pbapply: Update to 1.4-0., guix-commits, 2019/03/07
- 19/74: gnu: r-irlba: Update to 2.3.3., guix-commits, 2019/03/07
- 20/74: gnu: r-flexmix: Update to 2.3-15., guix-commits, 2019/03/07
- 13/74: gnu: r-purrr: Update to 0.3.1., guix-commits, 2019/03/07
- 18/74: gnu: r-registry: Update to 0.5-1., guix-commits, 2019/03/07