[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/55: gnu: r-robustbase: Update to 0.93-4.
From: |
guix-commits |
Subject: |
33/55: gnu: r-robustbase: Update to 0.93-4. |
Date: |
Wed, 20 Mar 2019 19:03:09 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c17ee12cf718cb28ce8f8d987cdb0022af21564d
Author: Ricardo Wurmus <address@hidden>
Date: Wed Mar 20 23:44:57 2019 +0100
gnu: r-robustbase: Update to 0.93-4.
* gnu/packages/statistics.scm (r-robustbase): Update to 0.93-4.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
---
gnu/packages/statistics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index a750fcc..546fbc1 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4800,16 +4800,16 @@ can be efficiently implemented directly in the R
language.")
(define-public r-robustbase
(package
(name "r-robustbase")
- (version "0.93-3")
+ (version "0.93-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "robustbase" version))
(sha256
(base32
- "1nqh1qg1qd1qrxl1w585dqx7ql55qzjny1r4f9hqxpwd7lml07cc"))))
+ "1q56y0iqp7qhavm4xnpzhs64q7l893y7yiq3b20fllpghka077pa"))))
(build-system r-build-system)
- (inputs
+ (native-inputs
`(("gfortran" ,gfortran)))
(propagated-inputs
`(("r-deoptimr" ,r-deoptimr)))
- 03/55: gnu: r-sys: Update to 3.1., (continued)
- 03/55: gnu: r-sys: Update to 3.1., guix-commits, 2019/03/20
- 06/55: gnu: Add r-libcoin., guix-commits, 2019/03/20
- 14/55: gnu: r-highr: Update to 0.8., guix-commits, 2019/03/20
- 16/55: gnu: r-tibble: Update to 2.1.1., guix-commits, 2019/03/20
- 17/55: gnu: r-git2r: Update to 0.25.2., guix-commits, 2019/03/20
- 19/55: gnu: r-diversitree: Update to 0.9-11., guix-commits, 2019/03/20
- 21/55: gnu: r-rcpparmadillo: Update to 0.9.200.7.1., guix-commits, 2019/03/20
- 23/55: gnu: r-readxl: Update to 1.3.1., guix-commits, 2019/03/20
- 25/55: gnu: r-glue: Update to 1.3.1., guix-commits, 2019/03/20
- 31/55: gnu: r-tinytex: Update to 0.11., guix-commits, 2019/03/20
- 33/55: gnu: r-robustbase: Update to 0.93-4.,
guix-commits <=
- 37/55: gnu: r-msir: Update to 1.3.2., guix-commits, 2019/03/20
- 36/55: gnu: r-e1071: Update to 1.7-1., guix-commits, 2019/03/20
- 48/55: gnu: r-huge: Update to 1.3.1., guix-commits, 2019/03/20
- 40/55: gnu: r-mcmc: Update to 0.9-6., guix-commits, 2019/03/20
- 38/55: gnu: r-future: Update to 1.12.0., guix-commits, 2019/03/20
- 50/55: gnu: r-ggeffects: Update to 0.9.0., guix-commits, 2019/03/20
- 44/55: gnu: r-sjmisc: Update to 2.7.9., guix-commits, 2019/03/20
- 42/55: gnu: r-sjlabelled: Update to 1.0.17., guix-commits, 2019/03/20
- 43/55: gnu: r-ncdf4: Update to 1.16.1., guix-commits, 2019/03/20
- 51/55: gnu: r-fs: Update to 1.2.7., guix-commits, 2019/03/20