mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
752 B
Tcl
20 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 cran RaschSampler 0.8-10
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Rasch Sampler
|
|
long_description MCMC-based sampling of binary matrices with fixed margins as used in exact Rasch model tests.
|
|
checksums rmd160 c9fef08db6aa6690b9f858a13b106e364c297af8 \
|
|
sha256 61e9df208f99fca1dbd7abe21a2e3a92b9c2260293de7e4b0979bfa27cf1f4ff \
|
|
size 148749
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|