Files

27 lines
1.1 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 Ocheredko ltable 2.0.4
revision 0
platforms {darwin any}
maintainers nomaintainer
license GPL-2+
description Easy to make (lazy) tables of counts and proportions
long_description Constructs tables of counts and proportions out of data sets \
with possibility to insert tables to Excel, Word, HTML and PDF documents. \
Transforms tables to data suitable for modelling. \
Features Gibbs sampling-based log-linear and power analyses for tabulated data.
checksums rmd160 b9cb9b80dc7cc2519f9d5572bbd9824a6f0919bb \
sha256 1dd9341e7b093f9132a1694891cac1065a8ed4b1fe328cdc59934b597b5d7cfc \
size 941381
supported_archs noarch
depends_lib-append port:R-clipr \
port:R-nloptr
depends_test-append port:R-knitr
test.run yes