Files

20 lines
752 B
Tcl
Raw Permalink Normal View History

2023-07-23 15:01:57 +08:00
# -*- 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
2023-09-28 02:48:54 +07:00
R.setup cran cran RaschSampler 0.8-10
revision 1
2023-07-23 15:01:57 +08:00
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.
2023-09-28 02:48:54 +07:00
checksums rmd160 c9fef08db6aa6690b9f858a13b106e364c297af8 \
sha256 61e9df208f99fca1dbd7abe21a2e3a92b9c2260293de7e4b0979bfa27cf1f4ff \
size 148749
2023-07-23 15:01:57 +08:00
compilers.setup require_fortran
test.run yes