mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
787 B
Tcl
23 lines
787 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 prefmod 0.8-36
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Utilities to fit paired comparison models for preferences
|
|
long_description {*}${description}
|
|
checksums rmd160 bce39cbc3069ef88fcc57a69ae3fc4bb6440fa51 \
|
|
sha256 ceccd63a1eb39c5810678058826e79113838a647e96045649919667f401f4cf5 \
|
|
size 186607
|
|
|
|
depends_lib-append port:R-colorspace \
|
|
port:R-gnm
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|