# -*- 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 pnickchi gofedf 0.1.0 revision 1 categories-append math maintainers nomaintainer license GPL-3+ description Goodness-of-Fit tests based on Empirical Distribution Functions long_description {*}${description} checksums rmd160 63279befc94be78d640240c2bb7e118203210b20 \ sha256 96996e070780ca47142ef9ad9f5b4f3e9d6e35f9f2a8619b3244367a33a4c68b \ size 46792 supported_archs noarch platforms {darwin any} depends_lib-append port:R-CompQuadForm \ port:R-glm2 \ port:R-statmod depends_test-append port:R-knitr \ port:R-rmarkdown \ port:R-testthat # Despite a declared dependency on R-testthat, there are no specific tests. test.run yes