mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
709 B
Tcl
20 lines
709 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 cran pack 0.1-1
|
|
revision 1
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Convert values to/from raw vectors
|
|
long_description {*}${description}
|
|
checksums rmd160 8eb8152d68c2771206e054ff502cdd6cdd2c7b48 \
|
|
sha256 278fe6ebf8e0cab0bcedc93dc5b17d5642dec128361e7f8c173a91cb29439774 \
|
|
size 4061
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|