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
22 lines
752 B
Tcl
22 lines
752 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 bart MultiLCIRT 2.11
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Multidimensional Latent Class Item Response Theory models
|
|
long_description {*}${description}
|
|
checksums rmd160 001f679c6133b974482629c5f9d007b147f25170 \
|
|
sha256 a462ad5164d882a2f54329d21fb71d31113ef7c0ff6e0a0a3c677c572e069ae2 \
|
|
size 39357
|
|
|
|
depends_lib-append port:R-limSolve
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|