Files
2024-05-13 08:39:39 +10:00

22 lines
739 B
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 cran ChernoffDist 0.1.0
revision 1
categories-append math
maintainers nomaintainer
license GPL-3
description Chernoffs Distribution
long_description {*}${description}
checksums rmd160 1b5fd5301870eb231a93334249a59fa900a7e3c5 \
sha256 8eca7d532eaa5b35ceda3c78163fcee0c4dd34ba8b8d4bdbfbf9639e0405d14b \
size 5013
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-gsl
test.run yes