Files
2024-05-22 15:26:15 +10:00

19 lines
757 B
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- 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 RStata 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