[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
47/53: gnu: r-openmx: Update to 2.17.2.
From: |
guix-commits |
Subject: |
47/53: gnu: r-openmx: Update to 2.17.2. |
Date: |
Sat, 22 Feb 2020 14:46:21 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 01d34f1a508947d784128b682f71dcfd9f80a900
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Sat Feb 22 13:53:06 2020 +0100
gnu: r-openmx: Update to 2.17.2.
* gnu/packages/cran.scm (r-openmx): Update to 2.17.2.
---
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 50b3309..9c9fd69 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19834,14 +19834,14 @@ Complete access to optimized C functions is made
available with
(define-public r-openmx
(package
(name "r-openmx")
- (version "2.15.5")
+ (version "2.17.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "OpenMx" version))
(sha256
(base32
- "1wbzhmyb1lnk39dkcyccmblxvniwsghh0jd94x05pk6yrcq8im5v"))))
+ "092xbwgi72ihxv45qmzm6lv0470rsrqsn7l2jh61jnkx95n72zbb"))))
(properties `((upstream-name . "OpenMx")))
(build-system r-build-system)
(propagated-inputs
- 26/53: gnu: Add r-bdgraph., (continued)
- 26/53: gnu: Add r-bdgraph., guix-commits, 2020/02/22
- 27/53: gnu: Add r-ggm., guix-commits, 2020/02/22
- 30/53: gnu: Add r-semplot., guix-commits, 2020/02/22
- 32/53: gnu: Add r-tam., guix-commits, 2020/02/22
- 35/53: gnu: r-sp: Update to 1.4-0., guix-commits, 2020/02/22
- 39/53: gnu: r-doby: Update to 4.6.5., guix-commits, 2020/02/22
- 41/53: gnu: r-dalex: Update to 1.0., guix-commits, 2020/02/22
- 40/53: gnu: r-rgl: Update to 0.100.50., guix-commits, 2020/02/22
- 42/53: gnu: r-acebayes: Update to 1.9., guix-commits, 2020/02/22
- 43/53: gnu: r-fda: Update to 2.4.8.1., guix-commits, 2020/02/22
- 47/53: gnu: r-openmx: Update to 2.17.2.,
guix-commits <=
- 38/53: gnu: r-vctrs: Update to 0.2.3., guix-commits, 2020/02/22
- 46/53: gnu: r-stanheaders: Update to 2.19.2., guix-commits, 2020/02/22
- 53/53: gnu: r-ggm: Move to (gnu packages bioconductor)., guix-commits, 2020/02/22
- 52/53: gnu: r-pbkrtest: Update to 0.4-8.6., guix-commits, 2020/02/22
- 31/53: gnu: Add r-cdm., guix-commits, 2020/02/22
- 33/53: gnu: Add r-erm., guix-commits, 2020/02/22
- 37/53: gnu: r-tsp: Update to 1.1-9., guix-commits, 2020/02/22
- 28/53: gnu: Add r-d3network., guix-commits, 2020/02/22
- 29/53: gnu: Add r-qgraph., guix-commits, 2020/02/22
- 34/53: gnu: Add r-irtoys., guix-commits, 2020/02/22