mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
757 B
Tcl
19 lines
757 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 lbraglia RStata 1.1.1
|
||
revision 1
|
||
maintainers nomaintainer
|
||
license GPL-3
|
||
description Simple R–Stata interface allowing to execute Stata commands (both inline and from a .do file) from R
|
||
long_description {*}${description}
|
||
checksums rmd160 0dd700b012f27339ce7b7ae60f71dafcb9d11b1f \
|
||
sha256 e77a54c8c6bd5cb31910267a446c57145a5d04af7cd5e5e975b31f53c867a6f3 \
|
||
size 6460
|
||
supported_archs noarch
|
||
platforms {darwin any}
|
||
|
||
test.run yes
|