# -*- 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 davidhodge931 ggblanket 10.0.0 v revision 0 categories-append graphics platforms {darwin any} maintainers nomaintainer license MIT description Simplify R-ggplot2 visualisation with ${name} wrapper functions long_description {*}${description} homepage https://davidhodge931.github.io/ggblanket checksums rmd160 8c72c3c05b1692fd29edf453ace520212cf7025a \ sha256 d797406a77e5813e851512a20cae807010f307fd558725c3789b03c0eb5434bc \ size 3197171 github.tarball_from archive supported_archs noarch depends_lib-append port:R-colorspace \ port:R-dplyr \ port:R-farver \ port:R-forcats \ port:R-ggplot2 \ port:R-hms \ port:R-labelled \ port:R-lubridate \ port:R-magrittr \ port:R-purrr \ port:R-rlang \ port:R-scales \ port:R-snakecase \ port:R-stringr \ port:R-tidyr \ port:R-tidyselect \ port:R-viridisLite depends_test-append port:R-hexbin \ port:R-isoband \ port:R-knitr \ port:R-palmerpenguins \ port:R-patchwork \ port:R-quantreg \ port:R-rmarkdown \ port:R-sf \ port:R-spelling \ port:R-testthat \ port:R-tibble \ port:R-vdiffr \ port:R-viridis test.run yes