mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
809 B
Tcl
23 lines
809 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 jeroen sys 3.4.3
|
|
revision 0
|
|
categories-append sysutils
|
|
maintainers nomaintainer
|
|
license MIT
|
|
description Powerful and reliable tools for running \
|
|
system commands in R
|
|
long_description {*}${description}
|
|
checksums rmd160 3854bf74150e44d163d59443d55f855222f76039 \
|
|
sha256 051e7332e3074db826efef9059067721864f9d70adc55bbcae3a72e5ae83913a \
|
|
size 19936
|
|
|
|
depends_test-append port:R-spelling \
|
|
port:R-testthat \
|
|
port:R-unix
|
|
|
|
test.run yes
|