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
29 lines
1.0 KiB
Tcl
29 lines
1.0 KiB
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 pablo-najera cdmTools 1.0.5
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Useful tools for cognitive diagnosis modelling
|
|
long_description {*}${description}
|
|
checksums rmd160 09c7d1a8b59ea47befb9b958a1ec53fe7929c60f \
|
|
sha256 fafcc8f58b878e22261b5d929ad310d1ed1cc1f18a4fdf2d46363688322da159 \
|
|
size 55623
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-combinat \
|
|
port:R-doSNOW \
|
|
port:R-foreach \
|
|
port:R-fungible \
|
|
port:R-GDINA \
|
|
port:R-ggplot2 \
|
|
port:R-GPArotation \
|
|
port:R-psych \
|
|
port:R-sirt
|
|
|
|
test.run yes
|