You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
2329655ef7
[skip ci]
23 lines
750 B
Tcl
23 lines
750 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 mair eRm 1.0-6
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Extended Rasch Modelling
|
|
long_description {*}${description}
|
|
checksums rmd160 36a60149c37ff9970fba3ec3c9b5ecd81cc42111 \
|
|
sha256 bcf2ab129e218018be9c420c6258db17ff123171ebbeee71d031202a85b73d15 \
|
|
size 763848
|
|
|
|
depends_lib-append port:R-colorspace \
|
|
port:R-psych
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|