Files

28 lines
992 B
Tcl

# -*- 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 openssl 1.0
PortGroup R 1.0
R.setup cran cran forge 0.2.0
revision 2
categories-append devel
maintainers nomaintainer
license Apache-2
description Helper functions with a consistent interface to coerce and verify \
the types and shapes of values for input checking.
long_description {*}${description}
checksums rmd160 da5640c3cdf2c1e40154d701da510e65cc3e7c05 \
sha256 8a57396adc21970f57a13916ed2335d6eb35a5e29f09ee3e80f3a93298fe4e5e \
size 7194
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-magrittr \
port:R-rlang
depends_test-append port:R-covr \
port:R-testthat
test.run yes