Files
2024-05-31 05:03:13 +10:00

27 lines
962 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 cran GuangchuangYu hexSticker 0.4.9
revision 1
maintainers nomaintainer
license Artistic-2
description Helper functions for creating reproducible hexagon sticker purely in R
long_description {*}${description}
checksums rmd160 0446e3c2a4e30b8b4187428b9e300725b25a13a0 \
sha256 40e59362877f60813312c22c21268049ec51e57ed3a53651c09458a899f83a35 \
size 1055707
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-ggimage \
port:R-ggplot2 \
port:R-hexbin \
port:R-showtext \
port:R-sysfonts
depends_test-append port:R-magick
test.run yes