# -*- 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 mfasiolo mgcViz 0.1.11 revision 0 platforms {darwin any} maintainers nomaintainer license GPL-3 description Visualisations for generalized additive models long_description {*}${description} homepage https://github.com/mfasiolo/mgcViz checksums rmd160 3c2afab5e2a053a9251df676ec7290b18a4f37c6 \ sha256 c383314e9624b7f26dcb4993ce7afc22ab9e66c5817b1a4e5636659641a0c992 \ size 2629616 supported_archs noarch depends_lib-append port:R-gamm4 \ port:R-GGally \ port:R-ggplot2 \ port:R-gridExtra \ port:R-matrixStats \ port:R-miniUI \ port:R-plyr \ port:R-qgam \ port:R-shiny \ port:R-viridis # Test dep on R-webshot2 is dropped. depends_test-append port:R-knitr \ port:R-rgl \ port:R-rmarkdown \ port:R-testthat test.run yes