[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/43: gnu: r-amap: Update to 0.8-17.
From: |
guix-commits |
Subject: |
20/43: gnu: r-amap: Update to 0.8-17. |
Date: |
Mon, 20 May 2019 08:40:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c86da03a117e21d164d58fec2a005b3739a5966e
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 19 09:22:49 2019 +0200
gnu: r-amap: Update to 0.8-17.
* gnu/packages/cran.scm (r-amap): Update to 0.8-17.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index ace12cc..85002c6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1068,15 +1068,15 @@ embedded
@url{https://github.com/WizardMac/ReadStat,ReadStat} C library.")
(define-public r-amap
(package
(name "r-amap")
- (version "0.8-16")
+ (version "0.8-17")
(source (origin
(method url-fetch)
(uri (cran-uri "amap" version))
(sha256
(base32
- "1qnl2x98x64iaipkx5126rsddq2sx5ml43h75xyiyn30yvbmlxyk"))))
+ "1il94bkhl8192vawq4gr2gwyhqhid27jr2312rhvr72ssg8p713b"))))
(build-system r-build-system)
- (inputs
+ (native-inputs
`(("gfortran" ,gfortran)))
(home-page "http://mulcyber.toulouse.inra.fr/projects/amap/")
(synopsis "Another multidimensional analysis package")
- 07/43: gnu: r-hexbin: Update to 1.27.3., (continued)
- 07/43: gnu: r-hexbin: Update to 1.27.3., guix-commits, 2019/05/20
- 09/43: gnu: r-robustbase: Update to 0.93-5., guix-commits, 2019/05/20
- 10/43: gnu: r-sn: Update to 1.5-4., guix-commits, 2019/05/20
- 13/43: gnu: r-tinytex: Update to 0.13., guix-commits, 2019/05/20
- 14/43: gnu: Add r-zeallot., guix-commits, 2019/05/20
- 12/43: gnu: r-heatmaply: Update to 0.16.0., guix-commits, 2019/05/20
- 18/43: gnu: r-rvest: Update to 0.3.4., guix-commits, 2019/05/20
- 17/43: gnu: r-vegan: Update to 2.5-5., guix-commits, 2019/05/20
- 21/43: gnu: r-reprex: Update to 0.3.0., guix-commits, 2019/05/20
- 22/43: gnu: r-progress: Update to 1.2.2., guix-commits, 2019/05/20
- 20/43: gnu: r-amap: Update to 0.8-17.,
guix-commits <=
- 16/43: gnu: r-pillar: Update to 1.4.0., guix-commits, 2019/05/20
- 26/43: gnu: r-zip: Update to 2.0.2., guix-commits, 2019/05/20
- 23/43: gnu: r-gower: Update to 0.2.1., guix-commits, 2019/05/20
- 19/43: gnu: r-dendextend: Update to 1.12.0., guix-commits, 2019/05/20
- 32/43: gnu: r-rcppannoy: Update to 0.0.12., guix-commits, 2019/05/20
- 27/43: gnu: r-snakecase: Update to 0.10.0., guix-commits, 2019/05/20
- 25/43: gnu: r-xfun: Update to 0.7., guix-commits, 2019/05/20
- 24/43: gnu: r-mice: Update to 3.5.0., guix-commits, 2019/05/20
- 31/43: gnu: r-ggeffects: Update to 0.10.0., guix-commits, 2019/05/20
- 28/43: gnu: r-insight: Update to 0.3.0., guix-commits, 2019/05/20