mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
799 B
Tcl
23 lines
799 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 dlsem 2.4.6
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Distributed-Lag Linear Structural Equation Models
|
|
long_description {*}${description}
|
|
checksums rmd160 ad159c41c664178c6d0f2e9238c86e19af8c5fd6 \
|
|
sha256 c8697b50ad5966655a8c1c8908208879a67881d4d0ad2a5620744a7731e66bc0 \
|
|
size 336334
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-graph \
|
|
port:R-Rgraphviz
|
|
|
|
test.run yes
|