Files

26 lines
848 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 yaoki CGNM 0.9.0
revision 0
categories-append math
platforms {darwin any}
maintainers nomaintainer
license MIT
description Cluster GaussNewton Method
long_description {*}${description}
checksums rmd160 3db18de1bc002925b2d2ae6007377ae9de73d1d9 \
sha256 872b855b78fa5c89b2ff5cbc7953453c646295c4f5969680cb910a8c16c74cd4 \
size 333447
supported_archs noarch
depends_lib-append port:R-ggplot2 \
port:R-shiny
depends_lib-append port:R-knitr \
port:R-rmarkdown
test.run yes