# -*- 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 # Revert to GitHub once updated there. R.setup cran vincentarelbundock tinysnapshot 0.0.5 revision 0 categories-append devel maintainers nomaintainer license GPL-3+ description Snapshots for unit tests using the R-tinytest framework long_description {*}${description} homepage https://github.com/vincentarelbundock/tinysnapshot checksums rmd160 73a81b7501d6730d538a0d66974dfd161c0710c0 \ sha256 3e36f50f56229bc6c14057e815eb31666c263fe5136f82c80ee51e5923eb81f0 \ size 58138 supported_archs noarch platforms {darwin any} depends_lib-append port:R-diffobj \ port:R-magick \ port:R-tinytest depends_test-append port:R-fontquiver \ port:R-ggplot2 \ port:R-ragg \ port:R-rsvg \ port:R-svglite test.run yes