Files

24 lines
983 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 jcfaria fdth 1.3-0
revision 1
categories-append math
maintainers nomaintainer
license GPL-2+
description Frequency distribution tables, histograms and polygons
long_description Perform frequency distribution tables, associated histograms and polygons from vector, \
data.frame and matrix objects for numerical and categorical variables.
homepage https://github.com/jcfaria/fdth
checksums rmd160 a157f5f779c7870906f90d7053291c3fa1f6e7a3 \
sha256 5c4c523fc293f5cab7f6d7555891a234e98f727e862799ce052f03433a875a02 \
size 159769
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-xtable
test.run yes