# -*- 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 is outdated. R.setup cran vincentarelbundock tinytable 0.4.0 revision 0 platforms {darwin any} maintainers nomaintainer license GPL-3+ description Simple and configurable tables long_description Create highly customized tables \ with this simple and dependency-free package. homepage https://vincentarelbundock.github.io/tinytable checksums rmd160 625f0e51132ae5dfd9183da00c24e251c442aae6 \ sha256 80add18d8eb69fc69fffc3ce08e3c73d8581ea58e79ce84cc31a69439f2b990d \ size 608168 supported_archs noarch # Dependency on R-webshot2 is dropped. depends_test-append port:R-base64enc \ port:R-data.table \ port:R-fansi \ port:R-ggplot2 \ port:R-gh \ port:R-knitr \ port:R-marginaleffects \ port:R-markdown \ port:R-pandoc \ port:R-quarto \ port:R-rmarkdown \ port:R-scales \ port:R-stringi \ port:R-tibble \ port:R-tinysnapshot \ port:R-tinytest \ port:R-tinytex test.run yes