mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
25 lines
802 B
Tcl
25 lines
802 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 zhenghua.nie sem 3.1-16
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Structural Equation Models
|
|
long_description {*}${description}
|
|
checksums rmd160 57751ac853734ef01bb24b46191f57fceed5d6bd \
|
|
sha256 a39f3ebf9dd7b08e3142ad1d1fcddfd79f7f260e08255e3d8b960e5ed085c94b \
|
|
size 171827
|
|
|
|
depends_lib-append port:R-mi
|
|
|
|
compilers.setup require_fortran
|
|
|
|
depends_test-append port:R-DiagrammeR \
|
|
port:R-polycor
|
|
|
|
test.run yes
|