Files
2024-05-12 03:05:15 +10:00

27 lines
934 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
# GitHub version lags behind.
R.setup cran AlexisDerumigny BoundEdgeworth 0.1.2.1
revision 1
categories-append math
maintainers nomaintainer
license GPL-3
description Bound on the error of the first-order Edgeworth expansion
long_description {*}${description}
checksums rmd160 1b459a04f13141f1c3c6d0f26c84a1ef43d808af \
sha256 a18ae5b431b3a2d1a8e32e23fd035e60930c5cdf65fbe4cc09ff6cec54aaf80d \
size 208053
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-expint \
port:R-mathjaxr
depends_test-append port:R-spelling \
port:R-testthat
test.run yes