You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
24 lines
870 B
Tcl
24 lines
870 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup R 1.0
|
|
|
|
R.setup cran jinghuazhao gap 1.6
|
|
revision 0
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Genetic Analysis Package
|
|
long_description {*}${description}
|
|
homepage https://jinghuazhao.github.io/R
|
|
checksums rmd160 c86f697c950b42e8bd5749449f71e0ebb830d286 \
|
|
sha256 9cff9b6f5c83a15fdf49b9bc0e165a596d54f0e246d27447e59931faf690e0df \
|
|
size 4500459
|
|
|
|
depends_lib-append port:R-dplyr \
|
|
port:R-gap.datasets \
|
|
port:R-ggplot2 \
|
|
port:R-plotly \
|
|
port:R-Rdpack
|
|
|
|
compilers.setup require_fortran
|