mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
790 B
Tcl
21 lines
790 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 HughParsonage hutils 1.8.1
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Miscellaneous R functions and aliases
|
|
long_description {*}${description}
|
|
checksums rmd160 dbfec9325d8380014ebac5bb1ff8414a38071022 \
|
|
sha256 e464f7610cb837539ed3cd6b52c2c4d6975a92723ef1f82ebf6529df5e51be5d \
|
|
size 140629
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-data.table \
|
|
port:R-fastmatch \
|
|
port:R-magrittr
|