[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/105: gnu: r-mixtools: Update to 1.2.0.
From: |
guix-commits |
Subject: |
37/105: gnu: r-mixtools: Update to 1.2.0. |
Date: |
Wed, 19 Feb 2020 15:47:54 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit ca61ca930d8e50e92e40d4df70f4f5630c19df3c
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 21:02:31 2020 +0100
gnu: r-mixtools: Update to 1.2.0.
* gnu/packages/statistics.scm (r-mixtools): Update to 1.2.0.
[propagated-inputs]: Add r-kernlab.
---
gnu/packages/statistics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 9f68ec3..918d2c8 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4525,17 +4525,18 @@ letters, as is often required for scientific
publications.")
(define-public r-mixtools
(package
(name "r-mixtools")
- (version "1.1.0")
+ (version "1.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "mixtools" version))
(sha256
(base32
- "13wdm0xs5bakhpa8ypg6lvhjaqkxyabwz4glxdwn0jwdvkcdhgsl"))))
+ "08whic8hmmzi55b7azwj11l2x5r9s5qbyrv7s9jr08156vqkw0zg"))))
(build-system r-build-system)
(propagated-inputs
`(("r-mass" ,r-mass)
+ ("r-kernlab" ,r-kernlab)
("r-segmented" ,r-segmented)
("r-survival" ,r-survival)))
(home-page "https://cran.r-project.org/web/packages/mixtools")
- 23/105: gnu: r-plotly: Update to 4.9.2., (continued)
- 23/105: gnu: r-plotly: Update to 4.9.2., guix-commits, 2020/02/19
- 24/105: gnu: r-hmisc: Update to 4.3-1., guix-commits, 2020/02/19
- 26/105: gnu: r-statmod: Update to 1.4.34., guix-commits, 2020/02/19
- 29/105: gnu: r-rcppprogress: Update to 0.4.2., guix-commits, 2020/02/19
- 31/105: gnu: r-sn: Update to 1.5-5., guix-commits, 2020/02/19
- 17/105: gnu: r-rstudioapi: Update to 0.11., guix-commits, 2020/02/19
- 22/105: gnu: r-r-methodss3: Update to 1.8.0., guix-commits, 2020/02/19
- 30/105: gnu: r-mnormt: Update to 1.5-6., guix-commits, 2020/02/19
- 27/105: gnu: r-trimcluster: Update to 0.1-5., guix-commits, 2020/02/19
- 35/105: gnu: r-tidyselect: Update to 1.0.0., guix-commits, 2020/02/19
- 37/105: gnu: r-mixtools: Update to 1.2.0.,
guix-commits <=
- 34/105: gnu: r-ade4: Update to 1.7-15., guix-commits, 2020/02/19
- 25/105: gnu: r-sfsmisc: Update to 1.1-5., guix-commits, 2020/02/19
- 33/105: gnu: r-dplyr: Update to 0.8.4., guix-commits, 2020/02/19
- 39/105: gnu: r-jsonlite: Update to 1.6.1., guix-commits, 2020/02/19
- 40/105: gnu: r-mapproj: Update to 1.2.7., guix-commits, 2020/02/19
- 41/105: gnu: r-rgooglemaps: Update to 1.4.5.3., guix-commits, 2020/02/19
- 42/105: gnu: r-ps: Update to 1.3.2., guix-commits, 2020/02/19
- 16/105: gnu: r-checkmate: Update to 2.0.0., guix-commits, 2020/02/19
- 38/105: gnu: r-callr: Update to 3.4.2., guix-commits, 2020/02/19
- 51/105: gnu: r-np: Update to 0.60-10., guix-commits, 2020/02/19