mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
830 B
Tcl
23 lines
830 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 r-project psychotools 0.7-4
|
|
revision 0
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Psychometric modelling infrastructure
|
|
long_description {*}${description}
|
|
checksums rmd160 a3007e7fb35e4871df6cd1a661410478dd801403 \
|
|
sha256 fea7a63e53878d27bceb1953d2589c3328bd7879c95de0a6795ebbee40f5f0a4 \
|
|
size 439358
|
|
|
|
depends_test-append port:R-Formula \
|
|
port:R-likert \
|
|
port:R-mirt \
|
|
port:R-multcomp \
|
|
port:R-sandwich
|
|
|
|
test.run yes
|