You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
842 B
Tcl
21 lines
842 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 github coatless-rpkg visualize 4.5.0 v
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Graph probability distributions with user-supplied parameters and statistics
|
|
long_description {*}${description}
|
|
homepage https://thecoatlessprofessor.com/projects/visualize
|
|
checksums rmd160 b63211892691b63d92177c92c4a7d35775f7c3d1 \
|
|
sha256 d4d71ae4747f7efe48269236aaa62f45fa6f173f5f70c6af1e55aa29f0a10b45 \
|
|
size 287425
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|