You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
799 B
Tcl
21 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 eigenmodel 1.11
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Semi-parametric factor and regression models for symmetric relational data
|
|
long_description {*}${description}
|
|
homepage https://pdhoff.github.io
|
|
checksums rmd160 8bb232a4bd493deb9ad0763be63156139f540d8f \
|
|
sha256 8dac650db4331c427c1afbfc7296889d3eb164c0b5feee99e9c37533ce0776d0 \
|
|
size 24582
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|