# -*- 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.6 revision 0 categories-append devel platforms {darwin any} 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 58d25636602123282df8d5ca74b2bc4d565a48d4 \ sha256 1c6d45a2bee736890e48155c3566ea49824a984eb26c92709da15386ee3d4f97 \ size 72375 supported_archs noarch 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