Files

30 lines
1.1 KiB
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- 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 sorenh pbkrtest 0.5.3
revision 0
categories-append math
platforms {darwin any}
maintainers nomaintainer
license {GPL-2 GPL-3}
description Parametric Bootstrap, KenwardRoger and Satterthwaite \
based methods for test in mixed models
long_description {*}${description}
homepage https://people.math.aau.dk/~sorenh/software/pbkrtest
checksums rmd160 6ffba0725cce1c502c9ae624fda66f6bfc06f448 \
sha256 b03e5156fef6a4a2ea67c1d15c051799e63acafef2f89962c580645266e6ba63 \
size 59013
supported_archs noarch
depends_lib-append port:R-broom \
port:R-doBy \
port:R-dplyr \
port:R-lme4 \
port:R-numDeriv
depends_test-append port:R-knitr
test.run yes